X-Git-Url: https://git.rvb.name/esp-clock.git/blobdiff_plain/c8479d5c8f2df8ff0395a0b49da752328581e5b1..bb98586f5554bf3f73c10a48cc5aaf4b1c33badb:/data/web/style.css?ds=inline diff --git a/data/web/style.css b/data/web/style.css index fad4817..243c659 100644 --- a/data/web/style.css +++ b/data/web/style.css @@ -1388,10 +1388,6 @@ label.switch.socket input[type=checkbox]:checked + span.slider:after { /* Time setter */ -.timesetter { - display: inline; -} - .inline-input.inline-input.inline-input { display: inline-block; width: calc(100% - 5em) @@ -1468,6 +1464,28 @@ input[type=number] { padding-right: 1em; } +/* Config */ + +input[type=file]::file-selector-button { + display: none; +} + +input[type=file]::-webkit-file-upload-button { + display: block; + width: 0; + height: 0; + margin-left: -100%; +} + +input[type=file]::-ms-browse { + display: none; +} + +.row-button.row-button.row-button { + display: inline-block; + margin: 0 2em 0 2em +} + /* fonts */ @font-face {