misc/theme-cicada: try to restore the less file, whitespace scrub

This commit is contained in:
Franco Fichtner
2018-04-07 18:06:42 +02:00
parent 9424a53827
commit 6b8ef75fec
5 changed files with 152 additions and 169 deletions
-1
View File
@@ -1,2 +1 @@
The cicada theme - grey/orange - Created by remic-webdesign@chello.at
@@ -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;
@@ -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 {
@@ -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