MediaWiki:Vector-theme-dark.css: Difference between revisions

m
no edit summary
(Created page with "@import "/load.php?mode=articles&articles=MediaWiki:BlackWhite.css&only=styles"; →‎Import: @font-face { font-family: 'Pou Font'; src:url(https://static.miraheze.org/pouwiki/2/28/Pou-Font.ttf); } →‎Personal Toolbar icons: .vector-user-menu-legacy #pt-anonuserpage:before, .vector-user-menu-legacy #pt-tmpuserpage:before, .vector-user-menu-legacy #pt-userpage a:before, .oo-ui-icon-bell, .mew-ui-icon-bell:before, .oo-ui-icon-tray, .mw-ui-icon-tray:before, .oo-ui-ico...")
 
mNo edit summary
Line 7:
 
/* Personal Toolbar icons*/
.vectorwgl-theme-dark-user-menu-legacy #pt-anonuserpage:before, .vectorwgl-theme-dark-user-menu-legacy #pt-tmpuserpage:before, .vectorwgl-theme-dark-user-menu-legacy #pt-userpage a:before, .oo-ui-icon-bell, .mew-ui-icon-bell:before, .oo-ui-icon-tray, .mw-ui-icon-tray:before, .oo-ui-icon-userAvatar, .mw-ui-icon-userAvatar:before {
height: 20px;
width: 20px;
Line 31:
background-position: -40px 0;
}
.vectorwgl-theme-dark-user-menu-legacy #pt-anonuserpage, .vectorwgl-theme-dark-user-menu-legacy #pt-tmpuserpage, .vectorwgl-theme-dark-user-menu-legacy #pt-userpage a {
padding: 0;
}
Line 38:
}
 
.vectorwgl-theme-dark-menu-tabs {
border-radius: 6px 6px 0px 0px;
}
Line 47:
}
 
.vectorwgl-theme-dark-menu-tabs .mw-watchlink.icon a {
margin-top: -8px;
}
 
.vectorwgl-theme-dark-menu-tabs #ca-unwatch.icon a:hover:before, .vectorwgl-theme-dark-menu-tabs #ca-unwatch.icon a:before, .vectorwgl-theme-dark-menu-tabs #ca-watch.icon a:hover:before, .vectorwgl-theme-dark-menu-tabs #ca-watch.icon a:focus:before, .vectorwgl-theme-dark-menu-tabs #ca-watch.icon a:before {
background-image: url(https://static.miraheze.org/pouwiki/thumb/c/c3/PoupediaWatchstars.png/48px-PoupediaWatchstars.png);
height: 16px;
Line 58:
background-position: 0 0;
}
.vectorwgl-theme-dark-menu-tabs #ca-unwatch.icon a:hover:before {
background-position: -32px 0;
}
.vectorwgl-theme-dark-menu-tabs #ca-unwatch.icon a:before, .vectorwgl-theme-dark-menu-tabs #ca-watch.icon a:hover:before, .vectorwgl-theme-dark-menu-tabs #ca-watch.icon a:focus:before {
background-position: -16px 0;
}
.vectorwgl-theme-dark-menu-tabs li {
background-color: #FFAB78 !important;
border-radius: 6px 6px 0px 0px !important;
}
.vectorwgl-theme-dark-menu-tabs li a {
background-color: #FFAB78 !important;
border-radius: 6px 6px 0px 0px !important;
Line 78:
}
 
.vectorwgl-theme-dark-menu-tabs li.selected {
background-color: #FFAB78 !important;
}
.vectorwgl-theme-dark-menu-tabs-legacy .new a, .vectorwgl-theme-dark-menu-tabs-legacy .new a:visited {
color: #ffffff !important;
}
.vectorwgl-theme-dark-menu-dropdown .vectorwgl-theme-dark-menu-content a {
background-color: #973a00;
color: #fff;
Line 221:
}
/* Style the Sidebar */
#mw-panel .vectorwgl-theme-dark-menu-content-list{
padding: 6px;
background-color:#ffffff;