fix popover styles

webkit2png
Manuel Genovés 2018-11-02 19:30:02 +01:00
parent ca758621d5
commit 540671186e
1 changed files with 2 additions and 3 deletions

View File

@ -194,8 +194,7 @@
} }
#UberwriterWindow treeview { #UberwriterWindow treeview {
color: #333; padding: 3px 3px 3px 3px;
font-size: 10px;
} }
#LexikonBubble { #LexikonBubble {
@ -255,4 +254,4 @@
.QuickPreviewPopup label { .QuickPreviewPopup label {
color: @dark_bg; color: @dark_bg;
} }