mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
plugins: whitespace sweep
This commit is contained in:
@@ -2949,20 +2949,20 @@ select[multiple].input-lg,
|
||||
filter: alpha(opacity=30);
|
||||
-webkit-box-shadow: none;
|
||||
box-shadow: none; }
|
||||
|
||||
|
||||
.act_flush:hover, .act_flush:focus {
|
||||
color: #fff;
|
||||
background-color: #2d2d2d;
|
||||
border-color: 1px solid #1d1d1d;
|
||||
outline:0; }
|
||||
|
||||
|
||||
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
|
||||
background-color: #dd630d;
|
||||
color: #FFF;
|
||||
text-decoration: none;
|
||||
border: 1px solid #191919;
|
||||
outline:0; }
|
||||
|
||||
|
||||
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
|
||||
background-color: #FFFFFF;
|
||||
border-color: 1px solid #1d1d1d;
|
||||
@@ -3370,7 +3370,7 @@ tbody.collapse.in {
|
||||
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
|
||||
padding-left: 12px;
|
||||
padding-right: 12px; }
|
||||
|
||||
|
||||
.btn-group.open .dropdown-toggle.btn-link {
|
||||
-webkit-box-shadow: none;
|
||||
box-shadow: none; }
|
||||
@@ -4218,7 +4218,7 @@ tbody.collapse.in {
|
||||
a.label:hover, a.label:focus {
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.label-default {
|
||||
@@ -4454,7 +4454,7 @@ a.thumbnail.active {
|
||||
box-shadow: inset 0 20px 0 rgba(0, 0, 0, 0.15);
|
||||
-webkit-transition: width 0.6s ease;
|
||||
-o-transition: width 0.6s ease;
|
||||
transition: width 0.6s ease;
|
||||
transition: width 0.6s ease;
|
||||
margin: 1px 0 0 0 !important;
|
||||
}
|
||||
|
||||
@@ -5120,7 +5120,7 @@ button.close {
|
||||
@media (min-width: 768px) {
|
||||
.modal-dialog {
|
||||
width: 600px;
|
||||
margin: 82px auto 30px auto;
|
||||
margin: 82px auto 30px auto;
|
||||
-webkit-box-shadow: 5px 5px 5px rgb(17, 17, 17);
|
||||
box-shadow: 5px 5px 5px rgb(17, 17, 17);}
|
||||
.modal-sm {
|
||||
@@ -5797,7 +5797,7 @@ body {
|
||||
border: 1px solid #191919;
|
||||
-webkit-box-shadow: 0 3px 3px rgba(17, 17, 17, 0.8);
|
||||
box-shadow: 5px 5px 5px rgba(17, 17, 17, 0.8) }
|
||||
|
||||
|
||||
.content-box hr {
|
||||
border:none; }
|
||||
.content-box-main {
|
||||
|
||||
Reference in New Issue
Block a user