Bug 951726 - DevTools Themes: Make top tab bar thinner;r=fitzgen

This commit is contained in:
Brian Grinstead 2014-01-06 11:27:30 -06:00
parent eb26b54376
commit a2dfe1d256

View File

@ -448,7 +448,6 @@
border: 0px solid #000;
border-bottom-width: 1px;
box-shadow: 0 -2px 0 rgba(0,0,0,.1) inset;
min-height: 32px;
padding: 0;
}
@ -464,7 +463,7 @@
.devtools-tab {
-moz-appearance: none;
min-width: 32px;
min-height: 32px;
min-height: 26px;
max-width: 127px;
color: #b6babf;
margin: 0;