summaryrefslogtreecommitdiffstats
path: root/WebContent
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent')
-rw-r--r--WebContent/VAADIN/themes/chameleon/compound/sidebar-menu/sidebar-menu.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/chameleon/compound/sidebar-menu/sidebar-menu.css b/WebContent/VAADIN/themes/chameleon/compound/sidebar-menu/sidebar-menu.css
index 386a2492c6..8da3581291 100644
--- a/WebContent/VAADIN/themes/chameleon/compound/sidebar-menu/sidebar-menu.css
+++ b/WebContent/VAADIN/themes/chameleon/compound/sidebar-menu/sidebar-menu.css
@@ -34,4 +34,9 @@
.sidebar-menu .tab-selected:focus,
.sidebar-menu .selected:focus {
outline: none;
+ }
+
+.sidebar-menu .v-nativebutton::-moz-focus-inner {
+ border: none;
+ padding: 0;
} \ No newline at end of file