summaryrefslogtreecommitdiffstats
path: root/core/css/icons.css
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/icons.css')
-rw-r--r--core/css/icons.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/css/icons.css b/core/css/icons.css
index 3b12f9ea2e6..45069a23c44 100644
--- a/core/css/icons.css
+++ b/core/css/icons.css
@@ -218,6 +218,9 @@ img.icon-loading-small-dark, object.icon-loading-small-dark, video.icon-loading-
.icon-more {
background-image: url('../img/actions/more.svg?v=1');
}
+.icon-more-white {
+ background-image: url('../img/actions/more-white.svg?v=1');
+}
.icon-password {
background-image: url('../img/actions/password.svg?v=1');