webui-aria2/js/libs/dojox/mobile/themes/iphone/TextBox.css
2012-05-01 19:52:07 +08:00

9 lines
137 B
CSS

.mblTextBox {
height: 22px;
border: #9CACC0 1px inset;
-webkit-border-radius: 5px;
font-family: Helvetica;
font-size: 13px;
}