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

m
no edit summary
mNo edit summary
mNo edit summary
Line 7:
 
/* Personal Toolbar icons*/
body.wgl-theme-dark-user-menu-legacy #pt-anonuserpage:before, body.wgl-theme-dark-user-menu-legacy #pt-tmpuserpage:before, body.wgl-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;
}
body.wgl-theme-dark-user-menu-legacy #pt-anonuserpage, body.wgl-theme-dark-user-menu-legacy #pt-tmpuserpage, body.wgl-theme-dark-user-menu-legacy #pt-userpage a {
padding: 0;
}
Line 38:
}
 
body.wgl-theme-dark-menu-tabs {
border-radius: 6px 6px 0px 0px;
}
Line 47:
}
 
body.wgl-theme-dark-menu-tabs .mw-watchlink.icon a {
margin-top: -8px;
}
 
body.wgl-theme-dark-menu-tabs #ca-unwatch.icon a:hover:before, body.wgl-theme-dark-menu-tabs #ca-unwatch.icon a:before, body.wgl-theme-dark-menu-tabs #ca-watch.icon a:hover:before, body.wgl-theme-dark-menu-tabs #ca-watch.icon a:focus:before, body.wgl-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;
}
body.wgl-theme-dark-menu-tabs #ca-unwatch.icon a:hover:before {
background-position: -32px 0;
}
body.wgl-theme-dark-menu-tabs #ca-unwatch.icon a:before, body.wgl-theme-dark-menu-tabs #ca-watch.icon a:hover:before, body.wgl-theme-dark-menu-tabs #ca-watch.icon a:focus:before {
background-position: -16px 0;
}
body.wgl-theme-dark-menu-tabs li {
background-color: #FFAB78 !important;
border-radius: 6px 6px 0px 0px !important;
}
body.wgl-theme-dark-menu-tabs li a {
background-color: #FFAB78 !important;
border-radius: 6px 6px 0px 0px !important;
Line 78:
}
 
body.wgl-theme-dark-menu-tabs li.selected {
background-color: #FFAB78 !important;
}
body.wgl-theme-dark-menu-tabs-legacy .new a, body.wgl-theme-dark-menu-tabs-legacy .new a:visited {
color: #ffffff !important;
}
body.wgl-theme-dark-menu-dropdown body.wgl-theme-dark-menu-content a {
background-color: #973a00;
color: #fff;
Line 221:
}
/* Style the Sidebar */
#mw-panel body.wgl-theme-dark-menu-content-list{
padding: 6px;
background-color:#ffffff;