mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -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,12 +346,14 @@ table {
|
||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
table {
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
|
.title {
|
||||||
i.icon {
|
i.icon {
|
||||||
color: #444;
|
color: #444;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
table {
|
|
||||||
width: 100%;
|
|
||||||
|
|
||||||
th {
|
th {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
|
Loading…
Reference in a new issue