Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7056732
iehacks.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
iehacks.css
View Options
/**
* Roundcube Taklist plugin CSS hacks for IE < 9
*
* Copyright (c) 2012, Kolab Systems AG <contact@kolabsys.com>
*
* The contents are subject to the Creative Commons Attribution-ShareAlike
* License. It is allowed to copy, distribute, transmit and to adapt the work
* by keeping credits to the original autors in the README file.
* See http://creativecommons.org/licenses/by-sa/3.0/ for details.
*
* $Id$
*/
#
tasksview
{
background
:
transparent
;
filter
:
progid
:
DXImageTransform
.
Microsoft
.
gradient
(
startColorstr
=
#33ffff
ff
,
endColorstr
=
#33ffff
ff
);
zoom
:
1
;
}
#
tasksview
.
buttonbar
{
filter
:
progid
:
DXImageTransform
.
Microsoft
.
gradient
(
startColorstr
=
'#eeeeee'
,
endColorstr
=
'#dfdfdf'
,
GradientType
=
0
);
}
html
.
ie
#
taskselector
li
.
count
:
after
{
bottom
:
-4
px
;
}
#
thelist
.
taskitem
.
dragging
.
taskhead
{
filter
:
alpha
(
opacity
=
50
);
}
#
thelist
.
taskhead
.
complete
{
filter
:
alpha
(
opacity
=
60
);
}
#
thelist
.
taskhead
{
filter
:
progid
:
DXImageTransform
.
Microsoft
.
Shadow
(
color
=
#336666
66
,
direction
=
180
,
strength
=
2
);
}
/*** Special hacks for IE7 only ***/
html
.
ie7
#
taskselector
li
.
count
{
position
:
relative
;
top
:
0
px
;
left
:
5
px
;
}
html
.
ie7
#
taskselector
li
.
selected
.
count
{
background
:
#d9ecf4
;
color
:
#004458
;
}
html
.
ie7
#
taskselector
li
.
selected
.
overdue
.
count
{
background
:
#ff3800
;
color
:
#fff
;
}
html
.
ie7
#
tagslist
li
,
html
.
ie7
#
taskselector
li
{
float
:
left
;
}
html
.
ie7
.
taskitem
{
}
html
.
ie7
.
taskhead
.
title
{
position
:
relative
;
top
:
-3
px
;
}
html
.
ie7
.
taskitem
.
childtoggle
{
display
:
block
;
/* workaround for text-indent which also offsets the background image */
text-indent
:
0
;
font-size
:
0
;
line-height
:
0
;
text-align
:
right
;
text-decoration
:
none
;
}
html
.
ie7
.
taskhead
.
tags
{
height
:
18
px
;
}
html
.
ie7
.
taskhead
.
tags
.
tag
{
display
:
inline-block
;
padding-bottom
:
2
px
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jun 12, 3:31 AM (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
857317
Default Alt Text
iehacks.css (1 KB)
Attached To
Mode
R14 roundcubemail-plugins-kolab
Attached
Detach File
Event Timeline
Log In to Comment