- reworked admin interface layout
- fixed custom time value entry - sidebar toggablity - added links for countdown view - added helper tooltips
This commit is contained in:
@ -117,4 +117,13 @@ pre {
|
||||
|
||||
.hidden {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.trans {
|
||||
transition: .5s
|
||||
}
|
||||
|
||||
.helperTip {
|
||||
opacity: 0.8;
|
||||
font-size: small;
|
||||
}
|
Reference in New Issue
Block a user