mirror of
https://github.com/jdan/98.css.git
synced 2025-08-16 10:54:10 +02:00
Merge pull request #178 from jdan/fix-174-make-tab-font-pixelated
make tab font pixelated
This commit is contained in:
@@ -108,7 +108,8 @@ option,
|
|||||||
table,
|
table,
|
||||||
ul.tree-view,
|
ul.tree-view,
|
||||||
.window,
|
.window,
|
||||||
.title-bar {
|
.title-bar,
|
||||||
|
li[role=tab] {
|
||||||
font-family: "Pixelated MS Sans Serif", Arial;
|
font-family: "Pixelated MS Sans Serif", Arial;
|
||||||
-webkit-font-smoothing: none;
|
-webkit-font-smoothing: none;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
|
Reference in New Issue
Block a user