Benutzer:Redeemer/monobook.css: Unterschied zwischen den Versionen
Aus GuildWiki
Zur Navigation springenZur Suche springen
(kleiner test, localhost ftp) |
Keine Bearbeitungszusammenfassung |
||
| Zeile 6: | Zeile 6: | ||
} | } | ||
/* | |||
/* Alternatives Menüdesign (Test) */ | |||
div.portlet#p-navigation ul, div.portlet#p-navigation div.pBody, | |||
div.portlet#p-partner ul, div.portlet#p-partner div.pBody, | |||
div.portlet#p-tb ul, div.portlet#p-tb div.pBody | |||
{ | |||
padding: 0; | |||
margin: 0; | |||
} | |||
div.portlet#p-navigation div.pBody, | |||
div.portlet#p-partner div.pBody, | |||
div.portlet#p-search div.pBody, | |||
div.portlet#p-tb div.pBody | |||
{ | |||
margin-top: 2px; | |||
} | |||
div.portlet div.pBody | |||
{ | { | ||
border-left-width: 0; | |||
padding: 0; | |||
-moz-border-radius-topright: 8px; | |||
-moz-border-radius-bottomright: 8px; | |||
} | } | ||
div.portlet h5 | |||
{ | { | ||
padding: 0 0 1px 40px; | |||
} | |||
div.portlet li | |||
{ | |||
display: block; | |||
line-height: normal; | |||
padding: 1px 0 0 22px; | |||
white-space: nowrap; | |||
overflow: hidden; | |||
height: 15px; | |||
background-color: #fff; | |||
border-width: 2px 0; | |||
border-style: solid; | |||
border-color: #fff; | |||
} | |||
div.portlet h5, div.portlet li | |||
{ | |||
background-image: url('/gwiki/images/0/04/Benutzer_Redeemer_Testicons_Zusammen.png'); | |||
background-repeat: no-repeat; | |||
} | |||
div.portlet li:hover | |||
{ | |||
background-color: #eee; | |||
border-color: #eee; | |||
} | |||
div.portlet#p-navigation li:last-child, | |||
div.portlet#p-partner li:last-child, | |||
div.portlet#p-search li:last-child, | |||
div.portlet#p-tb li:last-child | |||
{ | |||
-moz-border-radius-bottomright: 7px; | |||
} | |||
div.portlet#p-navigation li:first-child, | |||
div.portlet#p-partner li:first-child, | |||
div.portlet#p-search li:first-child, | |||
div.portlet#p-tb li:first-child | |||
{ | |||
-moz-border-radius-topright: 7px; | |||
} | |||
/* Überschriften */ | |||
div#p-search h5 | |||
{ | |||
background-position: 21px 0px; | |||
} | |||
div#p-navigation h5 | |||
{ | |||
background-position: 21px -16px; | |||
} | |||
div#p-partner h5 | |||
{ | |||
background-position: 21px -32px; | |||
} | |||
div#p-tb h5 | |||
{ | |||
background-position: 21px -48px; | |||
} | |||
/* Navigation */ | |||
li#n-Hauptseite | |||
{ | |||
background-position: 3px -64px; | |||
} | } | ||
li# | li#n-portal | ||
{ | { | ||
background | background-position: 3px -80px; | ||
} | } | ||
# | li#n-recentchanges | ||
{ | { | ||
background-position: 3px -96px; | |||
} | } | ||
li#n-randompage | |||
{ | { | ||
background-position: 3px -112px; | |||
} | } | ||
# | li#n-help | ||
{ | { | ||
background: | background-position: 3px -128px; | ||
} | } | ||
# | li#n-onlinewelten | ||
{ | { | ||
background-position: 3px -144px; | |||
} | } | ||
# | /* Partnerseiten */ | ||
li#t-gw-tactics | |||
{ | { | ||
background-position: 3px -160px; | |||
} | } | ||
# | li#t-onlinewelten | ||
{ | { | ||
background-position: 3px -176px; | |||
} | } | ||
# | li#t-wartower | ||
{ | { | ||
background-position: 3px -192px; | |||
background: | |||
} | } | ||
# | /* Werkzeuge */ | ||
li#t-whatlinkshere | |||
{ | { | ||
background-position: 3px -208px; | |||
} | |||
li#t-recentchangeslinked | |||
{ | |||
background-position: 3px -224px; | |||
} | } | ||
li#t-contributions | |||
{ | |||
background-position: 3px -240px; | |||
} | |||
li#t-log | |||
{ | { | ||
background: | background-position: 3px -256px; | ||
} | } | ||
li#t-blockip | |||
{ | { | ||
background | background-position: 3px -272px; | ||
} | } | ||
li#t-emailuser | |||
{ | { | ||
background-position: 3px -288px; | |||
} | } | ||
li#t-upload | |||
{ | { | ||
background | background-position: 3px -304px; | ||
} | } | ||
li#t-specialpages | |||
{ | { | ||
background-position: 3px -320px; | |||
} | } | ||
li#t-print | |||
{ | { | ||
background-position: 3px -336px; | |||
} | } | ||
li#t-permalink | |||
{ | { | ||
background-position: 3px -352px; | |||
} | } | ||
li#feedlinks | |||
{ | { | ||
background-position: 3px -368px; | |||
} | } | ||
Version vom 30. Juni 2009, 14:13 Uhr
/* lol, lol, css hacks! */
div.InfoboxKrReiterK
{
visibility:visible;
}
/* Alternatives Menüdesign (Test) */
div.portlet#p-navigation ul, div.portlet#p-navigation div.pBody,
div.portlet#p-partner ul, div.portlet#p-partner div.pBody,
div.portlet#p-tb ul, div.portlet#p-tb div.pBody
{
padding: 0;
margin: 0;
}
div.portlet#p-navigation div.pBody,
div.portlet#p-partner div.pBody,
div.portlet#p-search div.pBody,
div.portlet#p-tb div.pBody
{
margin-top: 2px;
}
div.portlet div.pBody
{
border-left-width: 0;
padding: 0;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
}
div.portlet h5
{
padding: 0 0 1px 40px;
}
div.portlet li
{
display: block;
line-height: normal;
padding: 1px 0 0 22px;
white-space: nowrap;
overflow: hidden;
height: 15px;
background-color: #fff;
border-width: 2px 0;
border-style: solid;
border-color: #fff;
}
div.portlet h5, div.portlet li
{
background-image: url('/gwiki/images/0/04/Benutzer_Redeemer_Testicons_Zusammen.png');
background-repeat: no-repeat;
}
div.portlet li:hover
{
background-color: #eee;
border-color: #eee;
}
div.portlet#p-navigation li:last-child,
div.portlet#p-partner li:last-child,
div.portlet#p-search li:last-child,
div.portlet#p-tb li:last-child
{
-moz-border-radius-bottomright: 7px;
}
div.portlet#p-navigation li:first-child,
div.portlet#p-partner li:first-child,
div.portlet#p-search li:first-child,
div.portlet#p-tb li:first-child
{
-moz-border-radius-topright: 7px;
}
/* Überschriften */
div#p-search h5
{
background-position: 21px 0px;
}
div#p-navigation h5
{
background-position: 21px -16px;
}
div#p-partner h5
{
background-position: 21px -32px;
}
div#p-tb h5
{
background-position: 21px -48px;
}
/* Navigation */
li#n-Hauptseite
{
background-position: 3px -64px;
}
li#n-portal
{
background-position: 3px -80px;
}
li#n-recentchanges
{
background-position: 3px -96px;
}
li#n-randompage
{
background-position: 3px -112px;
}
li#n-help
{
background-position: 3px -128px;
}
li#n-onlinewelten
{
background-position: 3px -144px;
}
/* Partnerseiten */
li#t-gw-tactics
{
background-position: 3px -160px;
}
li#t-onlinewelten
{
background-position: 3px -176px;
}
li#t-wartower
{
background-position: 3px -192px;
}
/* Werkzeuge */
li#t-whatlinkshere
{
background-position: 3px -208px;
}
li#t-recentchangeslinked
{
background-position: 3px -224px;
}
li#t-contributions
{
background-position: 3px -240px;
}
li#t-log
{
background-position: 3px -256px;
}
li#t-blockip
{
background-position: 3px -272px;
}
li#t-emailuser
{
background-position: 3px -288px;
}
li#t-upload
{
background-position: 3px -304px;
}
li#t-specialpages
{
background-position: 3px -320px;
}
li#t-print
{
background-position: 3px -336px;
}
li#t-permalink
{
background-position: 3px -352px;
}
li#feedlinks
{
background-position: 3px -368px;
}