Added class 'archive'

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1661 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Björn Stenberg 2002-08-10 09:17:19 +00:00
parent cbc717941d
commit 031599c2bd

View file

@ -73,7 +73,7 @@ A {
background-color: #ff8080;
}
.changetable, .bugs, .dailymod, .buildstatus {
.changetable, .bugs, .dailymod, .buildstatus, .archive {
border: outset 2px #ffffff;
}
@ -81,7 +81,7 @@ A {
vertical-align: top;
}
.changetable td, .bugs td {
.changetable td, .bugs td, .archive td {
background-color: #c6d6f5;
padding: 4px;
}