9 lines
137 B
CSS
Raw Normal View History

2012-06-19 12:07:43 +10:00
.mblTextBox {
height: 22px;
border: #9CACC0 1px inset;
-webkit-border-radius: 5px;
font-family: Helvetica;
font-size: 13px;
}