mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-28 17:48:56 +01:00
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:
parent
45903de2c2
commit
9d2c351fe2
@ -151,7 +151,7 @@ a.divSideboxEntry, .divSideboxEntry
|
|||||||
{
|
{
|
||||||
text-align:left;
|
text-align:left;
|
||||||
height:16px;
|
height:16px;
|
||||||
background-color:#eeeeee;
|
background-color:#FDFDFD;
|
||||||
}
|
}
|
||||||
|
|
||||||
a.appTitles,.appTitles
|
a.appTitles,.appTitles
|
||||||
@ -263,7 +263,7 @@ a.textSidebox
|
|||||||
|
|
||||||
#divAppbox
|
#divAppbox
|
||||||
{
|
{
|
||||||
background-color:#f7f7f7;
|
background-color:#ffffff;
|
||||||
padding:5px;
|
padding:5px;
|
||||||
border-bottom:solid 1px #9c9c9c;
|
border-bottom:solid 1px #9c9c9c;
|
||||||
border-left:solid 1px #9c9c9c;
|
border-left:solid 1px #9c9c9c;
|
||||||
|
Loading…
Reference in New Issue
Block a user