From f7f5bfbf8380c8ec2131571812dd98b93d90ee2d Mon Sep 17 00:00:00 2001 From: Martin Donnelly Date: Wed, 16 Mar 2016 14:23:41 +0000 Subject: [PATCH] update hover colour --- .idea/workspace.xml | 120 ++++++++++++++++++++------------------------ html/css/app.css | 2 +- 2 files changed, 56 insertions(+), 66 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index aecd74e..961def7 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,7 +3,7 @@ - + @@ -24,23 +24,23 @@ - + - + - + - + @@ -67,11 +67,11 @@ - + - - + + @@ -143,21 +143,21 @@ - + - + - + - - + + @@ -227,13 +227,13 @@ @@ -248,9 +248,10 @@ - @@ -360,24 +361,6 @@ - + - - + + - - + + - - + + @@ -782,7 +771,8 @@ - @@ -1075,16 +1065,6 @@ - - - - - - - - - - @@ -1095,14 +1075,6 @@ - - - - - - - - @@ -1113,7 +1085,7 @@ - + @@ -1145,13 +1117,31 @@ + + + + + + + + + + - + + + + + + + + + \ No newline at end of file diff --git a/html/css/app.css b/html/css/app.css index ab08c7e..fc9196b 100644 --- a/html/css/app.css +++ b/html/css/app.css @@ -155,7 +155,7 @@ buttons { } #sidedrawer .entry:hover { - background-color: #E0E0E0; + background-color: #7BD1AA; } #sidedrawer strong + ul > li {