summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLapo Calamandrei <calamandrei@gmail.com>2012-10-15 11:10:46 +0200
committerLapo Calamandrei <calamandrei@gmail.com>2012-10-15 11:10:46 +0200
commit0ee76826809baef50a3b972f11a8e330eebc52c2 (patch)
treec37dc64d8a0fc8944665994c6615c8f71fe8e7f4
parent840daffe51e1c976e3912f716e28c20ff799609e (diff)
downloadgnome-themes-standard-0ee76826809baef50a3b972f11a8e330eebc52c2.tar.gz
adwaita gtk3: remove a FIXME comment since the related bug has been fixed (#686092).
-rw-r--r--themes/Adwaita/gtk-3.0/gtk-widgets.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index c6682162..79bb5758 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -3308,9 +3308,6 @@ row:selected {
.content-view.view:backdrop,
.content-view.view:hover:backdrop {
- /* FIXME: :hover:backdrop doesn't work,
- * see: https://bugzilla.gnome.org/show_bug.cgi?id=686092
- */
background-color: @sidebar_bg_unfocused;
}