Browse Source

building

pull/214/head
connors 11 years ago
parent
commit
4ded5d8366
  1. 9
      dist/ratchet.css

9
dist/ratchet.css vendored

@ -364,14 +364,8 @@ strong {
box-flex: 1; box-flex: 1;
} }
.tab-icon {
display: block;
height: 18px;
margin: 0 auto;
}
.tab-label { .tab-label {
margin-top: 1px; margin-top: -2px;
font-size: 11px; font-size: 11px;
font-weight: 400; font-weight: 400;
color: #929292; color: #929292;
@ -1122,6 +1116,7 @@ input[type="button"] {
.icon { .icon {
display: inline-block; display: inline-block;
font-family: "Ratchicons", sans-serif; font-family: "Ratchicons", sans-serif;
font-size: 24px;
text-decoration: none; text-decoration: none;
line-height: 1; line-height: 1;
cursor: default; cursor: default;

Loading…
Cancel
Save