Changeset 3504 in subversion
- Timestamp:
- Apr 19, 2010 1:46:22 PM (3 years ago)
- Location:
- trunk/roundcubemail/skins/default
- Files:
-
- 1 added
- 2 edited
-
common.css (modified) (1 diff)
-
ie6hacks.css (modified) (1 diff)
-
images/taskbar.png (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/skins/default/common.css
r3417 r3504 147 147 width: 600px; 148 148 height: 24px; 149 background: url(images/taskbar. gif) top right no-repeat;149 background: url(images/taskbar.png) top right no-repeat; 150 150 padding: 10px 4px 5px 0px; 151 151 text-align: right; -
trunk/roundcubemail/skins/default/ie6hacks.css
r3405 r3504 1 1 /* CSS hacks for IE versions 5,6 */ 2 3 taskbar 4 { 5 background: url(images/taskbar.gif) top right no-repeat; 6 } 2 7 3 8 img
Note: See TracChangeset
for help on using the changeset viewer.
