[*] BO : #PSTEST-784 - selected attribute is now visible

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13434 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
tDidierjean
2012-02-17 14:50:01 +00:00
parent 07e1787cdd
commit 403db40a7f
6 changed files with 23 additions and 52 deletions

View File

@@ -482,4 +482,6 @@ ul.listForm li {padding-bottom:3px;}
.view-modules li.favorites-view {border-bottom-left-radius: 0;border-left: 1px solid #fff; border-top-left-radius: 0;}
.view-modules li.normal-view {border-bottom-right-radius: 0;border-right: 1px solid #ccc; border-top-right-radius: 0;}
.margin-form select.chosen{width: 200px;}
.margin-form select.chosen{width: 200px;}
.selected-line {background:#fff1b5;}