mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
Theme Cicada update
css and scss updates - bump revision
This commit is contained in:
committed by
Franco Fichtner
parent
37e9f3bac9
commit
04575dc5ed
@@ -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
|
||||
|
||||
|
||||
+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
+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