Added class 'archive'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1661 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cbc717941d
commit
031599c2bd
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue