mirror of
https://github.com/discourse/discourse.git
synced 2026-08-26 13:17:20 -05:00
Add bg colour to table headings on dashboard
This commit is contained in:
@@ -356,6 +356,7 @@ table {
|
||||
th {
|
||||
font-weight: normal;
|
||||
text-align: center;
|
||||
background-color: #e4e4e4;
|
||||
}
|
||||
th.title {
|
||||
text-align: left;
|
||||
|
||||
Reference in New Issue
Block a user