[static-web] wiki: Background color for hover effect on first element of the editbar
- From: Tom Tryfonidis <tomtryf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [static-web] wiki: Background color for hover effect on first element of the editbar
- Date: Tue, 16 May 2017 10:47:16 +0000 (UTC)
commit 3b5068af8479fe14858435fa59b3cb4f110231cb
Author: Tom Tryfonidis <tomtryf gnome org>
Date: Tue May 16 13:45:02 2017 +0300
wiki: Background color for hover effect on first element of the editbar
wiki.gnome.org/gnome-responsive/css/screen.css | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/wiki.gnome.org/gnome-responsive/css/screen.css b/wiki.gnome.org/gnome-responsive/css/screen.css
index 4488d25..fa0174e 100644
--- a/wiki.gnome.org/gnome-responsive/css/screen.css
+++ b/wiki.gnome.org/gnome-responsive/css/screen.css
@@ -240,6 +240,10 @@ form.dialog {
background: #5698DB ;
}
+#side_editbar ul li:first-child:hover {
+ background: #4a86cf;
+}
+
/* Editbar Menu Items */
#side_editbar ul li a.nbattachments {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]