We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29f9ea6 commit c629730Copy full SHA for c629730
1 file changed
app/assets/stylesheets/wigu/active_admin_theme.scss
@@ -753,7 +753,7 @@ form.filter_form .filter_form_field.filter_date_range .seperator {
753
}
754
755
//filter select box border radius
756
-.filter_form_field select{
+.filter_form_field select {
757
border-radius: 3px;
758
759
@@ -767,7 +767,7 @@ input[type='radio'] {
767
margin: 20% auto;
768
border-radius: 50%;
769
770
- &:checked:before{
+ &:checked:before {
771
background: $skinMainSecondColor;
772
773
0 commit comments