mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Display of chart performance in charts view
This commit is contained in:
@@ -239,6 +239,17 @@ p.desc a {
|
||||
font-size:80%;
|
||||
}
|
||||
|
||||
|
||||
.rankup {
|
||||
color:green;
|
||||
}
|
||||
.rankdown {
|
||||
color:red;
|
||||
}
|
||||
.ranksame {
|
||||
color:grey;
|
||||
}
|
||||
|
||||
a {
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user