// Fix css table

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13751 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vSchoener
2012-02-29 15:59:28 +00:00
parent 4c2eca45d2
commit 6f8fc8e1d7
+1 -1
View File
@@ -497,4 +497,4 @@ ul.listForm li {padding-bottom:3px;}
#account_list { background-color: #EBEDF4;border: 1px solid #C2C4D9; display: block; position:relative; padding: 10px;}
#account_list h2 { font-weight:normal; margin:0; font-size: 1.4em; padding-bottom:10px;}
#account_list table td, table th {width:100px;}
#account_list table td, #accounting_list table th {width:100px;}