Compare commits
2 Commits
d0db460f28
...
b21465e89f
| Author | SHA1 | Date | |
|---|---|---|---|
| b21465e89f | |||
| db6f9538e1 |
@ -1309,6 +1309,23 @@ label {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.alert{
|
||||||
|
display: flex;
|
||||||
|
margin-bottom: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.alert .alert-icon{
|
||||||
|
margin-right: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.warning{
|
||||||
|
color: #ff0000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.success{
|
||||||
|
color: #00ff00;
|
||||||
|
}
|
||||||
|
|
||||||
@media (max-width: 768px) {
|
@media (max-width: 768px) {
|
||||||
|
|
||||||
.catalog-items {
|
.catalog-items {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user