These importants are too harsh. and not necessary

This commit is contained in:
Jon Rohan
2012-12-27 13:38:50 -08:00
parent d328db65f2
commit d97651d19a
3 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
.tabs {
background: #333333;
border-bottom: 4px solid #424242;
font: caption !important;
font: caption;
}
.tab {
@@ -71,7 +71,7 @@
}
.tab .file-name {
font-size: 11px !important;
font-size: 11px;
display: block;
overflow: hidden;
white-space: nowrap;

View File

@@ -1,5 +1,5 @@
html, body {
font: caption !important;
font: caption;
width: 100%;
height: 100%;
overflow: hidden;

View File

@@ -6,7 +6,7 @@
-webkit-box-flex: 1;
position: relative;
z-index: 0;
font-family: Inconsolata, Monaco, Courier !important;
font-family: Inconsolata, Monaco, Courier;
}
.editor.mini {