Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <machniak@kolabsys.com>2019-03-05 11:00:46 +0300
committerAleksander Machniak <machniak@kolabsys.com>2019-03-05 11:00:46 +0300
commit43e540f72f3a3b3d452cb0e349b24ccebe40f91b (patch)
tree9ffeb3ca1cf9eeb857723b5076875911cc37ef20 /skins/elastic/styles
parent5fb08eeb3f5b75d8dd670eb18e5be4bb59c0db9f (diff)
Elastic: Fix edit icon regression
Diffstat (limited to 'skins/elastic/styles')
-rw-r--r--skins/elastic/styles/widgets/toolbar.less3
1 files changed, 0 insertions, 3 deletions
diff --git a/skins/elastic/styles/widgets/toolbar.less b/skins/elastic/styles/widgets/toolbar.less
index 25ef84ac4..443b77ec6 100644
--- a/skins/elastic/styles/widgets/toolbar.less
+++ b/skins/elastic/styles/widgets/toolbar.less
@@ -363,9 +363,6 @@
content: @fa-var-caret-down;
}
&.edit:before {
- content: @fa-var-edit;
- }
- &.edit.asnew:before {
content: @fa-var-pencil-alt;
}
&.encrypt:before,