diff options
Diffstat (limited to 'core/css/header.css')
-rw-r--r-- | core/css/header.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/css/header.css b/core/css/header.css index 5f8b3bd873a..4dbd41f5ec7 100644 --- a/core/css/header.css +++ b/core/css/header.css @@ -495,6 +495,9 @@ nav[role=navigation] { width: 20px; height: 20px; } +#appmenu li .icon-more-white { + background-image: url("../img/actions/more-white.svg?v=1"); +} #appmenu li span { opacity: 0; position: absolute; |