mirror of
https://github.com/atom/atom.git
synced 2026-02-12 23:55:10 -05:00
updating the tab font-family
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
.tabs {
|
||||
background: #333333;
|
||||
border-bottom: 4px solid #424242;
|
||||
font: 12px Trebuchet MS, arial, freesans, clean, sans-serif !important;
|
||||
}
|
||||
|
||||
.tab {
|
||||
@@ -61,7 +62,6 @@
|
||||
}
|
||||
|
||||
.tab .file-name {
|
||||
font-size: 12px !important;
|
||||
font-weight: normal !important;
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user