Skip to content

Commit 83ef717

Browse files
committed
remove css
1 parent a5ba17f commit 83ef717

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

web_src/css/base.css

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -714,16 +714,6 @@ img.ui.avatar,
714714
background: var(--color-active);
715715
}
716716

717-
.ui.loading.segment::before,
718-
.ui.loading.form::before {
719-
background: none;
720-
}
721-
722-
.ui.loading.form > *,
723-
.ui.loading.segment > * {
724-
opacity: 0.35;
725-
}
726-
727717
.ui.form .fields.error .field textarea,
728718
.ui.form .fields.error .field select,
729719
.ui.form .fields.error .field input:not([type]),
@@ -815,10 +805,6 @@ input:-webkit-autofill:active,
815805
opacity: var(--opacity-disabled);
816806
}
817807

818-
.ui.loading.loading.input > i.icon svg {
819-
visibility: hidden;
820-
}
821-
822808
.text.primary {
823809
color: var(--color-primary) !important;
824810
}

0 commit comments

Comments
 (0)