mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 12:39:25 +01:00
removed back image and lt-rt borders
This commit is contained in:
parent
f50b7cb26c
commit
379546f0bb
@ -323,9 +323,9 @@ body {
|
|||||||
#divAppIconBar
|
#divAppIconBar
|
||||||
{
|
{
|
||||||
/*background-color:#fbf8f1;*/
|
/*background-color:#fbf8f1;*/
|
||||||
border-left: 1px solid #9f9f9f;
|
/*border-left: 1px solid #9f9f9f;*/
|
||||||
border-right: 1px solid #9f9f9f;
|
/*border-right: 1px solid #9f9f9f;*/
|
||||||
background-image: url(../images/iconBarBack.png);
|
/*background-image: url(../images/iconBarBack.png);*/
|
||||||
background-repeat: repeat-x;
|
background-repeat: repeat-x;
|
||||||
height: 57px;
|
height: 57px;
|
||||||
padding:0px;
|
padding:0px;
|
||||||
@ -364,7 +364,7 @@ body {
|
|||||||
vertical-align:bottom;
|
vertical-align:bottom;
|
||||||
border: 0px solid black;
|
border: 0px solid black;
|
||||||
padding-left:186px;
|
padding-left:186px;
|
||||||
padding-top:10px;
|
padding-top:0px;
|
||||||
/*margin-top: 18px;*/
|
/*margin-top: 18px;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user