mirror of https://github.com/zulip/zulip.git
design: Restore font color in left sidebar to #333.
This fixes a major complaint with the left sidebar styling.
This commit is contained in:
parent
7dbf0c8811
commit
60a81fef43
|
@ -148,10 +148,6 @@ li.hidden-filter {
|
|||
padding-right: 10px;
|
||||
}
|
||||
|
||||
.left-sidebar li a {
|
||||
color: #555;
|
||||
}
|
||||
|
||||
.left-sidebar li {
|
||||
padding-top: 2px;
|
||||
padding-bottom: 2px;
|
||||
|
|
Loading…
Reference in New Issue