[gnome-shell] CSS: Remove a left-over from an earlier relayout iteration



commit 43a243b24ab3aa47716de6c98e25c01985ca3082
Author: Florian Müllner <fmuellner gnome org>
Date:   Fri Mar 11 21:12:24 2011 +0100

    CSS: Remove a left-over from an earlier relayout iteration

 data/theme/gnome-shell.css |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 22670bd..4fd303a 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -464,15 +464,6 @@ StTooltip StLabel {
     height: 24px;
 }
 
-.view-tab-boxpointer {
-    -arrow-border-radius: 9px;
-    -arrow-background-color: rgba(0,0,0,0.5);
-    -arrow-border-width: 2px;
-    -arrow-border-color: rgba(255,255,255,0.5);
-    -arrow-base: 30px;
-    -arrow-rise: 15px;
-}
-
 #searchResults {
     padding: 20px 10px 10px 10px;
     spacing: 18px;



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