forked from extern/egroupware
extraicons image and layout mods
This commit is contained in:
parent
eb88f7b3f1
commit
c3dcde2e75
@ -331,6 +331,15 @@ body {
|
|||||||
padding:0px;
|
padding:0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.appIconTbl
|
||||||
|
{
|
||||||
|
padding:0px;
|
||||||
|
background-image: url(../images/rtbump.png);
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: top right;
|
||||||
|
vertical-align: top;
|
||||||
|
}
|
||||||
|
|
||||||
.iconBack
|
.iconBack
|
||||||
{
|
{
|
||||||
background-image: url(../images/iconBackBlue.png);
|
background-image: url(../images/iconBackBlue.png);
|
||||||
|
Loading…
Reference in New Issue
Block a user