diff options
author | Richard Worth <rdworth@gmail.com> | 2008-12-13 12:05:56 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2008-12-13 12:05:56 +0000 |
commit | b22aa06531a8333b926efe623db7ae4029912e34 (patch) | |
tree | 92eab0a1cf0648338e92a3f09ed8f651d3a69d55 /tests/visual/all.html | |
parent | 24f2b7794c6fa4e57c825a36b5b2ef6284a99471 (diff) | |
download | jquery-ui-b22aa06531a8333b926efe623db7ae4029912e34.tar.gz jquery-ui-b22aa06531a8333b926efe623db7ae4029912e34.zip |
tests/visual: Added some rounded corners
Diffstat (limited to 'tests/visual/all.html')
-rw-r--r-- | tests/visual/all.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/visual/all.html b/tests/visual/all.html index e5a167568..56be279df 100644 --- a/tests/visual/all.html +++ b/tests/visual/all.html @@ -70,7 +70,7 @@ </li> <li class="plugin"> Datepicker - <div style="text-align:left;margin-left:10px;"> + <div> <input type="text" id="datepicker"> </div> </li> |