Browse Source

Color reported label in beluga

spaghetti 8 years ago
parent
commit
113eadb638
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      static/styles/beluga/style.css

+ 3
- 0
static/styles/beluga/style.css View File

1889
   float: right
1889
   float: right
1890
 }
1890
 }
1891
 
1891
 
1892
+.tl_reported {
1893
+  color: #e85a5a;
1894
+}
1892
 .tl_free {
1895
 .tl_free {
1893
   color: gold;
1896
   color: gold;
1894
 }
1897
 }

Loading…
Cancel
Save