[gnome-builder] style: remove dead code



commit 2268cc8149aa6d87ff5416aef547fd5413d8cb1f
Author: Christian Hergert <chergert redhat com>
Date:   Fri Dec 18 23:58:55 2015 -0800

    style: remove dead code

 data/theme/Adwaita-shared.css |   29 -----------------------------
 1 files changed, 0 insertions(+), 29 deletions(-)
---
diff --git a/data/theme/Adwaita-shared.css b/data/theme/Adwaita-shared.css
index 7696d36..12b1927 100644
--- a/data/theme/Adwaita-shared.css
+++ b/data/theme/Adwaita-shared.css
@@ -19,35 +19,6 @@ box.linked-on-right button {
 
 
 /*
- * layout pane header styling.
- */
-/*
-layoutpane box.header.notebook {
-  border-bottom: 1px solid @borders;
-}
-layoutpane:not(.focused) box.header.notebook
-{
-  background-color: shade (@theme_bg_color, 0.95);
-}
-layoutpane stackswitcher button {
-  border: none;
-  box-shadow: none;
-  background: none;
-  opacity: 0.55;
-  border-radius: 0px;
-  border-top: 1px solid transparent;
-  border-bottom: 1px solid transparent;
-}
-layoutpane stackswitcher button:checked {
-  opacity: 1.0;
-}
-layoutpane layoutstack box.header.notebook GtkSeparator.vertical {
-  opacity: 0.75;
-}
-*/
-
-
-/*
  * Adjust devhelp styling.
  */
 devhelppanel entry:first-child {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]