diff options
| author | hukl <contact@smyck.org> | 2009-09-02 19:37:24 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-09-02 19:37:24 +0200 |
| commit | 3a71919db79ee00f9898b2c07737740b3420dd25 (patch) | |
| tree | 3087d39583e890c6dfc442b4d78b6aefd48d8af8 /public/stylesheets | |
| parent | 4c4bdfb35d23bc1113e669ff22f2d4e074529707 (diff) | |
corresponding css and js changes
Diffstat (limited to 'public/stylesheets')
| -rw-r--r-- | public/stylesheets/admin.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css index 1ebf6e7..d68d69f 100644 --- a/public/stylesheets/admin.css +++ b/public/stylesheets/admin.css | |||
| @@ -376,12 +376,12 @@ table#content th.content { | |||
| 376 | margin: 5px; | 376 | margin: 5px; |
| 377 | } | 377 | } |
| 378 | 378 | ||
| 379 | div#asset_toolbox { | 379 | div#image_browser { |
| 380 | position: absolute; | 380 | position: absolute; |
| 381 | top: 40px; | 381 | top: 40px; |
| 382 | left: 800px; | 382 | left: 800px; |
| 383 | } | 383 | } |
| 384 | 384 | ||
| 385 | div#asset_toolbox ul li { | 385 | div#image_browser ul li { |
| 386 | list-style-type: none; | 386 | list-style-type: none; |
| 387 | } | 387 | } |
