projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1326b76
)
i'm not sure colors can be that long
author
Greg Farough
<gregf@fsf.org>
Thu, 19 Sep 2019 22:56:03 +0000
(18:56 -0400)
committer
Greg Farough
<gregf@fsf.org>
Thu, 19 Sep 2019 22:56:03 +0000
(18:56 -0400)
2020/assets/css/custom.css
patch
|
blob
|
blame
|
history
diff --git
a/2020/assets/css/custom.css
b/2020/assets/css/custom.css
index 568fd8c765c5b4c1050dfa1414ac101e828826ff..815fad775b5356bbb076ef11a1b5d0ea6b2982a6 100644
(file)
--- a/
2020/assets/css/custom.css
+++ b/
2020/assets/css/custom.css
@@
-344,7
+344,7
@@
hr {
.open .dropdown-toggle.btn-default {
color: #ffffff;
background-color:#f57900;
- border-color: #f57900
36
;
+ border-color: #f57900;
}
.btn-default.active.focus,
@@
-358,7
+358,7
@@
hr {
.open > .dropdown-toggle.btn-default:hover {
color: #ffffff;
background-color:#f57900;
- border-color: #f57900
36
;
+ border-color: #f57900;
}
@@
-779,7
+779,7
@@
hr {
.nav > li > a:hover,
.nav > li > a:focus {
- background-color:#f57900
38
;
+ background-color:#f57900;
color: #ffffff;
}