[gnome-builder] style: remove old styling



commit f6166d32ac83c23b07a63916908a70f3d8f22f64
Author: Christian Hergert <chergert redhat com>
Date:   Sun Jul 23 22:37:12 2017 -0700

    style: remove old styling

 data/themes/shared.css |   52 ------------------------------------------------
 1 files changed, 0 insertions(+), 52 deletions(-)
---
diff --git a/data/themes/shared.css b/data/themes/shared.css
index d608366..8d19d0d 100644
--- a/data/themes/shared.css
+++ b/data/themes/shared.css
@@ -15,31 +15,6 @@ filechooser actionbar button.combo {
 }
 
 
-
-
-/*
- * For our pattern of popover with lists (and close buttons).
- */
-popover list row {
-  padding: 6px;
-}
-popover list row button:not(.circular) {
-  background: transparent;
-  border: none;
-  box-shadow: none;
-  margin: 0;
-  padding: 0;
-  opacity: 0.25;
-}
-popover list row:selected button:not(.circular),
-popover list row:selected button:hover:not(.circular) {
-  color: @theme_selected_fg_color;
-}
-popover list row button:hover:not(.circular) {
-  opacity: 1;
-}
-
-
 /*
  * Styling in the genesis (create project) perspective.
  */
@@ -100,33 +75,6 @@ button.run-arrow-button {
 }
 
 
-popover.popover-selector list {
-  padding: 12px;
-}
-
-popover.popover-selector list row {
-  padding: 8px;
-}
-
-popover.popover-selector list row image {
-  min-height: 16px;
-  min-width: 16px;
-  margin-right: 12px;
-}
-popover.popover-selector list row image:dir(rtl) {
-  margin-right: 0px;
-  margin-left: 12px;
-}
-popover.popover-selector list row .accel {
-  margin-left: 20px;
-  margin-right: 0;
-}
-popover.popover-selector list row .accel:dir(rtl) {
-  margin-left: 0;
-  margin-right: 20px;
-}
-
-
 buildperspective list.sidebar row:selected button:hover {
   border-color: transparent;
   box-shadow: none;


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