1
0
miroir de https://github.com/nextcloud/server.git synchronisé 2024-08-29 17:54:44 +02:00

Add standard border-radius to datepicker

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Cette révision appartient à :
Jan-Christoph Borchardt 2017-08-25 14:03:18 +02:00
Parent 7b8bd8188e
révision cd1e384b14

Voir le fichier

@ -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,