diff --git a/src/resources/theme/Adwaita-shared.css b/src/resources/theme/Adwaita-shared.css index 244172f1..4a78e1d5 100644 --- a/src/resources/theme/Adwaita-shared.css +++ b/src/resources/theme/Adwaita-shared.css @@ -1,4 +1,3 @@ - /* development styles */ window.development-version headerbar { background: transparent -gtk-icontheme("system-run-symbolic") 80% 0/128px 128px no-repeat, @@ -7,7 +6,3 @@ window.development-version headerbar { @theme_bg_color 25%); color: alpha(@theme_fg_color, 0.2); } - -window.development-version headerbar label { - color: @theme_fg_color; -}