modified little colors to make egw more readable and take off this greyish feeling

after many people here asking for cleaner/brighter interface
This commit is contained in:
ak703 2005-01-11 23:58:41 +00:00
parent 45903de2c2
commit 9d2c351fe2

View File

@ -151,7 +151,7 @@ a.divSideboxEntry, .divSideboxEntry
{
text-align:left;
height:16px;
background-color:#eeeeee;
background-color:#FDFDFD;
}
a.appTitles,.appTitles
@ -263,7 +263,7 @@ a.textSidebox
#divAppbox
{
background-color:#f7f7f7;
background-color:#ffffff;
padding:5px;
border-bottom:solid 1px #9c9c9c;
border-left:solid 1px #9c9c9c;