Commit 5ee3a424 authored by Gabriel Monnerat's avatar Gabriel Monnerat

improve css

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43953 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e1d011a3
......@@ -286,6 +286,11 @@ td.cb-value select {\n
.ui-datepicker .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-next:hover {\n
background: transparent;\n
border: 1px solid #FFF;\n
}\n
\n
a.calendar {\n
color: #000;\n
text-decoration: none;\n
}</string> </value>
</item>
<item>
......
......@@ -159,6 +159,15 @@ div.main-right span#add-cc-field,\n
color: #20C;\n
text-decoration: underline;\n
cursor: pointer;\n
}\n
\n
a.email {\n
color: #000;\n
text-decoration: none;\n
}\n
\n
div.header-left {\n
margin-top: -9px !important;\n
}</string> </value>
</item>
<item>
......
......@@ -1069,7 +1069,16 @@ td#new-account-form {\n
\n
table#create-new-user {\n
display:none;\n
margin-top: -14px;\n
margin-top: -22px;\n
}\n
\n
td#form-message {\n
color: #EC1D1D;\n
display: none;\n
}\n
\n
div#advertisement h2 {\n
font-size: 15pt;\n
}
]]></string> </value>
......
269
\ No newline at end of file
270
\ 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