misc: theme cleanups

This commit is contained in:
Franco Fichtner
2018-05-07 18:42:50 +02:00
parent e97d13bff6
commit e910c4c106
6 changed files with 289 additions and 289 deletions
+1
View File
@@ -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
@@ -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;
@@ -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 -2
View File
@@ -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