summaryrefslogtreecommitdiff
path: root/flatly/bootstrap.css
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-03-06 16:50:25 -0500
committerThomas Park <thomas@thomaspark.me>2014-03-06 16:50:25 -0500
commite9fb9664dbc4206f3e65fdeedeac78428427a8a7 (patch)
treeeefedc9207383ff1652bce6709286d0a4cae7999 /flatly/bootstrap.css
parentd4626f2e8ef5806019b445ff0d14d32bba58a994 (diff)
Revert "amelia, cerulean, flatly: tweak dropdown divider and header"
This reverts commit d4626f2e8ef5806019b445ff0d14d32bba58a994.
Diffstat (limited to 'flatly/bootstrap.css')
-rw-r--r--flatly/bootstrap.css13
1 files changed, 1 insertions, 12 deletions
diff --git a/flatly/bootstrap.css b/flatly/bootstrap.css
index 05e6c88b..e9a059f5 100644
--- a/flatly/bootstrap.css
+++ b/flatly/bootstrap.css
@@ -3090,7 +3090,7 @@ input[type="button"].btn-block {
padding: 3px 20px;
font-size: 13px;
line-height: 1.42857143;
- color: #ffffff;
+ color: #b4bcc2;
}
.dropdown-backdrop {
position: fixed;
@@ -5702,17 +5702,6 @@ button.close {
.navbar-brand {
padding: 18.5px 15px 20.5px;
}
-.navbar-collapse,
-.navbar-form {
- -webkit-box-shadow: none;
- box-shadow: none;
-}
-.navbar-default .divider {
- background-color: #202d3b;
-}
-.navbar-inverse .divider {
- background-color: #128f76;
-}
.btn:active {
-webkit-box-shadow: none;
box-shadow: none;