update neutral theme

This commit is contained in:
Andrew Dolgov 2010-01-15 15:58:04 +03:00
parent bb6313961a
commit 6d9761498e
1 changed files with 29 additions and 0 deletions

View File

@ -134,3 +134,32 @@ select {
padding : 2px 0px 2px 4px;
}
div.tagCloudContainer {
border : 1px solid #88b0f0;
}
div.infoBoxContents a {
color : #5d82c0;
}
#infoBoxTitle {
border-color : #88b0f0;
background : #88b0f0;
text-shadow : #5d82c0 0px 1px 0px;
}
#infoBox {
border-color : #88b0f0;
background : #ecf4ff;
}
ul.browseFeedList, ul.userFeedList {
border : 1px solid #88b0f0;
}
div.prefFeedCatHolder {
border : 1px solid #88b0f0;
}