Changeset 2650 for trunk/template


Ignore:
Timestamp:
Oct 4, 2008, 11:05:36 AM (16 years ago)
Author:
vdigital
Message:

Gallery side icons for Sylvia (Some are missing, your browser cache could hide that).
+ No borders for pics in Sylvia.

Location:
trunk/template/yoga/theme/Sylvia
Files:
46 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/template/yoga/theme/Sylvia/theme.css

    r2642 r2650  
    8989A, INPUT.rateButton { color:#f70; border-width: 0; }
    9090A:hover, A:active { color: #f33; border-bottom: 1px solid #f33; cursor: pointer; }
     91#theImage A, .illustration A, A.navThumb, A.navThumb { border-bottom-width: 0; }
    9192*, *:focus, *:active, input:active, a:active, input:focus, a:focus { outline: none; -moz-outline-width: 0px; }
    9293#debug { margin: 15px 15px 5px 248px; font-size:12px; clear: both; word-wrap:break-word;}
  • trunk/template/yoga/theme/Sylvia/themeconf.inc.php

    r2513 r2650  
    33  'template' => 'yoga',
    44  'theme' => 'Sylvia',
    5   'icon_dir' => 'template/yoga/icon',
     5  'icon_dir' => 'template/yoga/theme/Sylvia/icon',
    66  'admin_icon_dir' => 'template/yoga/icon/admin',
    7   'mime_icon_dir' => 'template/yoga/icon/mimetypes/',
     7  'mime_icon_dir' => 'template/yoga/theme/Sylvia/icon/mimetypes/',
    88  'local_head' => '',
    99);
Note: See TracChangeset for help on using the changeset viewer.