mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
misc/theme-cicada: try to restore the less file, whitespace scrub
This commit is contained in:
@@ -1,2 +1 @@
|
||||
The cicada theme - grey/orange - Created by remic-webdesign@chello.at
|
||||
|
||||
|
||||
+1
-1
@@ -48,7 +48,7 @@ span.form-control {
|
||||
}
|
||||
.bootstrap-select .dropdown-toggle:focus {
|
||||
color:#FFFFFF !important;
|
||||
border:1px solid #ee7822 !important;
|
||||
border:1px solid #ee7822 !important;
|
||||
-webkit-box-shadow: inset 0 0px 1px rgb(0, 0, 0), 0 0 8px rgba(0, 0, 0, 0.6);
|
||||
box-shadow: inset 0 0px 1px rgb(0, 0, 0), 0 0 8px rgba(0, 0, 0, 0.6);
|
||||
outline: 5px auto -webkit-focus-ring-color !important;
|
||||
|
||||
+7
-23
@@ -1,27 +1,11 @@
|
||||
/*!* {
|
||||
Bootstrap-select {
|
||||
v1.9.3 {
|
||||
(http://silviomoreto.github.io/bootstrap-select)** {
|
||||
Copyright {
|
||||
2013-2015 {
|
||||
bootstrap-select* {
|
||||
Licensed {
|
||||
under {
|
||||
MIT {
|
||||
(https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)*/span.form-control {
|
||||
height: 34px !important;
|
||||
padding: 6px 12px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@import "variables";
|
||||
|
||||
span.form-control {
|
||||
height: 34px !important;
|
||||
padding: 6px 12px;
|
||||
}
|
||||
|
||||
// Rules
|
||||
.bootstrap-select {
|
||||
width: 348px \0;
|
||||
& > .dropdown-toggle {
|
||||
|
||||
+1
-1
@@ -48,7 +48,7 @@ span.form-control {
|
||||
}
|
||||
.bootstrap-select .dropdown-toggle:focus {
|
||||
color:#FFFFFF !important;
|
||||
border:1px solid #ee7822 !important;
|
||||
border:1px solid #ee7822 !important;
|
||||
-webkit-box-shadow: inset 0 0px 1px rgb(0, 0, 0), 0 0 8px rgba(0, 0, 0, 0.6);
|
||||
box-shadow: inset 0 0px 1px rgb(0, 0, 0), 0 0 8px rgba(0, 0, 0, 0.6);
|
||||
outline: 5px auto -webkit-focus-ring-color !important;
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user