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 10:22:04 +0300
committerAleksander Machniak <machniak@kolabsys.com>2019-03-05 10:22:04 +0300
commit34ee036efcc991780b614f2b3f71c00f56e6a558 (patch)
treed0b75e853d027922c8ce8e80595d10301d8f50d8 /skins/elastic/styles
parentb313295e4552f24bc8b452004354c2af8dd763fd (diff)
parent98f0abf9dd01dae4e63099ed8b35ebfb114dfa1c (diff)
Merge branch 'less_cleanup' of https://github.com/johndoh/roundcubemail into johndoh-less_cleanup
Diffstat (limited to 'skins/elastic/styles')
-rw-r--r--skins/elastic/styles/widgets/toolbar.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/elastic/styles/widgets/toolbar.less b/skins/elastic/styles/widgets/toolbar.less
index 99c5b3ab1..4a95ea7c5 100644
--- a/skins/elastic/styles/widgets/toolbar.less
+++ b/skins/elastic/styles/widgets/toolbar.less
@@ -304,7 +304,7 @@
}
}
-.toolbar li a,
+.toolbar a.button,
.toolbarmenu li a {
&.actions:before {
content: @fa-var-cog;