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