forked from extern/egroupware
spacing and image mods
This commit is contained in:
parent
c1c6bddace
commit
dee180e38b
@ -401,11 +401,13 @@ body {
|
|||||||
.divAppIconBlock /* this allows the icons and text to be positioned via absolute and requires the iconspacer div */
|
.divAppIconBlock /* this allows the icons and text to be positioned via absolute and requires the iconspacer div */
|
||||||
{
|
{
|
||||||
border-top: 1px solid white;
|
border-top: 1px solid white;
|
||||||
|
background-image: url(../images/SpacerBack.jpg);
|
||||||
|
background-repeat: repeat-x;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
position:absolute;
|
position:absolute;
|
||||||
top:0px;
|
top:0px;
|
||||||
left:0px;
|
left:0px;
|
||||||
z-index:49;
|
z-index:40;
|
||||||
}
|
}
|
||||||
|
|
||||||
#divAppIconBar
|
#divAppIconBar
|
||||||
|
Loading…
Reference in New Issue
Block a user