Template:Insert quote panel/styles.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 35:
 
/* =================================================================
SCENARIO A: NO IMAGE (Gray Box with custom bar)
================================================================= */
 
/* 1. The Box itself */
.insert-quote-panel.no-image .insert-quote-content {
background: #F8F9FA;
/* This creates YOUR specific vertical bar */
border: 0 solid #9CA4AC;
border-radiusleft: 04px solid #9CA4AC;
padding: .5em .5em .5emborder-radius: 0;
padding: 0.8em 1em 0.8em 1.2em;
color: #202122;
}
 
/* 2. Kill the default Wiki bar inside the box */
.insert-quote-panel.no-image a,
.insert-quote-panel.no-image a:visited {.insert-quote-content blockquote,
.insert-quote-panel.no-image .insert-quote-content small {.templatequote,
color: #202122;
.insert-quote-panel.no-image a,.insert-quote-content p {
text-decoration: underline;
border-left: none !important;
padding: 0 !important;
margin: 0 !important;
background: transparent !important;
}
 
/* --- A13. FIXAuthor AUTHOR INDENTstyling (NONo IMAGEImage) --- */
.insert-quote-panel.no-image .insert-quote-content .templatequotecite,
.insert-quote-panel.no-image .insert-quote-content cite, {
.insert-quote-panel.no-image .insert-quote-content small {
display: block;
padding-left: 0; /* AdjustedFlush left relative to 2.5emthe perquote requesttext */
paddingmargin-lefttop: 30.0em !important8em;
marginfont-topsize: 0.5em9em;
font-weight: bold;
}
 
 
/* =================================================================