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

Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
mNo edit summary
Line 7: Line 7:


/* Personal Toolbar icons*/
/* Personal Toolbar icons*/
.wgl-theme-dark-user-menu-legacy #pt-anonuserpage:before, .wgl-theme-dark-user-menu-legacy #pt-tmpuserpage:before, .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 {
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;
height: 20px;
width: 20px;
width: 20px;
Line 31: Line 31:
background-position: -40px 0;
background-position: -40px 0;
}
}
.wgl-theme-dark-user-menu-legacy #pt-anonuserpage, .wgl-theme-dark-user-menu-legacy #pt-tmpuserpage, .wgl-theme-dark-user-menu-legacy #pt-userpage a {
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;
padding: 0;
}
}
Line 38: Line 38:
}
}


.wgl-theme-dark-menu-tabs {
body.wgl-theme-dark-menu-tabs {
border-radius: 6px 6px 0px 0px;
border-radius: 6px 6px 0px 0px;
}
}
Line 47: Line 47:
}
}


.wgl-theme-dark-menu-tabs .mw-watchlink.icon a {
body.wgl-theme-dark-menu-tabs .mw-watchlink.icon a {
margin-top: -8px;
margin-top: -8px;
}
}


.wgl-theme-dark-menu-tabs #ca-unwatch.icon a:hover:before, .wgl-theme-dark-menu-tabs #ca-unwatch.icon a:before, .wgl-theme-dark-menu-tabs #ca-watch.icon a:hover:before, .wgl-theme-dark-menu-tabs #ca-watch.icon a:focus:before, .wgl-theme-dark-menu-tabs #ca-watch.icon a:before {
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);
background-image: url(https://static.miraheze.org/pouwiki/thumb/c/c3/PoupediaWatchstars.png/48px-PoupediaWatchstars.png);
height: 16px;
height: 16px;
Line 58: Line 58:
background-position: 0 0;
background-position: 0 0;
}
}
.wgl-theme-dark-menu-tabs #ca-unwatch.icon a:hover:before {
body.wgl-theme-dark-menu-tabs #ca-unwatch.icon a:hover:before {
background-position: -32px 0;
background-position: -32px 0;
}
}
.wgl-theme-dark-menu-tabs #ca-unwatch.icon a:before, .wgl-theme-dark-menu-tabs #ca-watch.icon a:hover:before, .wgl-theme-dark-menu-tabs #ca-watch.icon a:focus: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 {
background-position: -16px 0;
background-position: -16px 0;
}
}
.wgl-theme-dark-menu-tabs li {
body.wgl-theme-dark-menu-tabs li {
background-color: #FFAB78 !important;
background-color: #FFAB78 !important;
border-radius: 6px 6px 0px 0px !important;
border-radius: 6px 6px 0px 0px !important;
}
}
.wgl-theme-dark-menu-tabs li a {
body.wgl-theme-dark-menu-tabs li a {
background-color: #FFAB78 !important;
background-color: #FFAB78 !important;
border-radius: 6px 6px 0px 0px !important;
border-radius: 6px 6px 0px 0px !important;
Line 78: Line 78:
}
}


.wgl-theme-dark-menu-tabs li.selected {
body.wgl-theme-dark-menu-tabs li.selected {
background-color: #FFAB78 !important;
background-color: #FFAB78 !important;
}
}
.wgl-theme-dark-menu-tabs-legacy .new a, .wgl-theme-dark-menu-tabs-legacy .new a:visited {
body.wgl-theme-dark-menu-tabs-legacy .new a, body.wgl-theme-dark-menu-tabs-legacy .new a:visited {
color: #ffffff !important;
color: #ffffff !important;
}
}
.wgl-theme-dark-menu-dropdown .wgl-theme-dark-menu-content a {
body.wgl-theme-dark-menu-dropdown body.wgl-theme-dark-menu-content a {
background-color: #973a00;
background-color: #973a00;
color: #fff;
color: #fff;
Line 221: Line 221:
}
}
/* Style the Sidebar */
/* Style the Sidebar */
#mw-panel .wgl-theme-dark-menu-content-list{
#mw-panel body.wgl-theme-dark-menu-content-list{
padding: 6px;
padding: 6px;
background-color:#ffffff;
background-color:#ffffff;