mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
ui light tab styles
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
|
||||
.tab {
|
||||
cursor: default;
|
||||
padding: 2px 21px 2px 9px;
|
||||
-webkit-box-flex: 2;
|
||||
position: relative;
|
||||
width: 175px;
|
||||
@@ -16,6 +15,7 @@
|
||||
box-sizing: border-box;
|
||||
text-shadow: -1px -1px 0 #000;
|
||||
font-size: 11px;
|
||||
padding: 5px 10px;
|
||||
}
|
||||
|
||||
.tab.active {
|
||||
|
||||
Reference in New Issue
Block a user