unify fonts

This commit is contained in:
Pierre Bondoerffer
2017-08-04 17:15:45 +02:00
parent a16d4be3c4
commit dac14de18c
10 changed files with 23 additions and 14 deletions

View File

@@ -49,7 +49,7 @@
// Dropdown
@dropdown-font: @main-font-size -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
@dropdown-font: @main-font-size @colortheme_font;
@dropdown-bg: #f9f9f9;
@dropdown-color: black;
@dropdown-bg-hover: #f1f1f1;