phpldapadmin/application/media/js/dojo-release-1.7.2/dojox/mobile/themes/iphone/TextArea-compat.css

8 lines
114 B
CSS
Raw Permalink Normal View History

2012-06-19 02:07:43 +00:00
.mblTextArea {
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}