change expires soon colors

This commit is contained in:
Roland Schneider
2019-03-30 20:52:44 +01:00
parent 216c48df93
commit ee8662e1c8
5 changed files with 13 additions and 3 deletions

View File

@@ -89,3 +89,10 @@ a.desc:after {
padding: 10px 20px;
margin: 0 0 15px 0;
}
.alert-warning-expires {
color: #fff;
background-color: #dc500b;
border-color: #faebcc;
}