diff options
Diffstat (limited to 'public/css/maintenance.css')
| -rw-r--r-- | public/css/maintenance.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/public/css/maintenance.css b/public/css/maintenance.css index 887f3a7..8fd0601 100644 --- a/public/css/maintenance.css +++ b/public/css/maintenance.css | |||
| @@ -19,4 +19,12 @@ | |||
| 19 | .maintenance table th, .maintenance table td | 19 | .maintenance table th, .maintenance table td |
| 20 | { | 20 | { |
| 21 | border: 1px black solid; | 21 | border: 1px black solid; |
| 22 | } | ||
| 23 | .maintenance select, .maintenance input[type="file"]::file-selector-button | ||
| 24 | { | ||
| 25 | color: #ff1d04; | ||
| 26 | font-size: medium; | ||
| 27 | border-radius: 4px; | ||
| 28 | background-color: white; | ||
| 29 | border: lightgrey 2px outset; | ||
| 22 | } \ No newline at end of file | 30 | } \ No newline at end of file |
