Hello, you have come here looking for the meaning of the word
User:Ch1902/vector.css. In DICTIOUS you will not only get to know all the dictionary meanings for the word
User:Ch1902/vector.css, but we will also tell you about its etymology, its characteristics and you will know how to say
User:Ch1902/vector.css in singular and plural. Everything you need to know about the word
User:Ch1902/vector.css you have here. The definition of the word
User:Ch1902/vector.css will help you to be more precise and correct when speaking or writing your texts. Knowing the definition of
User:Ch1902/vector.css, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
/* User:Ch1902/vector.css */
body { font-family: Calibri, sans-serif; font-size: 1.1em; }
#mw-panel { width: 9em; margin-left:-0.75em }
#content { margin-left: 9em; }
#mw-head-base { margin-left: 9em; }
#left-navigation { left: 9em; }
#p-logo, #p-logo a { width: 9em; }
#p-cactions { display: block !important; }
.history-size { display: none; }
.navpopup {
background: #FFF !important;
border: 1px solid #A7D7F9 !important;
min-width: 600px !important;
max-height: 300px !important;
overflow: auto !important;
font-size: 0.7em;
text-align: justify;
box-shadow: 0 0 1em #333;
line-height: 1.4em;
}
.navpopup .popupTitle { font-size: 0.86em !important; }
table.popup_diff_dates, table.popup_diff_dates + hr { display: none !important; }
tr.popup_history_row_even td:first-child, tr.popup_history_row_odd td:first-child { display: none !important; }
tr.popup_history_row_even td, tr.popup_history_row_odd td { text-align: left !important; padding: 1px 2px !important; }
.navpopup ins.popupDiff, .navpopup del.popupDiff {
border-radius: 0.33em !important;
padding: 0.25em 0 !important;
text-decoration: none !important;
white-space: pre-wrap !important;
color: #000 !important;
}
.popupDiff { font-weight: bold !important; }
ins.popupDiff { background: #D8ECFF !important; }
del.popupDiff { background: #FEEEC8 !important; }
.navpopup hr { height: 1px !important; background: #2F6FAB !important; }
.navpopup h1, .navpopup h2, .navpopup h3 { border-bottom: 1px solid #AAA !important; }
/* category pages */
#mw-subcategories ul, #mw-subcategories li {
list-style-type: none !important;
list-style-image: none !important;
padding: 0 !important;
margin: 0 !important;
}
#mw-subcategories h3 {
font-size: 1.15em !important;
margin: 5px 0 2px 0 !important;
padding: 0 0 2px 0 !important;
border-bottom: 1px solid #EEE !important;
}
/* turn etc into folder/file icons */
span.CategoryTreeEmptyBullet {
text-align: left;
text-indent: -2000px !important;
display: inline-block;
width: 19px;
background: url(//upload.wikimedia.org/wikipedia/commons/thumb/c/c6/Folder-visiting.svg/18px-Folder-visiting.svg.png) center center no-repeat;
}
span.CategoryTreeToggle {
text-align: left !important;
text-indent: -2000px !important;
display: inline-block !important;
width: 19px;
background: url(//upload.wikimedia.org/wikipedia/commons/thumb/f/f3/Folder.svg/18px-Folder.svg.png) center center no-repeat;
}
span.CategoryTreeToggle {
text-align: left !important;
text-indent: -2000px !important;
display: inline-block !important;
width: 19px;
background: url(//upload.wikimedia.org/wikipedia/commons/thumb/d/d3/Folder-drag-accept.svg/18px-Folder-drag-accept.svg.png) center center no-repeat;
}
a.CategoryTreeLabelPage {
padding-left: 22px;
margin-left: -0.6em;
background: url(//upload.wikimedia.org/wikipedia/commons/thumb/1/1b/X-office-document.svg/18px-X-office-document.svg.png) left center no-repeat !important;
}
/* replace details with icon on category pages, details shown as title attribute onmouseover */
#mw-subcategories a.CategoryTreeLabel + span {
text-align: left !important;
text-indent: -2000px !important;
display: inline-block !important;
width: 19px;
background: url(//upload.wikimedia.org/wikipedia/commons/thumb/1/1f/Gnome-dialog-question.svg/16px-Gnome-dialog-question.svg.png) center center no-repeat;
}
/* hide info icon for totally empty categories */
#mw-subcategories a.CategoryTreeLabel + span {
display: none !important;
}