dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- removed unused and declared in PHP-5.3 quoted_printable_encode function (...
alecpl
2009-05-28
a1fc8d2518f65049a6286c00b1e8f71fbfc0dc51
[githubFork/roundcubemail.git]
/
skins
/
default
/
ie6hacks.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* CSS hacks for IE versions 5,6 */
img
{
behavior: url('skins/default/pngbehavior.htc');
}
ul.toolbarmenu li
{
width: 130px;
}
#messagemenu li a
{
background-image: url('images/messageactions.gif');
}