1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-25 17:21:28 +00:00

move prefs to less, add a shared buildfile

This commit is contained in:
Andrew Dolgov
2017-11-29 19:10:15 +03:00
parent 9dd336a2c3
commit f9ffef66f9
7 changed files with 148 additions and 148 deletions

View File

@@ -639,9 +639,7 @@
color: #555;
font-size: 16px;
text-rendering: optimizelegibility;
font-family: "Segoe WP Semibold", "Segoe UI Semibold",
"Segoe UI Web Semibold", "Segoe UI", Ubuntu, "Helvetica Neue",
Helvetica, Arial, sans-serif;
font-family: @fonts-ui-bold;
}
.dijitDialog .dijitDialogPaneContent {