Commit b3b0fa44 authored by Gabriel Monnerat's avatar Gabriel Monnerat

improve css

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42483 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a5b02566
...@@ -673,6 +673,7 @@ span#ui-dialog-title-edit_document, \n ...@@ -673,6 +673,7 @@ span#ui-dialog-title-edit_document, \n
margin-left:-8px;\n margin-left:-8px;\n
margin-top:-3px;\n margin-top:-3px;\n
font:bold 12pt Arial,Sans-serif;\n font:bold 12pt Arial,Sans-serif;\n
color: #222222 !important;\n
}\n }\n
\n \n
div.ui-dialog-titlebar {\n div.ui-dialog-titlebar {\n
...@@ -967,9 +968,10 @@ table#navigation_table td#tab-switcher-container,\n ...@@ -967,9 +968,10 @@ table#navigation_table td#tab-switcher-container,\n
display: none !important;\n display: none !important;\n
}\n }\n
\n \n
table#navigation_table div#add_new_gadget_link {\n div#add_new_gadget_link {\n
border-bottom: 0px;\n border-bottom: 0px;\n
padding-top: 5px;\n padding-top: 5px;\n
width: 50% !important;\n
}\n }\n
\n \n
div.front_pad div#page_wrapper {\n div.front_pad div#page_wrapper {\n
...@@ -1006,6 +1008,13 @@ div#edit_document.ui-dialog-content {\n ...@@ -1006,6 +1008,13 @@ div#edit_document.ui-dialog-content {\n
\n \n
.ui-widget textarea {\n .ui-widget textarea {\n
font-size: 13px !important;\n font-size: 13px !important;\n
}\n
\n
div#tabs, div#pad-navigation-wrapper div#tabs_switcher.tab {\n
display: none !important;\n
}\n
div#pad-navigation-wrapper {\n
border: 0px !important;\n
} }
]]></string> </value> ]]></string> </value>
......
177 178
\ 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