isotope / core

Core repository of Isotope eCommerce, an eCommerce extension for Contao Open Source CMS
https://isotopeecommerce.org
135 stars 107 forks source link

Ticket #507: Small css problem in backend product listing #205

Closed blairwinans closed 11 years ago

blairwinans commented 11 years ago

By Ruud in Backend on Thu, Aug 18. 2011 02:48 AM

I'm having a problem with Contao 2.10 + Isotope 1.3beta. In the product list I can no longer see the "+" to fold open the variants.

I remedied the problem changing the following line inside backend.css to this:

.tl_productdata .tl_file .tl_left a,.product_tree .tl_file .tl_left a{float:left;width:18px;margin-top:10px}

Only problem is I am not sure what else is changed by this, so far it is looking good..

--- Originally created by winanscreative on 2011-09-27 17:58:00 (ID 2144)

aschempp commented 11 years ago

That's already fixed in the latest code.

--- Originally created by andreas.schempp on 2011-09-28 08:28:54