Enabled Caching for items. Changed color of tags in diabook.

This commit is contained in:
Michael Vogel 2012-03-10 15:50:35 +01:00
parent e098147c24
commit 74b3e9f273
2 changed files with 18 additions and 3 deletions

View file

@ -1277,14 +1277,14 @@ section {
}
.tag {
/*background: url("../../../images/tag_b.png") repeat-x center left;*/
color: #3465A4;
color: #999;
padding-left: 3px;
font-size: 12px;
}
.tag a {
padding-right: 5px;
/*background: url("../../../images/tag.png") no-repeat center right;*/
color: #3465A4;
color: #999;
}
.wwto {
position: absolute !important;