diff options
| author | Chad Kieffer <ckieffer@gmail.com> | 2009-11-01 22:15:06 -0700 | 
|---|---|---|
| committer | Chad Kieffer <ckieffer@gmail.com> | 2009-11-01 22:15:06 -0700 | 
| commit | e95c0dcf2bde01834ab1b0b35e98503351efd6d1 (patch) | |
| tree | b86cb5c496e47b29e0395b1ba659608019d204f5 /themes | |
| parent | f1075a6e1faca4a495d0f0103fa371590e7bf926 (diff) | |
Rename Default to Wind and Admin Wind themes respectively in CSS docblocks.
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/admin_wind/css/screen.css | 2 | ||||
| -rw-r--r-- | themes/wind/css/screen.css | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/themes/admin_wind/css/screen.css b/themes/admin_wind/css/screen.css index 233cacaf..5ed42391 100644 --- a/themes/admin_wind/css/screen.css +++ b/themes/admin_wind/css/screen.css @@ -1,5 +1,5 @@  /** - * Gallery 3 Default Theme Screen Styles + * Gallery 3 Admin Wind Theme Screen Styles   *   * @requires YUI reset, font, grids CSS   * diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css index acc6af03..c2cd0ccb 100644 --- a/themes/wind/css/screen.css +++ b/themes/wind/css/screen.css @@ -1,5 +1,5 @@  /** - * Gallery 3 Default Theme Screen Styles + * Gallery 3 Wind Theme Screen Styles   *   * @requires YUI reset, font, grids CSS   * | 
