diff --git a/main/css/bootstrap.css b/main/css/bootstrap.css index 377f6030da..bee37a5d0a 100644 --- a/main/css/bootstrap.css +++ b/main/css/bootstrap.css @@ -1169,7 +1169,7 @@ input[type="color"]:focus, .uneditable-input:focus { border-color: rgba(82, 168, 236, 0.8); outline: 0; - outline: thin dotted \9; + outline: thin dotted \9; /* IE6-9 */ -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); @@ -1180,7 +1180,7 @@ input[type="color"]:focus, input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; - margin-top: 1px \9; + margin-top: 1px \9; *margin-top: 0; line-height: normal; } @@ -1835,9 +1835,9 @@ select:focus:invalid:focus { input.search-query { padding-right: 14px; - padding-right: 4px \9; + padding-right: 4px \9; padding-left: 14px; - padding-left: 4px \9; + padding-left: 4px \9; /* IE7-8 doesn't have border-radius, so don't indent the padding */ margin-bottom: 0; @@ -2293,7 +2293,6 @@ table th[class*="span"], *margin-right: .3em; line-height: 14px; vertical-align: text-top; - background-image: url("../img/glyphicons-halflings.png"); background-position: 14px 14px; background-repeat: no-repeat; } @@ -2317,7 +2316,7 @@ table th[class*="span"], .dropdown-submenu:focus > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"], .dropdown-submenu:focus > a > [class*=" icon-"] { - background-image: url("../img/glyphicons-halflings-white.png"); + } .icon-glass { @@ -3247,7 +3246,7 @@ button.close { .btn:active, .btn.active { - background-color: #cccccc \9; + background-color: #cccccc \9; } .btn:first-child { @@ -3389,7 +3388,7 @@ input[type="button"].btn-block { .btn-primary:active, .btn-primary.active { - background-color: #003399 \9; + background-color: #003399 \9; } .btn-warning { @@ -3422,7 +3421,7 @@ input[type="button"].btn-block { .btn-warning:active, .btn-warning.active { - background-color: #c67605 \9; + background-color: #c67605 \9; } .btn-danger { @@ -3455,7 +3454,7 @@ input[type="button"].btn-block { .btn-danger:active, .btn-danger.active { - background-color: #942a25 \9; + background-color: #942a25 \9; } .btn-success { @@ -3488,7 +3487,7 @@ input[type="button"].btn-block { .btn-success:active, .btn-success.active { - background-color: #408140 \9; + background-color: #408140 \9; } .btn-info { @@ -3521,7 +3520,7 @@ input[type="button"].btn-block { .btn-info:active, .btn-info.active { - background-color: #24748c \9; + background-color: #24748c \9; } .btn-inverse { @@ -3554,7 +3553,7 @@ input[type="button"].btn-block { .btn-inverse:active, .btn-inverse.active { - background-color: #080808 \9; + background-color: #080808 \9; } button.btn, @@ -4680,7 +4679,7 @@ input[type="submit"].btn.btn-mini { .navbar .btn-navbar:active, .navbar .btn-navbar.active { - background-color: #cccccc \9; + background-color: #cccccc \9; } .navbar .btn-navbar .icon-bar { @@ -4945,7 +4944,7 @@ input[type="submit"].btn.btn-mini { .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active { - background-color: #000000 \9; + background-color: #000000 \9; } .breadcrumb {