mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-04-20 03:02:41 -04:00
Calendar: Adjust styles to match theme changes
Ref gh-1432
This commit is contained in:
committed by
Scott González
parent
d96ad14284
commit
bbe1eff498
@@ -23,8 +23,8 @@
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
top: 2px;
|
||||
width: 19px;
|
||||
height: 18px;
|
||||
width: 36px;
|
||||
height: 31px;
|
||||
}
|
||||
.ui-calendar .ui-calendar-prev:not(.ui-state-hover):not(.ui-state-focus),
|
||||
.ui-calendar .ui-calendar-next:not(.ui-state-hover):not(.ui-state-focus) {
|
||||
@@ -110,6 +110,7 @@
|
||||
display: inline-block;
|
||||
}
|
||||
.ui-calendar-multi .ui-calendar-group {
|
||||
width: 17em;
|
||||
float: left;
|
||||
}
|
||||
.ui-calendar-multi .ui-calendar-group table {
|
||||
|
||||
Reference in New Issue
Block a user