MediaWiki:Common.css: Difference between revisions
No edit summary |
mNo edit summary |
||
| (13 intermediate revisions by the same user not shown) | |||
| Line 36: | Line 36: | ||
.vector-menu-tabs li a { | .vector-menu-tabs li a { | ||
text-decoration: none; | text-decoration: none; | ||
color: #ff8319 | color: #ff8319; | ||
} | } | ||
| Line 74: | Line 74: | ||
.oo-ui-multioptionWidget.oo-ui-widget-disabled, | .oo-ui-multioptionWidget.oo-ui-widget-disabled, | ||
div#mw-panel div.portal h3 { | div#mw-panel div.portal h3 { | ||
cursor: url(/~donald/ | cursor: url(/~donald/z/resources/assets/cursor.png) 7 0, auto; | ||
} | } | ||
| Line 81: | Line 81: | ||
.vector-menu-tabs ul li, | .vector-menu-tabs ul li, | ||
.vector-menu-tabs li a, | .vector-menu-tabs li a, | ||
.vector-menu, | |||
.vector-menu ul li, | |||
.vector-menu li a, | |||
.oo-ui-buttonElement > .oo-ui-buttonElement-button, | .oo-ui-buttonElement > .oo-ui-buttonElement-button, | ||
.oo-ui-optionWidget.oo-ui-widget-enabled, | .oo-ui-optionWidget.oo-ui-widget-enabled, | ||
| Line 95: | Line 95: | ||
.oo-ui-multioptionWidget.oo-ui-widget-enabled, | .oo-ui-multioptionWidget.oo-ui-widget-enabled, | ||
div#simpleSearch #searchButton,div#simpleSearch #mw-searchButton { | div#simpleSearch #searchButton,div#simpleSearch #mw-searchButton { | ||
cursor: url(/~donald/ | cursor: url(/~donald/z/resources/assets/cursorlink.png) 5 0, pointer; | ||
} | } | ||
| Line 115: | Line 115: | ||
} | } | ||
.zero { | .zero { | ||
background-image: url(/~donald/ | background-image: url(/~donald/z/images/3/36/Zero_Fog.png); | ||
animation-name: zero; | animation-name: zero; | ||
animation-duration: 20s; | animation-duration: 20s; | ||
| Line 125: | Line 125: | ||
} | } | ||
a .zero { | a .zero { | ||
background-image: url(/~donald/ | background-image: url(/~donald/z/images/e/e7/ZeroLink_Fog.png); | ||
} | } | ||
} | } | ||
| Line 135: | Line 135: | ||
} | } | ||
.zerowhite { | .zerowhite { | ||
background-image: url(/~donald/ | background-image: url(/~donald/z/images/7/73/ZeroWhite_Fog.png); | ||
animation-name: zerowhite; | animation-name: zerowhite; | ||
animation-duration: 20s; | animation-duration: 20s; | ||
| Line 145: | Line 145: | ||
} | } | ||
a .zerowhite { | a .zerowhite { | ||
background-image: url(/~donald/ | background-image: url(/~donald/z/images/e/e7/ZeroLink_Fog.png); | ||
} | } | ||
} | } | ||
| Line 161: | Line 161: | ||
box-shadow: 4px 4px 0px #999; | box-shadow: 4px 4px 0px #999; | ||
margin-top: 1.5em; | margin-top: 1.5em; | ||
margin-left: 12em; | |||
/* also added <div style="clear: both;"></div> before closing tag in skins/Vector/includes/templates/Footer.mustache */ | |||
} | } | ||
| Line 244: | Line 246: | ||
.vector-menu-tabs span, | .vector-menu-tabs span, | ||
.vector-menu-tabs a { | .vector-menu-tabs a, | ||
.vector-menu-tabs, | |||
#mw-head .vector-menu-dropdown .vector-menu-heading { | |||
background-image: none; | background-image: none; | ||
} | } | ||
| Line 318: | Line 322: | ||
/* More button */ | /* More button */ | ||
#mw-head . | #mw-head .vector-menu h3 { | ||
background: none; | background: none; | ||
} | } | ||
. | .vector-menu .menu { | ||
border: none; | border: none; | ||
box-shadow: none; | box-shadow: none; | ||
| Line 332: | Line 336: | ||
/* | /* | ||
. | .vector-menu .menu { | ||
border: 1px solid #999; | border: 1px solid #999; | ||
box-shadow: none; | box-shadow: none; | ||
| Line 338: | Line 342: | ||
margin: -1px 0 0 0; | margin: -1px 0 0 0; | ||
} | } | ||
. | .vector-menu li > a { | ||
text-transform: uppercase; | text-transform: uppercase; | ||
color: #000; | color: #000; | ||
} | } | ||
. | .vector-menu li > a:hover { | ||
text-decoration: none; | text-decoration: none; | ||
color: #ff8319; | color: #ff8319; | ||
} | } | ||
*/ | |||
. | .vector-menu .menu li:not(:first-child) { | ||
background: #fff; | background: #fff; | ||
padding-right: 10px; | padding-right: 10px; | ||
| Line 356: | Line 360: | ||
} | } | ||
#p-cactions-label span, | |||
. | .vector-legacy-sidebar .vector-menu-portal .vector-menu-content li a, | ||
. | .vector-legacy-sidebar .vector-menu-portal .vector-menu-content li a:visited { | ||
color: #ff8319; | color: #ff8319; | ||
} | } | ||
. | #p-cactions-label { /* more button */ | ||
width: 50px; | |||
} | |||
.vector-menu-dropdown .vector-menu-heading::after { | |||
content: ''; | |||
position: absolute; | |||
right: 6px; | |||
top: 1.05em; | |||
opacity: 1; | opacity: 1; | ||
height: 8px; | height: 8px; | ||
background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"> <path fill="%23ff8319" transform="rotate(180 5,5)" d="m0.0,9.5l5,-8.828127l5,8.825l-10,0z"/> </svg>'); | |||
} | } | ||
| Line 457: | Line 467: | ||
padding: 1em 1em 1em 0em; | padding: 1em 1em 1em 0em; | ||
box-shadow: 4px 4px 0px #ff8319; | box-shadow: 4px 4px 0px #ff8319; | ||
} | |||
.vector-legacy-sidebar .vector-menu-portal .vector-menu-heading { | |||
color: #444; | |||
} | } | ||
| Line 465: | Line 479: | ||
margin-left: 12em; | margin-left: 12em; | ||
} | } | ||
/* also changed 11em -> 12em in skins/Vector/screen | /* also changed 11em -> 12em in skins/Vector/resources/skins.vector.styles.legacy/layouts/screen.less */ | ||
.mw-body { | .mw-body { | ||
| Line 544: | Line 558: | ||
/* Template:Highway */ | /* Template:Highway */ | ||
/********************/ | /********************/ | ||
.highway-box-top { | .highway-box-top { | ||
background: #000 url("/~donald/ | background: #000 url("/~donald/z/images/8/8f/0_notebook_top.png") no-repeat left top; | ||
border-top-right-radius: 10px; | border-top-right-radius: 10px; | ||
width: 350px; | width: 350px; | ||
| Line 554: | Line 569: | ||
} | } | ||
.highway-box-bottom { | .highway-box-bottom { | ||
background: #000 url("/~donald/ | background: #000 url("/~donald/z/images/f/ff/0_notebook_bottom.png") no-repeat left bottom; | ||
border-bottom-right-radius: 10px; | border-bottom-right-radius: 10px; | ||
width: 350px; | width: 350px; | ||
| Line 564: | Line 579: | ||
} | } | ||
.highway-box-main { | .highway-box-main { | ||
background: #000 url("/~donald/ | background: #000 url("/~donald/z/images/9/94/0_notebook_spine.png") repeat-y left top; | ||
color: #fff; | color: #fff; | ||
border-radius: 0; | border-radius: 0; | ||
| Line 651: | Line 666: | ||
/* Template:Acts */ | /* Template:Acts */ | ||
/*****************/ | /*****************/ | ||
.white, | .white, | ||
.white a, | .white a, | ||
| Line 698: | Line 714: | ||
.nowraplinks .selflink { | .nowraplinks .selflink { | ||
white-space: nowrap; | white-space: nowrap; | ||
} | |||
/***********************/ | |||
/* Special:Preferences */ | |||
/***********************/ | |||
/* don't let people (easily) switch to the bad, updated vector theme which isn't properly styled for the wiki */ | |||
label:has(input[value="vector-2022"]) { | |||
display: none; | |||
} | } | ||