diff options
author | Richard Worth <rdworth@gmail.com> | 2008-06-07 17:35:27 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2008-06-07 17:35:27 +0000 |
commit | 3524ef0c26f8760615c01217045c72f9bb20dde9 (patch) | |
tree | d7fa5208fb99d2f7d074706f1eed86a6a4b53acd /themes/flora/flora.css | |
parent | 2ac4aa61e5167d9aa427b70fc5f1ad9b934fdf3c (diff) | |
download | jquery-ui-3524ef0c26f8760615c01217045c72f9bb20dde9.tar.gz jquery-ui-3524ef0c26f8760615c01217045c72f9bb20dde9.zip |
removed extra level ui folder
Diffstat (limited to 'themes/flora/flora.css')
-rw-r--r-- | themes/flora/flora.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/flora/flora.css b/themes/flora/flora.css new file mode 100644 index 000000000..f67bb3f8c --- /dev/null +++ b/themes/flora/flora.css @@ -0,0 +1,2 @@ +.ui-wrapper { border: 1px solid #50A029; } +.ui-wrapper input, .ui-wrapper textarea { border: 0; }
\ No newline at end of file |