[gnome-software] Drop unused css
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Drop unused css
- Date: Wed, 30 Jul 2014 13:51:01 +0000 (UTC)
commit bcf0f5b387af5511702ef13c00c7ff831bd54457
Author: Kalev Lember <kalevlember gmail com>
Date: Tue Jul 29 14:52:05 2014 +0200
Drop unused css
src/gtk-style-hc.css | 2 --
src/gtk-style.css | 9 ---------
2 files changed, 0 insertions(+), 11 deletions(-)
---
diff --git a/src/gtk-style-hc.css b/src/gtk-style-hc.css
index c82d045..5731be0 100644
--- a/src/gtk-style-hc.css
+++ b/src/gtk-style-hc.css
@@ -5,8 +5,6 @@
color: @theme_base_color;
}
-.installed-overlay-label { }
-
@keyframes throbbing {
0% { background-image: linear-gradient(to bottom, transparent, transparent); }
}
diff --git a/src/gtk-style.css b/src/gtk-style.css
index b0e0ff1..f435e92 100644
--- a/src/gtk-style.css
+++ b/src/gtk-style.css
@@ -7,20 +7,11 @@
text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}
-.installed-overlay-label { }
-
.index-title-alignment-software {
font-weight: bold;
font-size: 14px;
}
-
-GtkNotebook.main-notebook-software > GtkScrolledWindow {
- border-bottom-width: 0px;
- border-left-width: 0px;
- border-right-width: 0px;
-}
-
.needs-attention {
background-image: none;
background-color: shade(@theme_selected_bg_color, 1.1);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]