# HG changeset patch # User IBBoard # Date 1491042428 -3600 # Node ID 30064cf2a545445c1581e15092b04ceedddfd856 # Parent 61cd8144597e9bb22397f588f744e53673bc4325 Add another issue to the list (rarely seen) diff -r 61cd8144597e -r 30064cf2a545 gtk-3.20/gtk.scss --- a/gtk-3.20/gtk.scss Sat Apr 01 11:21:22 2017 +0100 +++ b/gtk-3.20/gtk.scss Sat Apr 01 11:27:08 2017 +0100 @@ -8,6 +8,7 @@ /// TODO: /// * Selected colour header bars show normal colour buttons (e.g. Gnome Documents app with documents selected) /// * Firefox GTK3 uses dark text on background tabs +/// * Header bar has "Busy" state I've never seen before and it makes Close and Menu buttons turn grey $variant: 'light'; @@ -529,4 +530,4 @@ } } } -} +} \ No newline at end of file