[Erp5-report] r38201 ivan - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: SkinTe...
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Sep 8 15:33:18 CEST 2010
Author: ivan
Date: Wed Sep 8 15:33:16 2010
New Revision: 38201
URL: http://svn.erp5.org?rev=38201&view=rev
Log:
Clean up.
Modified:
erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5_listbox.css.xml
erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml?rev=38201&r1=38200&r2=38201&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml [utf8] Wed Sep 8 15:33:16 2010
@@ -626,32 +626,6 @@ div.index_html table {\n
vertical-align: middle;\n
}\n
\n
-.pageNavigation button.listbox_first_page .image,\n
-.pageNavigation button.listbox_previous_page .image,\n
-.pageNavigation button.listbox_next_page .image,\n
-.pageNavigation button.listbox_last_page .image {\n
- width: 22px;\n
- height: 22px;\n
- display: block;\n
- background-color: transparent;\n
-}\n
-\n
-.pageNavigation button.listbox_first_page .image {\n
- background-image: url(\'<dtml-var expr="portal_url()">/images/2leftarrowv.png\');\n
-}\n
-\n
-.pageNavigation button.listbox_previous_page .image {\n
- background-image: url(\'<dtml-var expr="portal_url()">/images/1leftarrowv.png\');\n
-}\n
-\n
-.pageNavigation button.listbox_next_page .image {\n
- background-image: url(\'<dtml-var expr="portal_url()">/images/1rightarrowv.png\');\n
-}\n
-\n
-.pageNavigation button.listbox_last_page .image {\n
- background-image: url(\'<dtml-var expr="portal_url()">/images/2rightarrowv.png\');\n
-}\n
-\n
table.fake {\n
width: 100%;\n
}\n
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5_listbox.css.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5_listbox.css.xml?rev=38201&r1=38200&r2=38201&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5_listbox.css.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5_listbox.css.xml [utf8] Wed Sep 8 15:33:16 2010
@@ -380,12 +380,6 @@ along with this program; if not, write t
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n
*/\n
\n
-\n
-/* \n
-============================================\n
-Listbox experiment - IVAN\n
-*/\n
-\n
/* Search popup fix*/\n
div.search_popup{\n
left:200px;\n
@@ -708,8 +702,8 @@ table.listbox tr.DataB {\n
background-color: <dtml-var listbox_even_background_color>;\n
}\n
\n
-.listbox tr.DataA:hover,\n
-.listbox tr.DataB:hover,\n
+table.listbox tr.DataA:hover,\n
+table.listbox tr.DataB:hover,\n
table.listbox.table tr.tbody:hover{\n
color: inherit;\n
background-color: <dtml-var listbox_hover_background_color>;\n
@@ -719,6 +713,7 @@ table.listbox tr.listbox-search-line th.
width: 100%;\n
vertical-align:middle;\n
}\n
+\n
table.listbox input{\n
float:none;\n
}\n
@@ -748,8 +743,7 @@ table.listbox th button.sort-button-asc{
background: url(\'images/1bottomarrow.png\') no-repeat scroll 100% 50%;\n
}\n
\n
-\n
-/* in search mode listbox may contain top/ bottom quick search inputs */\n
+/* in search mode listbox may contain top/bottom quick search inputs */\n
div.search-text-listbox{\n
text-align: center;\n
float:left;\n
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision?rev=38201&r1=38200&r2=38201&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision [utf8] Wed Sep 8 15:33:16 2010
@@ -1 +1 @@
-994
\ No newline at end of file
+995
\ No newline at end of file
More information about the Erp5-report
mailing list