Изменения

MediaWiki:Vector.css

3335 байт убрано, 18:48, 16 июля 2018
Нет описания правки
.examinewindow li
{
list-style-image: url(http://norrath.ru/w/images/design/Eq2bullet.gif);
}
line-height:40px;
}
span.FRAG img{background-image:url(httphttps://images.wikia.com/eq2/images/1/18/Sprite_fragment.gif);}span.IMBUE img{background-image:url(httphttps://images.wikia.com/eq2/images/8/85/Sprite_imbue.gif);}
span.ROOT img{background-image:url(httphttps://images.wikia.com/eq2/images/b/b3/Sprite_root.gif);}span.ROOT_RARE img{background-image:url(httphttps://images.wikia.com/eq2/images/6/6c/Sprite_roots_rare.gif);}
span.WOOD img{background-image:url(httphttps://images.wikia.com/eq2/images/e/e7/Sprite_wood.gif);}span.WOOD_RARE img{background-image:url(httphttps://images.wikia.com/eq2/images/b/bc/Sprite_wood_rare.gif);}
span.ORE img{background-image:url(httphttps://images.wikia.com/eq2/images/8/83/Sprite_ore.gif);}span.ORE_RARE img{background-image:url(httphttps://images.wikia.com/eq2/images/3/32/Sprite_ore_rare.gif);}
span.LEATHER img{background-image:url(httphttps://images.wikia.com/eq2/images/0/0b/Sprite_leather.gif);}span.LEATHER_RARE img{background-image:url(httphttps://images.wikia.com/eq2/images/a/ae/Sprite_leather_rare.gif);}
span.GEM img{background-image:url(httphttps://images.wikia.com/eq2/images/b/bd/Sprite_gem.gif);}span.GEM_RARE img{background-image:url(httphttps://images.wikia.com/eq2/images/2/26/Sprite_gem_rare.gif);}
span.METAL img{background-image:url(httphttps://images.wikia.com/eq2/images/5/5a/Sprite_metal.gif);}span.METAL_RARE img{background-image:url(httphttps://images.wikia.com/eq2/images/7/7e/Sprite_metal_rare.gif);}
span.LOAM img{background-image:url(httphttps://images.wikia.com/eq2/images/c/c9/Sprite_loam.gif);}span.LOAM_RARE img{background-image:url(httphttps://images.wikia.com/eq2/images/f/f6/Sprite_loam_rare.gif);}
/* a custom background for the RoK infobox */
table.rokbox {
background: url(httphttps://images.wikia.com/eq2/images/2/2d/RoK_background_screen.jpg)
center left no-repeat;
}
/* a custom background for the LoN infobox */
table.lonbox {
background: url(httphttps://images.wikia.com/eq2/images/4/41/LoN_background_screen.jpg)
center left no-repeat;
}
/* a custom background */
table.bg-parchment-yellow {
background: url(httphttps://images.wikia.com/eq2/images/b/b1/Parchment_yellowed.jpg)
repeat;
}
span.cpinput { display: none; }
input.cpinput {
background: url('httphttps://images.wikia.com/eq2/images/8/8c/Copy.png') top left no-repeat;
width: 0px;
height: 16px;
div.pb-inner
{
background-image: url(httphttps://images.wikia.com/eq2/images/c/c4/Pb.png);
background-repeat: repeat-x;
}
.toccolours {
border:2px solid rgba(0,102,153,0.1);}.toccolours th{background-color: transparent;border:2px solid #BAD8BArgba(0,102,153,0.1);
}
font-size: 0;
line-height: 0;
width:100%;
padding-top: 4px;
}
table.equipinformation table.content td.v_effectdesc li {
list-style-image: url("/w/images/design/Eq2bullet.gif");
margin: 0;
color: #FFFFFF;
}
.table-popular {width:100%; table-layout:fixed;}
.table-popular th {border-bottom: 2px solid rgba(0,102,153,0.2);}
.table-popular td {vertical-align:top;}
body.page-Заглавная_страница h2 {border-bottom: 0;}
/* 2015 */
div.vectorMenu div.menu, #catlinks, .title-shortlink-tooltip {
background: url(http://l2central.info/w/skins/s_sk/menu-lig.png) 0 0 repeat;
border: 1px solid;
border-collapse: collapse;
.suggestions-result-current {background-color: #006699;}
div.vectorMenu li a, div.vectorTabs li a {color: #006699;}
/*
* MenuSidebar
*/
/* this has to be overridden for every menu */
#p-Menu,
#p-Menu2,
#p-Menu3 {
overflow: visible;
}
/* this has to be overridden for every menu */
#p-Menu div,
#p-Menu2 div,
#p-Menu3 div {
margin: 0;
padding: 0;
}
/* this is an example to make the list of the second entry bigger e.g. when ther is a longer text in a list item
#p-Menu ul li.item2 ul {
width: 16em;
}
*/
/* this an example to change the background color of every second list item
li.even {
background-color: #eeeeee;
}
*/
.menuSidebar ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}
 
/* this div is only for better handling and navigation ... could also be done in inner ul*/
.menuSidebar ul div {
position: absolute;
top: -6px;
left: 100%; /* to position them to the right of their containing block */
width: 100%; /* width is based on the containing block */
z-index: 100; /* show ul on top */
}
.menuSidebar ul ul {
background: url(/w/skins/s_sk/menu-lig.png) 0 0 repeat;
padding: 10px !important;
border: 1px solid;
border-collapse: collapse;
box-shadow: 0.25em 0.25em 0.5em rgba(0,0,0,0.05);
border-color: rgba(0,102,153,0.05) rgba(0,102,153,0.2) rgba(0,102,153,0.2) rgba(0,102,153,0.05);
z-index: 101;
width: 12em;
}
.menuSidebar li {
position: relative; /* make li a container for inner elements */
margin: 1px;
z-index: 102; /* show on top; Needed for IE 7 */
}
/* move the > to the right */
.menuSidebar a span:after {
position: absolute;
right: 0;
font-family: FontAwesome;
content: "\f105";
}
.menuSidebar li.separator a:hover {
background: white;
}
/* Needed for IE 7 */
.menuSidebar li.separator a,
.menuSidebar li.separator {
line-height: 0px;
height: 0px;
font-size: 0px;
}
.menuSidebar ul li:last-Child a {
border-width: 0px 0px 0px 0px; // remove the last bottom line
padding-bottom: 0px;
}
/* hides the first level */
.menuSidebar ul li div { visibility:hidden; opacity:0; transition: visibility 0s ease-out 0.2s,opacity 0.2s ease-out;}
/* shows the first level and hide the second */
.menuSidebar ul li:hover div,
.menuSidebar ul li div:hover { visibility:visible; display: block; opacity:1;} /* div is again used for easier navigation*/
.menuSidebar ul li:hover ul li div { visibility:hidden; opacity:0; transition: visibility 0s ease-out 0.2s,opacity 0.2s ease-out; } /* hide the next level */
/* second level*/
.menuSidebar ul li ul li:hover div,
.menuSidebar ul li ul li div:hover { visibility:visible; display: block; opacity:1; } /* div is again used for easier navigation*/
.menuSidebar ul li ul li:hover ul li div { visibility:hidden; opacity:0; transition: visibility 0s ease-out 0.2s,opacity 0.2s ease-out; } /* hide the next level */
/* third level */
.menuSidebar ul li ul li ul li:hover div,
.menuSidebar ul li ul li ul li div:hover { visibility:visible; display: block; opacity:1; } /* div is again used for easier navigation*/
.menuSidebar ul li ul li ul li:hover ul li div { display: none; } /* hide the next level */
 
/* keep nested list fonts from continually decreasing in size with each nesting */
@media only screen and (max-width: 767px) {
#mw-panel div.portal div.body ul li {font-size: 11px !important;}
}
@media only screen and (min-width: 768px) {
#mw-panel div.portal div.body ul li {font-size: small !important;}
}
 
/* Allow popup submenus to overflow the sidebar area */
#mw-panel div.portal div.body ul li {
overflow: visible !important;
}
 
#p-treemenu_1 div.body {margin-left:0 !important;}
.menuSidebar ul li {padding-left:0.5em !important;}
#p-editors.portal .menuSidebar ul li {padding-left:0 !important;}
 
/* minor adjustments to the sidebar area for the Vector skin */
.menuSidebar ul div {
top: -1px !important; /* vertical offset of submenus */
}
@media only screen and (min-width: 768px) {
div#mw-head { top: 16px; right: -6px; }
color: #333;
}
 div#mw-panel div.portal h3 { padding: 0.25em 0 0.25em 0em;}div#mw-panel div.portal div.body { margin: 0 0 0 0.5em;}div#content {overflowdisplay: hiddenflow-root; background: transparent; color: #333;border-color: rgba(0,102,153,0.2); border-bottom: 0;}
img {max-width: 100%;width: auto \9;height: auto;vertical-align: middle;border: 0;-ms-interpolation-mode: bicubic;}
div#content h1, div#content h2, div#content #firstHeading {font-family: ptserif, georgia, serif}
border-color: rgba(0,102,153,0.05) rgba(0,102,153,0.2) rgba(0,102,153,0.2) rgba(0,102,153,0.05);
}
 #localNotice h2 {border-bottom: 0;}body.page-Заглавная_страница h1.firstHeading, h3#p-treemenu_1-label , body.page-Заглавная_страница .catlinks { display: none; }
div#mw-panel div#p-treemenu_1.portal {background-image:none; padding-top:0}
 
#p-treemenu_1 {display:inline-block;margin-left:0 !important;}
div#mw-panel div#p-treemenu_1.portal div.body {margin-left:0.75em !important;}