Updated pale theme

This commit is contained in:
steve donovan 2014-05-26 17:58:43 +02:00
parent 8b2b2e4625
commit bf0f1384b9
1 changed files with 2 additions and 1 deletions

View File

@ -139,7 +139,7 @@ table.index td { text-align: left; vertical-align: top; }
#container {
margin-left: 1em;
margin-right: 1em;
background-color: #f0f0f0;
background-color: #ffffff;
}
#product {
@ -162,6 +162,7 @@ table.index td { text-align: left; vertical-align: top; }
width: 14em;
vertical-align: top;
background-color:#FFFFFF; // #f0f0f0;
border-right: 2px solid #cccccc;
overflow: visible;
}