1
0
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:
Cameron 2022-03-14 09:02:11 -07:00
parent 08e82331b3
commit df92cba68b

View File

@ -1621,6 +1621,7 @@
.datetimepicker { margin-top: 52px; font-size:16px; width: 270px; color: rgba(0,0,0,0.75) }
.datetimepicker table { width: 100%; }
.datetimepicker fieldset legend { color:rgba(0,0,0,0.75) }
.datetimepicker .prev,
.datetimepicker .switch,