summaryrefslogtreecommitdiff
path: root/cosmo/bootstrap.css
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 /cosmo/bootstrap.css
parent9ac7491c83b2c59a70f823c1f48d794e24446855 (diff)
revert dark modal headers to light, closes #277
Diffstat (limited to 'cosmo/bootstrap.css')
-rw-r--r--cosmo/bootstrap.css10
1 files changed, 1 insertions, 9 deletions
diff --git a/cosmo/bootstrap.css b/cosmo/bootstrap.css
index 72afbb3c..d6b63db3 100644
--- a/cosmo/bootstrap.css
+++ b/cosmo/bootstrap.css
@@ -6296,15 +6296,7 @@ table .info a,
.panel-default .close {
color: #333333;
}
-.modal-content {
- border: none;
-}
-.modal-header {
- background-color: #222222;
- color: #fff;
-}
-.modal-body .close,
-.modal-footer .close {
+.modal .close {
color: #333333;
}
.popover {