summaryrefslogtreecommitdiff
path: root/darkly/bootswatch.less
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-07-06 22:45:16 -0400
committerThomas Park <thomas@thomaspark.me>2014-07-06 22:45:16 -0400
commitcdff77495ab6934dd327ca413af8fdf39728fa0b (patch)
tree4311e15ec7e33da56666a7597cb49fb068dd8fcb /darkly/bootswatch.less
parent9ac7491c83b2c59a70f823c1f48d794e24446855 (diff)
revert dark modal headers to light, closes #277
Diffstat (limited to 'darkly/bootswatch.less')
-rw-r--r--darkly/bootswatch.less8
1 files changed, 0 insertions, 8 deletions
diff --git a/darkly/bootswatch.less b/darkly/bootswatch.less
index 82d59df9..a0a9ad3b 100644
--- a/darkly/bootswatch.less
+++ b/darkly/bootswatch.less
@@ -273,14 +273,6 @@ textarea {
.box-shadow(none);
}
-.modal {
- color: @text-color;
-
- &-header {
- background-color: @navbar-default-bg;
- }
-}
-
.popover {
color: @text-color;
}