Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGonzalo Odiard <godiard@gmail.com>2011-11-25 22:34:26 (GMT)
committer Gonzalo Odiard <godiard@gmail.com>2011-11-25 22:34:26 (GMT)
commit9c854f782f6669effb27a9762955c210cb79216d (patch)
tree2b8fb5559647eb535922401b6d3a0152fd099186
parent8cebed27959c97e0c7e76c50cfdefc7f912d4320 (diff)
Remove Notebook styles
-rw-r--r--sugar-theme.css16
1 files changed, 0 insertions, 16 deletions
diff --git a/sugar-theme.css b/sugar-theme.css
index ae439df..1896f99 100644
--- a/sugar-theme.css
+++ b/sugar-theme.css
@@ -1,20 +1,4 @@
-GtkNotebook {
- background-color: @selection_grey;
- border-width: 0;
- -GtkNotebook-tab-overlap: -2;
- -GtkNotebook-tab-curvature: 6; /* $default_padding */
-}
-
-GtkNotebook tab {
- background-color: @button_grey;
- color: @white;
-}
-
-GtkNotebook tab:active {
- background-color: @selection_grey;
- /* color: @black; FIXME */
-}
GtkButton {
color: #ffffff;