Sha256: c7eb7ff36e88a4a17778ee042c90f82a4b2a483902cd98beace7295a1ad20075
Contents?: true
Size: 1.02 KB
Versions: 1
Compression:
Stored size: 1.02 KB
Contents
.my_order .my_order_active, .my_order .my_order_completed, .my_order .my_order_canceled { @include border-radius(0); margin: 0 -20px; table { border-left: none; border-right: none; tr { td { font-size: 15px; padding-left: 0.5%; padding-right: 0.5%; .table_number_words { padding-left: 0; text-align: center; } .table_profile { padding-top: 5px; } } } } } .rating_cabinet { .rating_item { .icon-star { background-size: 18px; width: 18px; height: 18px; } } } .table_list_filter { .button_export { width: 70px; } .button_set { width: 80px; } .button_clear { width: 80px; margin-left: 10px; } .table_list_calendar_item { margin-right: 16px; input:not([type="submit"]) { width: 114px; padding-left: 3px; } + .table_list_calendar_item { margin-right: 0; } } .table_list_calendar { margin-left: 12px; } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
translation_cms-0.1.5 | app/assets/stylesheets/cabinet/tablet/parts/_my_order.scss |