diff options
Diffstat (limited to 'themes/fab/css-1.7.0/style.css')
| -rw-r--r-- | themes/fab/css-1.7.0/style.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/fab/css-1.7.0/style.css b/themes/fab/css-1.7.0/style.css index 6aa9e1b6f4..73d6ebff4d 100644 --- a/themes/fab/css-1.7.0/style.css +++ b/themes/fab/css-1.7.0/style.css @@ -3613,6 +3613,12 @@ a.icon-larrow:hover { background-image: url(images/ldarrow.png); } +.icon-ldarrow:hover { + width: 20px; + height: 20px; + background-image: url(images/ldarrow2.png); +} + .icon-lifespan-chunk { width: 50px; height: 37px; |
