projects
/
pgopen2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fefa247
)
change hover stylings
author
xenophenes
<sarah.conway@crunchydata.com>
Mon, 18 Dec 2017 00:04:33 +0000
(16:04 -0800)
committer
xenophenes
<sarah.conway@crunchydata.com>
Mon, 18 Dec 2017 00:04:33 +0000
(16:04 -0800)
static/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/static/css/style.css
b/static/css/style.css
index 276ee29592e1611b278d41be3da8655cf8626d63..334d259505fc05adda9d2089a759a3841b458d3d 100644
(file)
--- a/
static/css/style.css
+++ b/
static/css/style.css
@@
-514,10
+514,11
@@
.fixedtheme .navbar-nav > li.active,
.fixedtheme .navbar-nav > li > a:focus,
.fixedtheme .navbar-nav > li > a:hover {
-
background-color: #419bdc
;
+
color: #383b43
;
}
- .navbar-default .navbar-nav > li > a {
+ .navbar-default .navbar-nav > li > a,
+ .fixedtheme .navbar-nav > li > a {
color: #121212;
font-weight: 600;
transition: all 0.4s ease;