mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
Dashboard stats arrows lost their colours
This commit is contained in:
parent
d67682ff6c
commit
dd456df0cc
1 changed files with 6 additions and 4 deletions
|
@ -346,13 +346,15 @@ table {
|
|||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
i.icon {
|
||||
color: #444;
|
||||
}
|
||||
|
||||
table {
|
||||
width: 100%;
|
||||
|
||||
.title {
|
||||
i.icon {
|
||||
color: #444;
|
||||
}
|
||||
}
|
||||
|
||||
th {
|
||||
font-weight: normal;
|
||||
text-align: center;
|
||||
|
|
Loading…
Reference in a new issue