Implement renting option frontend #65

Merged
bilal.catic merged 8 commits from implement-renting-option-frontend into master 2019-10-31 19:12:43 +01:00
Showing only changes of commit 5817964b50 - Show all commits

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;