econocart/src/pages/generico_lista/main.scss

16 lines
224 B
SCSS
Raw Normal View History

2017-05-21 19:48:08 +00:00
page-lista {
.text-end{
display: relative;
float: right;
}
.text-muted{
opacity: 0.5;
}
}
2017-05-24 03:32:32 +00:00
.deleteToast{
color: #cc3333 !important;
}
.cancelToast{
color: #387ef5 !important;
}