[gnome-shell] style: Clean out unused selectors
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] style: Clean out unused selectors
- Date: Fri, 25 Apr 2014 13:57:43 +0000 (UTC)
commit bc182f78b14bad708f60713c14503f0bbf81366f
Author: Florian Müllner <fmuellner gnome org>
Date: Fri Apr 25 03:19:22 2014 +0200
style: Clean out unused selectors
data/theme/gnome-shell.css | 56 --------------------------------------------
1 files changed, 0 insertions(+), 56 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 90defde..df2e52d 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -221,9 +221,6 @@ StScrollBar StButton#vhandle:active {
color: #9f9f9f;
}
-.popup-image-menu-item {
-}
-
.popup-separator-menu-item {
-gradient-height: 1px;
-gradient-start: rgba(255,255,255,0.0);
@@ -233,10 +230,6 @@ StScrollBar StButton#vhandle:active {
padding: 8px 0px;
}
-.popup-alternating-menu-item:alternate {
- font-weight: bold;
-}
-
.popup-status-menu-item {
font-weight: normal;
color: #999;
@@ -582,11 +575,6 @@ StScrollBar StButton#vhandle:active {
app-icon-bottom-clip: 2px;
}
-.app-menu-icon {
- width: 24px;
- height: 24px;
-}
-
.panel-button {
-natural-hpadding: 12px;
-minimum-hpadding: 6px;
@@ -1157,11 +1145,6 @@ StScrollBar StButton#vhandle:active {
text-shadow: black 0px 2px 2px;
}
-#LookingGlassDialog .lg-inspector-title {
- font-weight: bold;
- padding-bottom: 8px;
-}
-
.lg-dialog StEntry {
selection-background-color: #bbbbbb;
selected-color: #333333;
@@ -1241,10 +1224,6 @@ StScrollBar StButton#vhandle:active {
width: 0.3em;
}
-#calendarPopup .calendar {
- padding: 10px;
-}
-
.calendar {
padding: .4em 1.75em .8em 1.75em;
spacing-rows: 0px;
@@ -1773,26 +1752,6 @@ StScrollBar StButton#vhandle:active {
spacing: 8px;
}
-.thumbnail-scroll-gradient-left {
- background-gradient-direction: horizontal;
- background-gradient-start: rgba(51, 51, 51, 1.0);
- background-gradient-end: rgba(51, 51, 51, 0);
- border-radius: 24px;
- border-radius-topright: 0px;
- border-radius-bottomright: 0px;
- width: 60px;
-}
-
-.thumbnail-scroll-gradient-right {
- background-gradient-direction: horizontal;
- background-gradient-start: rgba(51, 51, 51, 0);
- background-gradient-end: rgba(51, 51, 51, 1.0);
- border-radius: 24px;
- border-radius-topleft: 0px;
- border-radius-bottomleft: 0px;
- width: 60px;
-}
-
.switcher-list .item-box {
padding: 8px;
border-radius: 8px;
@@ -2062,10 +2021,6 @@ StScrollBar StButton#vhandle:active {
icon-size: 48px;
}
-.mount-password-reask {
- color: red;
-}
-
.show-processes-dialog,
.mount-question-dialog {
spacing: 24px;
@@ -2361,13 +2316,6 @@ StScrollBar StButton#vhandle:active {
padding-bottom: 1em;
}
-.login-dialog-title {
- font-size: 14pt;
- font-weight: bold;
- color: #666666;
- padding-bottom: 2em;
-}
-
.login-dialog {
/* Reset border and background */
border: none;
@@ -2416,10 +2364,6 @@ StScrollBar StButton#vhandle:active {
background-size: contain;
}
-.login-dialog-user-list-item-text-box {
- padding: 0 0.5em;
-}
-
.login-dialog-user-list-item .login-dialog-timed-login-indicator {
background-color: rgba(0,0,0,0.0);
height: 2px;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]