From 43a243b24ab3aa47716de6c98e25c01985ca3082 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Fri, 11 Mar 2011 21:12:24 +0100 Subject: [PATCH] CSS: Remove a left-over from an earlier relayout iteration --- data/theme/gnome-shell.css | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index 22670bdef..4fd303a95 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;