1
0
mirror of https://github.com/Rnhmjoj/solarized-dark-ui synced 2025-01-26 11:54:21 +01:00

Merge pull request #7 from ardeshirj/status-bar-text

Add color for status bar text
This commit is contained in:
Michele Guerini Rocco 2015-02-27 13:58:44 +01:00
commit cd0a633e31

View File

@ -43,6 +43,7 @@
} }
.status-bar { .status-bar {
color: @text-color-info;
height: 36px; height: 36px;
line-height: 36px; line-height: 36px;
} }