Added termination-date to domains
This commit is contained in:
10
templates/Sparkle/assets/css/main.css
vendored
10
templates/Sparkle/assets/css/main.css
vendored
@@ -1493,3 +1493,13 @@ fieldset.file {
|
||||
padding: 5px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.domain-canceled {
|
||||
/* Color copied from .warningcontainer */
|
||||
background-color: #fffecc;
|
||||
}
|
||||
|
||||
.domain-expired {
|
||||
/* Color copied from .errorcontainer */
|
||||
background-color: rgb(242, 222, 222);
|
||||
}
|
||||
Reference in New Issue
Block a user