[gnome-shell-extensions/merged-classic-branches: 6/15] Style popup combo box
- From: Florian MÃllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell-extensions/merged-classic-branches: 6/15] Style popup combo box
- Date: Fri, 1 Feb 2013 17:00:01 +0000 (UTC)
commit 2e5214e7482393bb1a518a66a8f060db1c0f4def
Author: Florian MÃllner <fmuellner gnome org>
Date: Tue Jan 22 17:16:39 2013 +0100
Style popup combo box
extensions/legacy-colors/stylesheet.css | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/extensions/legacy-colors/stylesheet.css b/extensions/legacy-colors/stylesheet.css
index 6768ad7..75388ff 100644
--- a/extensions/legacy-colors/stylesheet.css
+++ b/extensions/legacy-colors/stylesheet.css
@@ -4,7 +4,6 @@
- ON/OFF svg widgets. Can they be placed inside the extension dir?
- calendar dropdown colors
- bubble menus: separators
- - usermenu: online status dropdown still dark
- network menu: bold labels still white
*/
@@ -97,6 +96,13 @@
-arrow-base: 11px !important;
-arrow-rise: 5px !important;
}
+
+ .popup-combo-menu {
+ background-color: #e9e9e9 !important;
+ border: 1px solid #aaa !important;
+ color: #000 !important;
+ }
+
.popup-menu-item:active {
background-color: #4a90d9 !important;
color: #fff !important;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]