Commit 6653d0d0 authored by Ivan Tyagov's avatar Ivan Tyagov

Clean up CSS.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39912 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f0c3e170
...@@ -68,9 +68,14 @@ body,html {\n ...@@ -68,9 +68,14 @@ body,html {\n
\n \n
}\n }\n
\n \n
br, .clear{ clear:both; }\n fieldset, form {\n
\n
\tborder:none;\n
\tmargin:0;\n
\tpadding:0;\n
}\n
\n \n
.hidden { display:none; }\n br, .clear{ clear:both; }\n
\n \n
div {\n div {\n
\n \n
...@@ -94,6 +99,14 @@ div {\n ...@@ -94,6 +99,14 @@ div {\n
margin-bottom:10px;\n margin-bottom:10px;\n
}\n }\n
\n \n
/* Generic styles used in all ERP5 KM Styles */\n
.hidden,\n
.hiddenLabel label,\n
.hidden_label label,\n
fieldset.hidden_fieldset { \n
display: none;\n
}\n
\n
\n \n
/* ## XHTML basis elements ########################### end ### */\n /* ## XHTML basis elements ########################### end ### */\n
\n \n
...@@ -136,7 +149,6 @@ div {\n ...@@ -136,7 +149,6 @@ div {\n
\n \n
\tclear:both;\n \tclear:both;\n
\tposition: relative;\n \tposition: relative;\n
/*\toverflow: hidden; */\n
\tpadding-bottom:35px;\n \tpadding-bottom:35px;\n
\n \n
}\n }\n
...@@ -186,23 +198,6 @@ width:30%;\n ...@@ -186,23 +198,6 @@ width:30%;\n
\n \n
}\n }\n
\n \n
/*.column-1, .column-2 {\n
\n
\twidth:100%;\n
\tclear:both;\n
\tmargin-top:10px;\n
\n
}\n
\n
.column-2 {\n
\n
\tmargin:0 10px;\n
\tfloat: none;\n
\twidth:auto;\n
\n
\n
}*/\n
\n
fieldset.left,\n fieldset.left,\n
fieldset.right {\n fieldset.right {\n
\toverflow: hidden;\n \toverflow: hidden;\n
...@@ -235,26 +230,6 @@ fieldset.right {\n ...@@ -235,26 +230,6 @@ fieldset.right {\n
\n \n
}\n }\n
\n \n
/*.column-2 .left {\n
\n
\twidth:32%;\n
\tmargin-right:10px;\n
\n
}\n
\n
.column-2 .right {\n
\n
\twidth:32%;\n
\tmargin-left:10px;\n
\n
}*/\n
\n
a img {\n
\n
\tborder:none;\n
\n
}\n
\n
fieldset.left h4,\n fieldset.left h4,\n
fieldset.right h4,\n fieldset.right h4,\n
fieldset.center h4{\n fieldset.center h4{\n
...@@ -318,7 +293,7 @@ div#wrapper_headline div.file p{\n ...@@ -318,7 +293,7 @@ div#wrapper_headline div.file p{\n
}\n }\n
\n \n
div.input > input {\n div.input > input {\n
max-width:320px;\n max-width:320px;\n
}\n }\n
\n \n
button, select, input {\n button, select, input {\n
...@@ -605,12 +580,6 @@ width: auto;\n ...@@ -605,12 +580,6 @@ width: auto;\n
\n \n
.align-right { text-align:right; }\n .align-right { text-align:right; }\n
\n \n
img.float-left {\n
\n
\tmargin: 0 10px 10px 0;\n
\n
}\n
\n
\n \n
/* ## layout elements ################################# end ### */\n /* ## layout elements ################################# end ### */\n
\n \n
...@@ -684,15 +653,6 @@ table .right {\n ...@@ -684,15 +653,6 @@ table .right {\n
\n \n
}\n }\n
\n \n
.gadget .inner .table-b{\n
}\n
\n
.gadget .inner .table-b tr td{\n
\n
padding: 3px;\n
\n
}\n
\n
#km_left .document > .content{\n #km_left .document > .content{\n
\n \n
\tfloat:left;\n \tfloat:left;\n
...@@ -774,13 +734,6 @@ text-align: right;\n ...@@ -774,13 +734,6 @@ text-align: right;\n
\n \n
/* ## forms ########################################## start # */\n /* ## forms ########################################## start # */\n
\n \n
fieldset, form {\n
\n
\tborder:none;\n
\tmargin:0;\n
\tpadding:0;\n
\n
}\n
\n \n
table tr.thead th input {\n table tr.thead th input {\n
\n \n
...@@ -788,7 +741,7 @@ table tr.thead th input {\n ...@@ -788,7 +741,7 @@ table tr.thead th input {\n
\n \n
}\n }\n
\n \n
input { width:98%; }\n /*input { width:98%; }*/\n
\n \n
form p,\n form p,\n
.bottom_actions{\n .bottom_actions{\n
...@@ -798,10 +751,11 @@ form p,\n ...@@ -798,10 +751,11 @@ form p,\n
}\n }\n
\n \n
/* ERP5 form listbox bottom */\n /* ERP5 form listbox bottom */\n
.bottom{\n /*.bottom{\n
float:left;\n float:left;\n
width:100%;\n width:100%;\n
}\n }\n
*/\n
\n \n
.meta {\n .meta {\n
\n \n
...@@ -1050,8 +1004,6 @@ button.bt-med span img {\n ...@@ -1050,8 +1004,6 @@ button.bt-med span img {\n
\n \n
}\n }\n
\n \n
\n
\n
#km_left {\n #km_left {\n
\n \n
float: left;\n float: left;\n
...@@ -1263,28 +1215,6 @@ div.web-toolbar div.menu div.field input, div.web-toolbar div.menu div.field sel ...@@ -1263,28 +1215,6 @@ div.web-toolbar div.menu div.field input, div.web-toolbar div.menu div.field sel
#clone_action_button{\n #clone_action_button{\n
width: 80%;\n width: 80%;\n
}\n }\n
/* Generic styles used in all ERP5 KM Styles */\n
.doNotDisplay, \n
.do_not_display {\n
display: none\n
}\n
\n
.hiddenLabel label,\n
.hidden_label label { \n
display: none;\n
}\n
\n
fieldset.hidden_fieldset {\n
display: none;\n
}\n
\n
input#hidden_button {\n
width: 0;\n
height: 0;\n
display: inline;\n
border-width: 0;\n
float: left;\n
}\n
\n \n
/* Save button styling */\n /* Save button styling */\n
div.actions button {\n div.actions button {\n
...@@ -1307,11 +1237,6 @@ div.search_popup {\n ...@@ -1307,11 +1237,6 @@ div.search_popup {\n
z-index: 100;\n z-index: 100;\n
}\n }\n
\n \n
\n
div.centeredInner {\n
text-align: center;\n
}\n
\n
/* Search listbox styling */\n /* Search listbox styling */\n
div.searchDetails, span.found{\n div.searchDetails, span.found{\n
padding-top: 5px;\n padding-top: 5px;\n
......
1667 1670
\ 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