diff --git a/app/assets/stylesheets/vendor/bootstrap.css.scss b/app/assets/stylesheets/vendor/bootstrap.css.scss index 618b7fcf750..7074e5c755c 100644 --- a/app/assets/stylesheets/vendor/bootstrap.css.scss +++ b/app/assets/stylesheets/vendor/bootstrap.css.scss @@ -80,25 +80,7 @@ img { .offset1 { margin-left: 64px; } -.label { - font-size: 10.998px; - font-weight: bold; - line-height: 14px; - color: #ffffff; - vertical-align: baseline; - white-space: nowrap; - text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); - background-color: #999999; -} -.label { - padding: 1px 4px 2px; - border-radius: 3px; -} -a.label:hover { - color: #ffffff; - text-decoration: none; - cursor: pointer; -} + button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner { padding: 0; @@ -171,8 +153,6 @@ input[type="submit"].btn::-moz-focus-inner { border-right: 4px solid transparent; border-left: 4px solid transparent; content: ""; - opacity: 0.3; - filter: alpha(opacity=30); } .dropdown .caret { margin-top: 8px;