Changeset 562c0e8 in github
- Timestamp:
- May 25, 2009 5:08:13 AM (4 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 7dbe2fa
- Parents:
- 535b54d
- Location:
- skins/default
- Files:
-
- 2 added
- 3 edited
-
common.css (modified) (2 diffs)
-
images/icons/glass.png (added)
-
images/icons/glass_roll.png (added)
-
templates/addressbook.html (modified) (1 diff)
-
templates/mail.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
skins/default/common.css
r30b152b r562c0e8 360 360 position: absolute; 361 361 top: 3px; 362 right: 16 2px;362 right: 160px; 363 363 } 364 364 … … 372 372 position: absolute; 373 373 top: 2px; 374 left: 2 0px;374 left: 24px; 375 375 width: 140px; 376 376 height: 15px; -
skins/default/templates/addressbook.html
r30b152b r562c0e8 42 42 43 43 <div id="quicksearchbar"> 44 <roundcube:button name="searchmod" id="searchmod" image="/images/icons/glass. gif" />44 <roundcube:button name="searchmod" id="searchmod" image="/images/icons/glass.png" /> 45 45 <roundcube:object name="searchform" id="quicksearchbox" /> 46 46 <roundcube:button command="reset-search" id="searchreset" image="/images/icons/reset.gif" title="resetsearch" /> -
skins/default/templates/mail.html
r7997529 r562c0e8 150 150 151 151 <div id="quicksearchbar"> 152 <roundcube:button name="searchmod" id="searchmod" image="/images/icons/glass .gif" onclick="rcmail_ui.show_searchmenu();return false" title="searchmod" />152 <roundcube:button name="searchmod" id="searchmod" image="/images/icons/glass_roll.png" onclick="rcmail_ui.show_searchmenu();return false" title="searchmod" /> 153 153 <roundcube:object name="searchform" id="quicksearchbox" /> 154 154 <roundcube:button command="reset-search" id="searchreset" image="/images/icons/reset.gif" title="resetsearch" />
Note: See TracChangeset
for help on using the changeset viewer.
