webui-aria2/js/libs/dojox/mobile/themes/iphone/TextArea-compat.css

8 lines
114 B
CSS
Raw Normal View History

.mblTextArea {
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}