mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
misc: theme cleanups
This commit is contained in:
@@ -39,6 +39,7 @@ mail/postfix -- SMTP mail relay
|
||||
mail/rspamd -- Protect your network from spam
|
||||
misc/theme-cicada -- The cicada theme - grey/orange
|
||||
misc/theme-rebellion -- A suitably dark theme
|
||||
misc/theme-tukan -- The tukan theme - blue/white
|
||||
net-mgmt/collectd -- Collect system and application performance metrics periodically
|
||||
net-mgmt/lldpd -- LLDP allows you to know exactly on which port is a server
|
||||
net-mgmt/snmp -- SNMP Server via bsnmpd
|
||||
|
||||
+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;
|
||||
|
||||
+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,6 +1,5 @@
|
||||
PLUGIN_NAME= theme-tukan
|
||||
PLUGIN_VERSION= 0.3
|
||||
PLUGIN_REVISION= 0
|
||||
PLUGIN_VERSION= 0.1
|
||||
PLUGIN_COMMENT= The tukan theme - blue/white
|
||||
PLUGIN_MAINTAINER= martin@team-rebellion.net
|
||||
PLUGIN_DEVEL= yes
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user