mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
Merge pull request #6260 from nextcloud/popover-border-radius
Add standard border-radius to datepicker
This commit is contained in:
commit
1682ead807
1 changed files with 2 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue