1
0
Mirror von https://github.com/nextcloud/server.git synchronisiert 2024-08-29 17:54:44 +02:00

Add standard border-radius to datepicker

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Dieser Commit ist enthalten in:
Jan-Christoph Borchardt 2017-08-25 14:03:18 +02:00
Ursprung 7b8bd8188e
Commit cd1e384b14

Datei anzeigen

@ -992,6 +992,8 @@ code {
margin-top: 10px;
padding: 4px 8px;
width: auto;
border-radius: 3px;
border: none;
.ui-state-default,
.ui-widget-content .ui-state-default,