Commit d0118bbe authored by Gabriel Monnerat's avatar Gabriel Monnerat

fix css to calendar

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42714 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 12ace595
...@@ -80,7 +80,7 @@ div.main-left div#datepicker.hasDatepicker {\n ...@@ -80,7 +80,7 @@ div.main-left div#datepicker.hasDatepicker {\n
width: 13.5em;\n width: 13.5em;\n
}\n }\n
\n \n
.ui-widget-content {\n div#datepicker .ui-widget-content {\n
background: none !important;\n background: none !important;\n
border: 0;\n border: 0;\n
}\n }\n
...@@ -120,6 +120,11 @@ div.main-left div#datepicker.hasDatepicker {\n ...@@ -120,6 +120,11 @@ div.main-left div#datepicker.hasDatepicker {\n
\n \n
.ui-datepicker td:hover {\n .ui-datepicker td:hover {\n
background: #DAE6F6 !important;\n background: #DAE6F6 !important;\n
}\n
\n
div#ui-datepicker-div.ui-datepicker {\n
background: none !important;\n
border: 0px;\n
}</string> </value> }</string> </value>
</item> </item>
<item> <item>
......
192 193
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment