*) new dark skin by KoH

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2763 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
theli 19 years ago
parent c628df43a4
commit a9e2acd6c0

@ -1,189 +1,88 @@
body { /* Skin */
background-color:#000000; body { color: #777; background-color: #000; }
color:#BBBBBB;
} a:link, a:visited { color: #888; }
h1 { a:hover { color: #999; }
font-family:Helvetica, sans-serif;
font-size:16pt;
font-style:normal; /* Menu */
line-height:14pt; .menugroup h3,
margin-top:0pt; .SubMenugroup h3,
margin-bottom:0pt; .SubMenu h3 { background-color: #222; color: #777; }
}
h2 { a.MenuItemLink,
font-family:Helvetica, sans-serif; ul.SubMenu em { background-color: #444; color: #888; }
font-size:14pt; a:hover.MenuItemLink { color:#AAA; }
font-style:normal;
line-height:14pt; /* Head */
margin-top:0pt; div.head h1 { background-color: #333; color: #AAA; }
margin-bottom:0pt;
} /* Tables */
h3 { .TableHeader { color: #777; background-color: #333; }
font-family:Helvetica, sans-serif; .TableCellDark { color: #666; background-color: #252525; }
font-size:12pt; .TableCellLight { color: #666; background-color: #2C2C2C; }
font-style:normal; .TableCellSummary { color: #777; background-color: #333; }
line-height:14pt; .TableCellPassive { color: #666; background-color: #252525; }
margin-top:0pt; .TableCellActive { color: #666; background-color: #2C2C2C; }
margin-bottom:0pt;
} /* Blog and Wiki*/
h4 { .Post { background-color: #222; }
font-family:Helvetica, sans-serif; .PostSubject { background-color: #555; }
font-size:10pt; .PostSubject a { color: #666; }
font-style:normal; .PostInfo { background-color:#333; }
line-height:14pt; .PostInfo a { color: #666; }
margin-top:0pt; .PostBody { color: #666; }
margin-bottom:0pt;
} /* Wiki */
a, body, div, li, ol, span, table, td, tr, ul { .WikiTOCBox { background-color: #2C2C2C; border: 1px solid #555; }
color:#666666;
font-family:Helvetica, sans-serif; a.unknown { color: #666; }
font-size:10pt; a.known { color: #600; }
font-style:normal; a.known:hover { color: #722; }
line-height:14px; a.extern { color: #635; }
margin-top:0px;
margin-bottom:0px; /* in Bookmarks */
} .bookmark { border-bottom: 1px #000 dashed; }
*.small { .Tags { border-left: 2px solid black; }
font-family:Helvetica, sans-serif;
font-size:8pt; a.bookmarkTitle { color: #4070a0; }
font-style:normal; a:hover.bookmarkTitle { color: #4070a0; }
line-height:9px; a.bookmarkTags { color: #007050; }
margin-top:0px; a:hover.bookmarkTags { color: #4070a0; }
margin-bottom:0px; a.bookmarkAction { color: #999999; }
}
body, div, li, ol, span, table, td, tr, ul { .Navigation a { color: #555; }
.Navigation a:hover { color: #777; }
text-decoration:none;
} /* in Status.html */
a:hover { .ProgressBar { border: 1px solid #777; }
color:#888888; .ProgressBarFill { background-color: #944; }
}
a.unknown { /* Copyright info */
color:#666666; .info { border-top: 1px solid gray; }
}
a.known { /* Searchresults */
color:#555555; .searchresults { border-top: 1px #000 dashed; }
} .searchresults .url a { color: #008000; }
*.yellow { .snippetLoading { color: #999999; }
color:#0000FF; .snippetError { color: red; }
font-weight:bold;
text-decoration:none; /* other */
font-size:11px; .settingsValue { color: #556699; }
} .Headline { background-color: #4070a0; color: white; }
*.blue { .Heading { background-color: #4070a0; }
color:#556699; .error, .warning { color: red; }
font-weight:bold; .success { color: green; }
text-decoration:none; .Message { background-color: #eeeeee; }
font-size:11px; .example { background-color: #D3D3D3; }
}
*.tt {
font-family:Courier,Terminal,sans-serif; /* Log */
font-size:8pt; body#ViewLog pre { color: #777; background-color: #333; }
line-height:9px;
} /* Forms */
.Menu { fieldset { color: #777; background-color: #222; border: 1px solid #555; }
width: 140; legend { color: #777; background-color: #2A2A2A; }
} form dt, dl.pairs dt { background-color: #2A2A2A; }
.MenuHeader { form dd, dl.pairs dd { background-color: #222; }
background-color: #000000; input, select, textarea { color: #777; background-color: #000; }
color:white;
font-size: 9px;
font-weight:bold;
}
.MenuItem {
background-color: #2A2A2A;
font-weight:bold;
text-decoration:none;
font-size:11px;
padding-top: 2;
padding-bottom: 2;
}
.MenuItemLink {
color:#777777;
font-weight:bold;
text-decoration:none;
font-size:11px;
}
a.MenuItemLink:hover {
color:#8F8F8F;
font-weight:bold;
text-decoration:none;
}
.MenuSpacer {
height: 4;
}
.Headline {
color:#777777;
font-weight: bold;
font-size: 160%;
font-family: Helvetica, Arial;
text-align: center;
text-decoration:underline;
}
.Heading {
background-color: #2A2A2A;
height: 38px;
}
.TableHeader {
background-color: #2A2A2A;
}
.TableCellDark {
background-color: #373737;
}
.TableCellLight {
background-color: #404040;
}
.TableCellActive {
background-color: #ffbbaa;
}
.TableCellSummary {
background-color: #505050;
}
.WikiBackground {
background-color: #202020;
}
.MessageBackground {
background-color: #202020;
}
.bookmarkTags{
color: #007050;
font-weight:bold;
text-decoration:none;
white-space:nowrap;
}
.bookmarkTitle{
line-height: 120%;
color: #4070a0;
font-size:17px;
font-weight:bold;
text-decoration:none;
}
.bookmarkDescription{
font-style:normal;
}
.bookmarkAction{
color: #999999;
text-decoration:none;
}
img.bookmarkIcon, img.deleteIcon, img.recommendIcon {
height: 16px;
width: 16px;
}
.ResultDescription {
color:#4070a0;
font-weight:bold;
}
.ResultDateYBR {
color:#007050
}
.settingsValue {
color:#556699;
font-weight:bold;
}
div.ProgressBarFill {
background-color:#71D500;
}

Loading…
Cancel
Save