remove disabled css

This commit is contained in:
Bilal Catic
2019-10-30 20:55:57 +01:00
parent 59565885cb
commit 5817964b50

View File

@@ -20,9 +20,6 @@
cursor: pointer; cursor: pointer;
border-right: 1px solid #02adba; border-right: 1px solid #02adba;
} }
.ui-segment span.option[disabled]{
color: gray;
}
.ui-segment span.option:last-child { .ui-segment span.option:last-child {
border-right: none; border-right: none;