[gnome-maps] instruction-box: Rely on standard css
- From: Jonas Danielsson <jonasdn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps] instruction-box: Rely on standard css
- Date: Tue, 16 Sep 2014 05:35:46 +0000 (UTC)
commit 355e3636796f70bdf53caa9c46298725ae617964
Author: Jonas Danielsson <jonas threetimestwo org>
Date: Wed Sep 10 20:27:12 2014 +0200
instruction-box: Rely on standard css
The custom css for listbox seems good enough and
our custom one was creating some problems with white
on gray text.
ยง
https://bugzilla.gnome.org/show_bug.cgi?id=736346
data/gnome-maps.css | 15 ---------------
1 files changed, 0 insertions(+), 15 deletions(-)
---
diff --git a/data/gnome-maps.css b/data/gnome-maps.css
index 49a6e03..a3c6762 100644
--- a/data/gnome-maps.css
+++ b/data/gnome-maps.css
@@ -99,21 +99,6 @@
padding-left: 6px;
}
-#instruction-list .list-row {
- background-color: #f1f2f1;
- border-bottom: 1px solid #bbbeb7;
-}
-
-#instruction-list .list-row:hover {
- background-color: #f9f9f9;
- color: black;
-}
-
-#instruction-list .list-row:focused {
- background-color: @theme_selected_bg_color;
- color: @theme_selected_fg_color;
-}
-
.bubble-title {
font-size: 120%;
font-weight: bold;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]