Theme Cicada update

css and scss updates - bump revision
This commit is contained in:
marjohn56
2018-05-14 10:11:50 +01:00
committed by Franco Fichtner
parent 37e9f3bac9
commit 04575dc5ed
5 changed files with 363 additions and 250 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= theme-cicada
PLUGIN_VERSION= 1.0
PLUGIN_VERSION= 1.1
PLUGIN_COMMENT= The cicada theme - grey/orange
PLUGIN_MAINTAINER= martin@team-rebellion.net
@@ -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
@@ -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