diff options
author | Horst3180 | 2015-05-17 13:16:12 +0200 |
---|---|---|
committer | Horst3180 | 2015-05-17 13:16:12 +0200 |
commit | d29eca70f340dc45b4ea3b372d7d66a813c5eb6e (patch) | |
tree | 9999e2be53201dc531068697f6dbc453af462e7c /gtk-3.0/gtk-contained.css | |
parent | 7c73ea635abe3dad8f2383269156f32648599685 (diff) | |
download | solarc-theme-d29eca70f340dc45b4ea3b372d7d66a813c5eb6e.tar.gz solarc-theme-d29eca70f340dc45b4ea3b372d7d66a813c5eb6e.tar.xz solarc-theme-d29eca70f340dc45b4ea3b372d7d66a813c5eb6e.zip |
no bold fonts
Diffstat (limited to 'gtk-3.0/gtk-contained.css')
-rw-r--r-- | gtk-3.0/gtk-contained.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk-3.0/gtk-contained.css b/gtk-3.0/gtk-contained.css index a8a2e06..991667f 100644 --- a/gtk-3.0/gtk-contained.css +++ b/gtk-3.0/gtk-contained.css @@ -784,7 +784,6 @@ GtkComboBox { color: rgba(82, 93, 118, 0.5); background-color: rgba(239, 240, 242, 0.95); } .header-bar .title { - font-weight: bold; padding: 0px 12px; } .header-bar .subtitle { font-size: smaller; @@ -1343,7 +1342,6 @@ column-header .button, column-header .button:hover, column-header .button:active background-color: rgba(0, 0, 0, 0.02); } .notebook tab GtkLabel { padding: 0 2px; - font-weight: bold; color: rgba(92, 97, 108, 0.55); } .notebook tab .prelight-page GtkLabel, .notebook tab GtkLabel.prelight-page { color: rgba(92, 97, 108, 0.775); } |