MediaWiki:Vector.css: Difference between revisions

No edit summary
No edit summary
Line 15: Line 15:
.vector-menu-portal .p-lang {border-top-left-radius:0.2em;border-top-right-radius:0.2em;}
.vector-menu-portal .p-lang {border-top-left-radius:0.2em;border-top-right-radius:0.2em;}
/* Tabs */
/* Tabs */
.vector-menu-tabs li {background-image: linear-gradient(to top, #f5f7f7, #e3efef);border-bottom:1px solid black;}
.vector-menu-tabs li {background-image: linear-gradient(to top, #e87057, #333);border-bottom:1px solid black;}
.vector-menu-tabs .selected {border-left:1px solid black;border-right:1px solid black;border-top:1px solid black;border-bottom:1px solid #f5f7f7;background-image:none!important;background:#f5f7f7;}
.vector-menu-tabs .selected {border-left:1px solid black;border-right:1px solid black;border-top:1px solid black;border-bottom:1px solid #f5f7f7;background-image:none!important;background:#f5f7f7;}
.vector-menu-tabs .selected {border-top-right-radius:0.2em;border-top-left-radius:0.2em;border-bottom-right-radius:0.05em;border-bottom-left-radius:0.05em;margin-top:5px;line-height:3.5px;position:relative;z-index:2}
.vector-menu-tabs .selected {border-top-right-radius:0.2em;border-top-left-radius:0.2em;border-bottom-right-radius:0.05em;border-bottom-left-radius:0.05em;margin-top:5px;line-height:3.5px;position:relative;z-index:2}
Line 25: Line 25:
#p-personal {top:0px;}
#p-personal {top:0px;}
/* Thematic UI */
/* Thematic UI */
#searchInput {background:#f5f7f7;border:1px solid black;border-radius:0.2em;}
#searchInput {background:#333;border:1px solid black;border-radius:0.2em;}


/* Non-core framework for theme integration */
/* Non-core framework for theme integration */
Line 32: Line 32:
#siteNotice {margin-top:-5px;margin-bottom:5px;}
#siteNotice {margin-top:-5px;margin-bottom:5px;}


/* Code for site functions can be found at MediaWiki:Common.css */
/* Usernames /*
 
a[href="/wiki/User:Screamer1234"]  { color:cyan !important; font-weight: bold !important; }
/***** CSS placed ha[href="/wiki/User:USERNAME"]  { color:COLOUR NAME !important; font-weight: bold !important; }
ere will be applied to all skins on the entire site. *****/
 
a[href="/wiki/User:Lawiki1534"]  { color:#2871F7 !important; font-weight: bold !important; }
/***** CSS placed ha[href="/wiki/User:USERNAME"]  { color:COLOUR NAME !important; font-weight: bold !important; }
ere will be applied to all skins on the entire site. *****/
 
a[href="/wiki/User:Sump"]  { color:cyan !important; font-weight: bold !important; }
/***** CSS placed ha[href="/wiki/User:USERNAME"]  { color:COLOUR NAME !important; font-weight: bold !important; }
ere will be applied to all skins on the entire site. *****/
 
a[href="/wiki/User:HLDK"]  { color:orange !important; font-weight: bold !important; }
/***** CSS placed ha[href="/wiki/User:USERNAME"]  { color:COLOUR NAME !important; font-weight: bold !important; }
ere will be applied to all skins on the entire site. *****/
 
a[href="/wiki/User:TheMan5"]  { color:white !important; font-weight: bold !important; }
/***** CSS placed ha[href="/wiki/User:USERNAME"]  { color:COLOUR NAME !important; font-weight: bold !important; }
ere will be applied to all skins on the entire site. *****/
 
a[href="/wiki/User:MoekaChiina"]  { color:#db4dff !important; font-weight: bold !important; }
/***** CSS placed ha[href="/wiki/User:USERNAME"]  { color:COLOUR NAME !important; font-weight: bold !important; }
ere will be applied to all skins on the entire site. *****/
 
a[href="/wiki/User:Zeroxeon"]  { color:#00f521 !important; font-weight: bold !important; }
/***** CSS placed ha[href="/wiki/User:USERNAME"]  { color:COLOUR NAME !important; font-weight: bold !important; }
ere will be applied to all skins on the entire site. *****/