caisse-bliss/assets/css/split/formulaires.scss

14 lines
134 B
SCSS
Raw Normal View History

2018-04-05 17:01:36 +02:00
.current-selling {
ul {
list-style-type: none;
}
}
2018-04-05 17:24:43 +02:00
table {
width: 100%;
}
2018-04-18 14:21:58 +02:00
.btn-primary {
background: $all-text-color;
}