Kapacitor Theme Inputs

pull/10616/head
Alex P 2016-11-30 12:10:20 -08:00
parent 35c6cf3fef
commit 5fb23272c0
1 changed files with 5 additions and 0 deletions

View File

@ -55,6 +55,11 @@
box-shadow: 0 0 6px 0px $c-pool !important;
color: $g20-white !important;
}
&--green:focus {
border-color: $c-rainforest !important;
box-shadow: 0 0 6px 0px $c-rainforest !important;
}
}
.form-helper {
margin: 4px 0 !important;