MediaWiki:Skin/Adventure.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
K (Textersetzung - „"http://kamelopedia.mormo.org/images/“ durch „"../images/“) |
K |
||
| (4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
/* == monobook == */ | /* == monobook == */ | ||
| − | + | #content { | |
background: #EEDDBB !important; | background: #EEDDBB !important; | ||
border: 2px solid #663311 !important; | border: 2px solid #663311 !important; | ||
} | } | ||
| − | body | + | body{ |
| − | background: url( | + | background: url(../images/8/8e/Sand0061_2_thumblarge.jpg) !important; |
} | } | ||
| − | + | #p-Navigation div, #p-Schnell_geblickt div, #p-Mitmachen div, #p-tb div, #p-search div { | |
| − | background: url( | + | background: url(../images/e/e7/Transparent_white.png) !important; |
} | } | ||
| − | + | #p-logo a { background-image: url(../images/5/57/Wiki_Hut.png) !important; } | |
| − | + | ||
| − | + | #p-cactions { | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
z-index:10; | z-index:10; | ||
} | } | ||
| − | + | #action-table td { | |
cursor:pointer; | cursor:pointer; | ||
height:20px; | height:20px; | ||
| Zeile 34: | Zeile 26: | ||
} | } | ||
| − | + | #action-view { | |
| − | background-image: url( | + | background-image: url(../images/c/c3/Eye.png); |
} | } | ||
| − | + | #action-view:hover, #action-view.selectedaction { | |
| − | background-image: url( | + | background-image: url(../images/8/8d/Eye_selected.png); |
} | } | ||
| − | + | #action-take { | |
| − | background-image: url( | + | background-image: url(../images/a/a6/Basket_put.png); |
} | } | ||
| − | + | #action-take:hover, #action-take.selectedaction { | |
| − | background-image: url( | + | background-image: url(../images/2/25/Basket_put_selected.png); |
} | } | ||
| − | + | #action-use { | |
| − | background-image: url( | + | background-image: url(../images/7/7c/Wrench.png); |
} | } | ||
| − | + | #action-use:hover, #action-use.selectedaction { | |
| − | background-image: url( | + | background-image: url(../images/9/97/Wrench_selected.png); |
} | } | ||
| − | + | #action-talk { | |
| − | background-image: url( | + | background-image: url(../images/d/db/Comment.png); |
} | } | ||
| − | + | #action-talk:hover, #action-talk.selectedaction { | |
| − | background-image: url( | + | background-image: url(../images/0/00/Comment_selected.png); |
} | } | ||
| − | + | #action-give { | |
| − | background-image: url( | + | background-image: url(../images/f/f0/Cake.png); |
} | } | ||
#action-give:hover, #action-give.selectedaction { | #action-give:hover, #action-give.selectedaction { | ||
| − | background-image: url( | + | background-image: url(../images/0/02/Cake_selected.png); |
} | } | ||
| − | + | .gametext { | |
text-align:left; | text-align:left; | ||
font-size:16px; | font-size:16px; | ||
| Zeile 85: | Zeile 77: | ||
/* Inaktive Bearbeitungs-Leiste */ | /* Inaktive Bearbeitungs-Leiste */ | ||
| − | + | #p-cactions ul li { | |
border: 2px solid #663311; | border: 2px solid #663311; | ||
} | } | ||
| − | + | #p-cactions ul li a { | |
background-color: #DDCCAA; | background-color: #DDCCAA; | ||
color: #000000; | color: #000000; | ||
} | } | ||
| − | + | #p-cactions ul li a:hover { | |
background-color: #FF3030; | background-color: #FF3030; | ||
} | } | ||
| Zeile 100: | Zeile 92: | ||
/* Aktive Bearbeitungs-Leiste */ | /* Aktive Bearbeitungs-Leiste */ | ||
| − | + | #p-cactions li.selected { | |
border: 3px solid #663311; | border: 3px solid #663311; | ||
} | } | ||
| − | + | #p-cactions li.selected a { | |
background-color: #BBAA88 !important; | background-color: #BBAA88 !important; | ||
color: #000000 !important; | color: #000000 !important; | ||
| Zeile 110: | Zeile 102: | ||
/* Siderbar */ | /* Siderbar */ | ||
| − | + | .pBody { border: 1px solid #663311; } | |
/* Hintergrund + Rahmen der Sidebar-Überschriften */ | /* Hintergrund + Rahmen der Sidebar-Überschriften */ | ||
| − | + | .portlet h5 { | |
background-color: #CCBB99 !important; | background-color: #CCBB99 !important; | ||
border: 1px solid #663311 !important; | border: 1px solid #663311 !important; | ||
| Zeile 122: | Zeile 114: | ||
/* Listenzeichen in der Sidebar */ | /* Listenzeichen in der Sidebar */ | ||
| − | + | .portlet ul { | |
list-style-type: square; | list-style-type: square; | ||
list-style-image: url("../images/3/33/K_ul.gif") !important; | list-style-image: url("../images/3/33/K_ul.gif") !important; | ||
| Zeile 129: | Zeile 121: | ||
/* == vector TODO == */ | /* == vector TODO == */ | ||
| − | + | div#p-logo a {background-image: url('images/5/57/Wiki_Hut.png') !important;} | |
/* Test für den Hintergrund */ | /* Test für den Hintergrund */ | ||
| Zeile 135: | Zeile 127: | ||
body { | body { | ||
background-color: #fcf6e4; | background-color: #fcf6e4; | ||
| − | + | } | |
| + | |||
| + | body, #mw-page-base, #head div.vectorMenu h5, div.vectorMenu h5 a { | ||
| + | background-image: url(../images/8/8e/Sand0061_2_thumblarge.jpg); | ||
} | } | ||
#mw-page-base { | #mw-page-base { | ||
background-color: #fff; | background-color: #fff; | ||
| − | + | } | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Aktuelle Version vom 30. Januar 2014, 13:58 Uhr
/* == monobook == */
#content {
background: #EEDDBB !important;
border: 2px solid #663311 !important;
}
body{
background: url(../images/8/8e/Sand0061_2_thumblarge.jpg) !important;
}
#p-Navigation div, #p-Schnell_geblickt div, #p-Mitmachen div, #p-tb div, #p-search div {
background: url(../images/e/e7/Transparent_white.png) !important;
}
#p-logo a { background-image: url(../images/5/57/Wiki_Hut.png) !important; }
#p-cactions {
z-index:10;
}
#action-table td {
cursor:pointer;
height:20px;
width:20px;
}
#action-view {
background-image: url(../images/c/c3/Eye.png);
}
#action-view:hover, #action-view.selectedaction {
background-image: url(../images/8/8d/Eye_selected.png);
}
#action-take {
background-image: url(../images/a/a6/Basket_put.png);
}
#action-take:hover, #action-take.selectedaction {
background-image: url(../images/2/25/Basket_put_selected.png);
}
#action-use {
background-image: url(../images/7/7c/Wrench.png);
}
#action-use:hover, #action-use.selectedaction {
background-image: url(../images/9/97/Wrench_selected.png);
}
#action-talk {
background-image: url(../images/d/db/Comment.png);
}
#action-talk:hover, #action-talk.selectedaction {
background-image: url(../images/0/00/Comment_selected.png);
}
#action-give {
background-image: url(../images/f/f0/Cake.png);
}
#action-give:hover, #action-give.selectedaction {
background-image: url(../images/0/02/Cake_selected.png);
}
.gametext {
text-align:left;
font-size:16px;
font-family:Comic Sans Ms;
font-weight:bold;
text-shadow: #000000 2px 2px 2px;
color:green;
}
/* Inaktive Bearbeitungs-Leiste */
#p-cactions ul li {
border: 2px solid #663311;
}
#p-cactions ul li a {
background-color: #DDCCAA;
color: #000000;
}
#p-cactions ul li a:hover {
background-color: #FF3030;
}
/* Aktive Bearbeitungs-Leiste */
#p-cactions li.selected {
border: 3px solid #663311;
}
#p-cactions li.selected a {
background-color: #BBAA88 !important;
color: #000000 !important;
}
/* Siderbar */
.pBody { border: 1px solid #663311; }
/* Hintergrund + Rahmen der Sidebar-Überschriften */
.portlet h5 {
background-color: #CCBB99 !important;
border: 1px solid #663311 !important;
border-left:none;
color: #663311; }
/* Listenzeichen in der Sidebar */
.portlet ul {
list-style-type: square;
list-style-image: url("../images/3/33/K_ul.gif") !important;
}
/* == vector TODO == */
div#p-logo a {background-image: url('images/5/57/Wiki_Hut.png') !important;}
/* Test für den Hintergrund */
body {
background-color: #fcf6e4;
}
body, #mw-page-base, #head div.vectorMenu h5, div.vectorMenu h5 a {
background-image: url(../images/8/8e/Sand0061_2_thumblarge.jpg);
}
#mw-page-base {
background-color: #fff;
}