mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 12:48:24 +01:00
Fixes #4701 - Datetimepicker popup styling.
This commit is contained in:
parent
08e82331b3
commit
df92cba68b
@ -1621,6 +1621,7 @@
|
|||||||
|
|
||||||
.datetimepicker { margin-top: 52px; font-size:16px; width: 270px; color: rgba(0,0,0,0.75) }
|
.datetimepicker { margin-top: 52px; font-size:16px; width: 270px; color: rgba(0,0,0,0.75) }
|
||||||
.datetimepicker table { width: 100%; }
|
.datetimepicker table { width: 100%; }
|
||||||
|
.datetimepicker fieldset legend { color:rgba(0,0,0,0.75) }
|
||||||
|
|
||||||
.datetimepicker .prev,
|
.datetimepicker .prev,
|
||||||
.datetimepicker .switch,
|
.datetimepicker .switch,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user