summaryrefslogtreecommitdiff
path: root/cosmo/bootstrap.min.css
diff options
context:
space:
mode:
Diffstat (limited to 'cosmo/bootstrap.min.css')
-rw-r--r--cosmo/bootstrap.min.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/cosmo/bootstrap.min.css b/cosmo/bootstrap.min.css
index a4f6af3a..c109ba5b 100644
--- a/cosmo/bootstrap.min.css
+++ b/cosmo/bootstrap.min.css
@@ -841,6 +841,7 @@ h2,h3{font-size:26px;}
h4{font-size:14px;}
h5,h6{font-size:11px;}
blockquote{padding:10px 15px;background-color:#eeeeee;border-left-color:#bbbbbb;}blockquote.pull-right{padding:10px 15px;border-right-color:#bbbbbb;}
+blockquote small{color:#bbbbbb;}
.muted{color:#bbbbbb;}
.navbar .navbar-inner{background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.navbar .brand:hover{color:#bbbbbb;}
@@ -873,6 +874,7 @@ div.subnav-fixed{top:50px;}
.breadcrumb .divider,.breadcrumb .active{color:#080808;text-shadow:none;}
.btn{padding:5px 12px;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;text-shadow:none;}.btn.disabled{box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);}
.btn-large{padding:22px 30px;}
+.btn-mini{padding:2px 6px;}
.btn-group >.btn:first-child,.btn-group >.btn:last-child,.btn-group >.dropdown-toggle{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.btn-group >.btn+.dropdown-toggle{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.table tbody tr.success td{color:#ffffff;}