Merge pull request #178 from jdan/fix-174-make-tab-font-pixelated
make tab font pixelated
This commit is contained in:
commit
56ef2f7d6d
1 changed files with 2 additions and 1 deletions
|
|
@ -108,7 +108,8 @@ option,
|
|||
table,
|
||||
ul.tree-view,
|
||||
.window,
|
||||
.title-bar {
|
||||
.title-bar,
|
||||
li[role=tab] {
|
||||
font-family: "Pixelated MS Sans Serif", Arial;
|
||||
-webkit-font-smoothing: none;
|
||||
font-size: 11px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue