mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Design change
This commit is contained in:
parent
6516c2d108
commit
88f7f42bf8
@ -366,14 +366,17 @@ table.list tr td.rank {
|
||||
table.list tr td.rankup {
|
||||
color:green;
|
||||
padding-right: 8px;
|
||||
font-size: 80%;
|
||||
}
|
||||
table.list tr td.rankdown {
|
||||
color:red;
|
||||
padding-right: 8px;
|
||||
font-size: 80%;
|
||||
}
|
||||
table.list tr td.ranksame {
|
||||
color:grey;
|
||||
padding-right: 8px;
|
||||
font-size: 80%;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user