Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel QuiƱones <manuq@laptop.org>2013-03-18 14:15:33 (GMT)
committer Simon Schampijer <simon@laptop.org>2013-05-22 14:58:30 (GMT)
commit9706c445d069183ea777644ee1bf6f4851ff4930 (patch)
tree1d529dc6532daed6361b093bb0e18e5a24812dc0
parent766b75ca033811f1d4d24362058a4acffe51c8a3 (diff)
Remove black background in Browse tab pages - SL #4469
Signed-off-by: Manuel QuiƱones <manuq@laptop.org> Acked-by: Simon Schampijer <simon@laptop.org>
-rw-r--r--gtk3/theme/gtk-widgets.css.em4
1 files changed, 0 insertions, 4 deletions
diff --git a/gtk3/theme/gtk-widgets.css.em b/gtk3/theme/gtk-widgets.css.em
index 26a8a30..b06af65 100644
--- a/gtk3/theme/gtk-widgets.css.em
+++ b/gtk3/theme/gtk-widgets.css.em
@@ -364,10 +364,6 @@ GtkComboBox .menu {
/* Browse Widgets */
-BrowseTabPage {
- background-color: @black;
-}
-
BrowseSearchWindow .view {
background-color: @black;
color: @white;