mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
MINOR Moved cms specific styling in CalendarDateField.css to cms/css/cms_right.css
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@99359 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
c02956d5c7
commit
04f8368b0a
@ -1,18 +1,6 @@
|
|||||||
#right form .calendardate, .calendardate {
|
|
||||||
position: relative;
|
|
||||||
}
|
|
||||||
#right form .calendardate input, .calendardate input {
|
|
||||||
width: 8em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.calendardate .calendar table {
|
.calendardate .calendar table {
|
||||||
width: 200px;
|
width: 200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#SiteTreeFilterDate {
|
|
||||||
width: 68px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.calendardate img {
|
.calendardate img {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 2px;
|
top: 2px;
|
||||||
@ -27,8 +15,6 @@
|
|||||||
z-index: 2;
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.calendarpopup.focused {
|
.calendarpopup.focused {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user