ui light tab styles

This commit is contained in:
Justin Palmer
2013-02-06 08:54:49 -08:00
parent b66b4ac213
commit 63a4dbdeb2
2 changed files with 31 additions and 66 deletions

View File

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