mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-12 11:25:09 +00:00
fix in hover effect
This commit is contained in:
@@ -2866,7 +2866,8 @@ body {
|
||||
|
||||
.navbar-icon-home:hover,
|
||||
.navbar-icon-home:focus,
|
||||
.navbar-icon-home:active {
|
||||
.navbar-icon-home:active,
|
||||
.navbar-icon-home-hover{
|
||||
opacity:1;
|
||||
Filter:alpha(opacity=100); /* For IE8 and earlier */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user