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

9 lines
137 B
CSS

.mblTextBox {
height: 30px;
border: #b5bcc7 1px inset;
font-family: Helvetica;
font-size: 14px;
-webkit-border-radius: 5px;
}