UI changes for problems
This commit is contained in:
parent
332788dd20
commit
09241e73a5
18 changed files with 125 additions and 40 deletions
|
|
@ -13,3 +13,12 @@ body {
|
|||
background-color: #a00;
|
||||
text-align: center;
|
||||
}
|
||||
span.error {
|
||||
color: #f66;
|
||||
}
|
||||
input[type="datetime-local"] {
|
||||
background-color: #202020;
|
||||
color: #ccc;
|
||||
border: 1px solid #535353;
|
||||
padding: 6px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue