Commit 295f194d authored by Gabriel Monnerat's avatar Gabriel Monnerat

improve css

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42885 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3eaa3504
...@@ -108,8 +108,7 @@ div#datepicker .ui-widget-content {\n ...@@ -108,8 +108,7 @@ div#datepicker .ui-widget-content {\n
top: 0px;\n top: 0px;\n
}\n }\n
\n \n
div.main-left .ui-state-default, \n div.main-left .ui-widget-content .ui-state-default,\n
div.main-left .ui-widget-content .ui-state-default,\n
div.main-left .ui-widget-header .ui-state-default {\n div.main-left .ui-widget-header .ui-state-default {\n
background: none !important;\n background: none !important;\n
border: 1px solid #FFF;\n border: 1px solid #FFF;\n
...@@ -133,9 +132,12 @@ div#ui-datepicker-div.ui-datepicker {\n ...@@ -133,9 +132,12 @@ div#ui-datepicker-div.ui-datepicker {\n
}\n }\n
\n \n
td.ui-datepicker-days-cell-over, td.ui-datepicker-week-end.ui-datepicker-current-day {\n td.ui-datepicker-days-cell-over, td.ui-datepicker-week-end.ui-datepicker-current-day {\n
background: url("images/ui-bg_glass_75_dae6f6_1x400.png") repeat-x scroll 50% 50% #DAE6F6;\n background: url("images/ui-bg_glass_75_dae6f6_1x400.png") repeat-x scroll 50% 50% #DAE6F6;\n
}\n }\n
</string> </value> \n
textarea {\n
border: 0px;\n
}</string> </value>
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
......
210 211
\ 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