updating the tab font-family

This commit is contained in:
Jon Rohan
2012-12-24 13:05:27 -08:00
parent 7f32c7f3bb
commit d697986e3e
2 changed files with 2 additions and 2 deletions

View File

@@ -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;