forked from extern/egroupware
small update to allow the background-color to be set elsewhere
This commit is contained in:
parent
fe64fbbb17
commit
ea02a0440a
@ -59,7 +59,7 @@ table.login
|
|||||||
.portal_text
|
.portal_text
|
||||||
{
|
{
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
background: url(../images/bg_filler.png);
|
background-image: url(../images/bg_filler.png);
|
||||||
}
|
}
|
||||||
|
|
||||||
.small_text
|
.small_text
|
||||||
|
Loading…
Reference in New Issue
Block a user