Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F772444
ie6.css
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Feb 1, 10:07 AM
Size
1 KB
Mime Type
text/x-asm
Expires
Mon, Feb 3, 10:07 AM (16 h, 53 m)
Engine
blob
Format
Raw Data
Handle
555075
Attached To
rTSIM Themes.Simple
ie6.css
View Options
/* Disable Border on Hover of Menu Elements */
#
wrapper
#
nav
li
a
div
,
#
wrapper
ul
#
nav-sec
li
div
,
#
wrapper
#
site-info
li
div
{
display
:
none
;
}
#
wrapper
#
nav
li
a
:
hover
,
#
wrapper
ul
#
nav-sec
li
a
:
hover
,
#
wrapper
#
site-info
li
a
:
hover
{
text-decoration
:
underline
;
}
/* Add height to containers */
#
nav-sec
,
#
nav
,
#
site-info
ul
,
#
block-latest
.
feature
,
#
events
.
header
{
zoom
:
1
;
}
/* Double Margin Fix */
#
nav-sec
,
#
nav
,
#
masthead
fieldset
,
#
content-tools
,
ul
.
event-listing
.
date
{
display
:
inline
;
}
/* Wacko Height */
#
masthead
#
nav-sec
{
margin-bottom
:
11
px
;
}
#
masthead
#
nav
li
a
{
line-height
:
30
px
;
}
#
masthead
form
{
bottom
:
-1
px
;
height
:
32
px
;
}
.
inside
#
masthead
form
{
bottom
:
0
;
}
/* You brought this on yourself IE6, you brought it on yourself */
#
masthead
{
width
:
944
px
;
}
#
nav
{
width
:
90
%
;
}
#
block-become-involved
li
{
position
:
relative
;
}
/* Min Height */
#
block-become-involved
{
height
:
245
px
;
position
:
relative
;
padding-top
:
20
px
;
}
#
content
#
block-become-involved
div
.
round-top
{
position
:
absolute
;
margin
:
0
;
left
:
-1
px
;
top
:
-1
px
;
width
:
194
px
;
}
/* Snap width into place */
#
site-info
ul
{
position
:
relative
;
}
/* Events */
#
block-events
{
position
:
relative
;
}
.
event-listing
li
{
zoom
:
1
;
}
#
events
.
header
ul
#
select-month
{
display
:
inline
;
}
/* Featured Items */
#
block-latest
.
feature
{
/* position:static; */
}
/* Fix absolutely positioned elements */
#
content
{
float
:
left
;
width
:
100
%
;
}
/* Transparency */
h1
#
branding
a
{
background
:
none
;
filter
:
progid
:
DXImageTransform
.
Microsoft
.
AlphaImageLoader
(
src
=
'../img/logo.png'
,
sizingMethod
=
'crop'
);
}
#
nav-sec
li
{
background
:
none
;
filter
:
progid
:
DXImageTransform
.
Microsoft
.
AlphaImageLoader
(
src
=
'../img/bg-nav-sec-li.png'
,
sizingMethod
=
'crop'
);
}
#
nav-sec
li
.
first-child
{
filter
:
none
;
}
/* Non Collapsing Margin Fix */
#
content-main
,
#
content
{
margin-bottom
:
0
;
}
#
site-info
{
margin-top
:
0
;
}
Event Timeline
Log In to Comment