mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-27 00:09:40 +01:00
added onhover pointer for brushed metal theme
This commit is contained in:
parent
8b95bffc33
commit
6a5ff36817
@ -568,6 +568,9 @@ body {
|
|||||||
|
|
||||||
.iconBackHover
|
.iconBackHover
|
||||||
{
|
{
|
||||||
|
background-image: url(../images/pointer-bm.png);
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
background-position: 90% 100%;
|
||||||
border-top: 1px solid #9f9f9f;
|
border-top: 1px solid #9f9f9f;
|
||||||
border-left: 0px solid white;
|
border-left: 0px solid white;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user