Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F772645
layout.css
No One
Temporary
Actions
View 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, 1:35 PM
Size
8 KB
Mime Type
text/plain
Expires
Mon, Feb 3, 1:35 PM (23 h, 38 m)
Engine
blob
Format
Raw Data
Handle
555055
Attached To
rTSIM Themes.Simple
layout.css
View Options
html
{
margin
:
0
;
padding
:
0
;
}
body
{
margin
:
0
;
padding
:
28
px
0
0
;
background
:
#f8f8f8
url
(
'@templates_base@/img/bg-body.png'
)
repeat-x
left
top
;
}
#
wrapper
{
margin
:
0
auto
;
width
:
945
px
;
height
:
auto
;
}
#
content
{
clear
:
both
;
position
:
relative
;
}
#
content-main
{
background
:
#FFF
;
float
:
left
;
margin
:
0
13
px
;
width
:
531
px
;
}
#
content-main
.
inner
{
margin
:
0
0
20
px
13
px
;
width
:
738
px
;
}
#
content-main
{
margin
:
0
13
px
;
width
:
531
px
;
}
#
content-ter
{
float
:
left
;
width
:
194
px
;
}
#
content-sec
{
float
:
left
;
margin
:
0
0
20
px
;
width
:
194
px
;
}
#
site-info
{
clear
:
both
;
}
/* !Layout - Other
--------------------- */
#
nav-accessibility
{
display
:
none
;
}
hr
{
display
:
none
;
}
/* !Masthead
--------------------- */
#
masthead
{
background
:
#a60d03
;
clear
:
both
;
height
:
138
px
;
position
:
relative
;
}
.
inside
#
masthead
{
margin-top
:
-19
px
;
padding-top
:
19
px
;
}
/* -- !Branding -- */
h1
#
branding
{
position
:
relative
;
top
:
-13
px
;
left
:
-4
px
;
}
h1
#
branding
a
{
background
:
url
(
'@templates_base@/img/logo.png'
)
no-repeat
left
top
;
display
:
block
;
height
:
105
px
;
text-indent
:
-999
em
;
width
:
220
px
;
}
/* -- !Intro -- */
#
intro
{
position
:
absolute
;
right
:
-8
px
;
top
:
-17
px
;
}
/* -- !Secondary Navigation -- */
#
nav-sec
{
clear
:
both
;
margin
:
8
px
0
9
px
19
px
;
}
/* Adjust for border on hover */
#
nav-sec
{
margin-bottom
:
9
px
;
}
#
nav-sec
li
{
background
:
url
(
'@templates_base@/img/bg-nav-sec-li.png'
)
no-repeat
left
center
;
float
:
left
;
margin
:
0
0
0
15
px
;
padding
:
0
0
0
16
px
;
}
#
nav-sec
li
.
first-child
{
background
:
none
;
margin
:
0
;
padding
:
0
;
}
#
nav-sec
a
{
color
:
#FFF
;
display
:
block
;
font-weight
:
700
;
line-height
:
32
px
;
padding
:
0
0
2
px
;
text-decoration
:
none
;
}
#
nav-sec
a
:
hover
{
color
:
#000
;
text-decoration
:
underline
;
}
/* Red Border on Hover */
.
js
#
nav-sec
li
a
:
hover
{
text-decoration
:
none
;
}
#
nav-sec
li
a
div
{
padding
:
0
0
2
px
;
margin
:
0
-5
px
-2
px
;
position
:
relative
;
top
:
-9
px
;
}
#
nav-sec
li
a
:
hover
div
{
border-bottom
:
2
px
solid
#c4160b
;
padding
:
0
;
}
/* -- !Navigation -- */
ul
#
nav
{
background
:
#282828
url
(
'@templates_base@/img/bg-nav.png'
)
repeat-x
left
top
;
border-top
:
1
px
solid
#FFF
;
font-size
:
12
px
;
margin
:
0
;
}
#
nav
li
{
float
:
left
;
margin
:
0
;
}
#
nav
li
a
{
background
:
url
(
'@templates_base@/img/bg-nav.png'
)
no-repeat
left
-35
px
;
color
:
#FFF
;
display
:
block
;
font-weight
:
700
;
line-height
:
32
px
;
padding
:
0
18
px
2
px
17
px
;
text-align
:
center
;
text-decoration
:
none
;
}
#
nav
li
:
hover
a
,
#
nav
li
.
hover
a
,
#
nav
li
a
.
active
{
background
:
url
(
'@templates_base@/img/bg-nav.png'
)
no-repeat
left
-70
px
;
}
#
nav
li
a
:
hover
{
text-decoration
:
underline
;
}
/* Rounded Corner */
#
nav
li
:
first-child
a
,
#
nav
li
.
first-child
a
{
background
:
url
(
'@templates_base@/img/bg-nav.png'
)
no-repeat
left
-105
px
;
}
#
nav
li
:
first-child
:
hover
a
,
#
nav
li
:
first-child
a
.
active
,
#
nav
li
.
first-child
:
hover
a
,
#
nav
li
.
first-child-hover
a
,
#
nav
li
.
first-child
a
.
active
{
background
:
url
(
'@templates_base@/img/bg-nav.png'
)
no-repeat
left
-140
px
;
}
/* Contact Us */
#
nav
li
.
last-child
a
{
background
:
url
(
'@templates_base@/img/bg-nav.png'
)
no-repeat
left
-315
px
;
}
/* Red Border on Hover */
#
nav
li
a
:
hover
{
text-decoration
:
none
;
}
#
nav
li
a
div
{
padding
:
0
0
2
px
;
margin
:
0
-5
px
-4
px
;
position
:
relative
;
top
:
-8
px
;
}
#
nav
li
:
hover
a
div
,
#
nav
li
.
hover
a
div
{
border
:
1
px
solid
#a60d03
;
padding
:
0
;
}
/* Second Level */
#
nav
li
ul
{
background
:
#000
;
display
:
block
;
padding
:
4
px
0
1
px
;
position
:
absolute
;
left
:
-999
em
;
width
:
220
px
;
z-index
:
100
;
}
#
nav
li
ul
li
{
background
:
none
;
clear
:
both
;
width
:
100
%
;
}
#
wrapper
#
nav
li
ul
li
a
{
background
:
none
;
border
:
1
px
solid
#313131
;
border-width
:
0
0
1
px
;
display
:
block
;
font-size
:
11
px
;
line-height
:
1.2
;
padding
:
5
px
17
px
;
text-align
:
left
;
}
#
wrapper
#
nav
li
ul
li
a
:
hover
{
background
:
#282828
;
}
#
nav
li
:
hover
ul
,
#
nav
li
.
hover
ul
{
left
:
auto
;
}
/* -- !Search Form -- */
#
masthead
form
{
background
:
#282828
url
(
'@templates_base@/img/bg-form-search.png'
)
no-repeat
right
top
;
border-top
:
1
px
solid
#FFF
;
bottom
:
0
;
position
:
absolute
;
right
:
0
;
height
:
32
px
;
width
:
180
px
;
}
#
masthead
form
fieldset
{
padding
:
6
px
6
px
0
0
;
float
:
right
;
}
#
masthead
form
label
{
display
:
none
;
}
#
masthead
form
input
.
sq-form-field
,
#
masthead
form
.
submit
input
{
border
:
1
px
solid
#e3e4e4
;
display
:
block
;
float
:
left
;
font-size
:
10
px
;
padding
:
2
px
2
px
1
px
;
width
:
109
px
;
}
#
masthead
form
.
submit
input
{
background
:
url
(
'@templates_base@/img/bg-form-search-submit.png'
)
no-repeat
left
top
;
border
:
none
;
color
:
#FFF
;
cursor
:
pointer
;
cursor
:
hand
;
font-weight
:
700
;
height
:
18
px
;
width
:
53
px
;
}
/* !Breadcrumb
--------------------- */
#
breadcrumb
{
color
:
#4790b4
;
float
:
left
;
font-size
:
.91
em
;
line-height
:
31
px
;
margin
:
0
0
0
4
px
;
}
#
breadcrumb
a
{
color
:
#4790b4
;
}
/* !Content Tools
--------------------- */
#
content-tools
{
float
:
right
;
margin
:
10
px
23
px
0
10
px
;
}
#
content-tools
li
{
display
:
inline
;
}
#
content-tools
a
{
background
:
url
(
'@templates_base@/img/ir-content-tools.png'
)
no-repeat
0
50
%
;
display
:
block
;
float
:
left
;
height
:
11
px
;
margin
:
0
0
0
14
px
;
outline
:
none
;
text-indent
:
-999
em
;
}
#
content-tools
#
send-to-friend
a
{
width
:
13
px
;
}
#
content-tools
#
text-size
#
text-decrease
{
background-position
:
-23
px
50
%
;
margin
:
0
0
0
12
px
;
width
:
5
px
;
}
#
content-tools
#
text-size
#
text-increase
{
background-position
:
-33
px
50
%
;
margin
:
0
0
0
5
px
;
width
:
6
px
;
}
#
content-tools
#
print-version
a
{
background-position
:
-54
px
50
%
;
width
:
12
px
;
}
#
content-tools
#
text-version
a
{
background-position
:
-80
px
50
%
;
width
:
10
px
;
}
/* !Site Information
--------------------- */
#
site-info
{
margin
:
20
px
0
0
;
}
#
site-info
ul
{
background
:
url
(
'@templates_base@/img/bg-nav.png'
)
repeat-x
0
-350
px
;
}
#
site-info
ul
li
{
float
:
left
;
margin
:
0
;
}
#
site-info
ul
li
a
{
background
:
url
(
'@templates_base@/img/bg-nav.png'
)
no-repeat
left
-35
px
;
color
:
#FFF
;
display
:
block
;
font-weight
:
700
;
line-height
:
34
px
;
padding
:
0
21
px
0
20
px
;
text-align
:
center
;
text-decoration
:
none
;
}
#
site-info
ul
li
a
:
hover
,
#
site-info
ul
li
a
.
active
{
background
:
url
(
'@templates_base@/img/bg-nav.png'
)
no-repeat
left
-70
px
;
}
#
site-info
ul
li
a
:
hover
{
text-decoration
:
underline
;
}
/* Rounded Corner */
#
site-info
ul
li
:
first-child
a
,
#
site-info
ul
li
.
first-child
a
{
background
:
url
(
'@templates_base@/img/bg-nav.png'
)
no-repeat
left
-175
px
;
}
#
site-info
ul
li
:
first-child
a
:
hover
,
#
site-info
ul
li
:
first-child
a
.
active
,
#
site-info
ul
li
.
first-child
a
:
hover
,
#
site-info
ul
li
.
first-child
a
.
active
{
background
:
url
(
'@templates_base@/img/bg-nav.png'
)
no-repeat
left
-210
px
;
}
/* Back to top */
#
site-info
ul
li
.
last-child
{
float
:
right
;
}
#
site-info
ul
li
.
last-child
a
{
background
:
url
(
'@templates_base@/img/bg-nav.png'
)
no-repeat
right
-245
px
;
}
#
site-info
ul
li
.
last-child
a
:
hover
,
#
site-info
ul
li
.
last-child
a
.
active
{
background
:
url
(
'@templates_base@/img/bg-nav.png'
)
no-repeat
right
-280
px
;
}
/* Red Border on Hover */
#
site-info
ul
li
a
:
hover
{
text-decoration
:
none
;
}
#
site-info
ul
li
a
div
{
display
:
block
;
padding
:
0
0
2
px
;
margin
:
0
-5
px
-4
px
;
position
:
relative
;
top
:
-8
px
;
}
#
site-info
ul
li
a
:
hover
div
{
border-bottom
:
2
px
solid
#a60d03
;
padding
:
0
;
}
/* !Borders
--------------------- */
#
content-main
{
border
:
1
px
solid
#e8e9e9
;
border-width
:
0
1
px
;
padding
:
0
20
px
;
}
#
content-main
.
inner
.
round-top
{
background
:
url
(
'@templates_base@/img/bg-content-inside-top.png'
)
no-repeat
left
top
;
height
:
21
px
;
margin
:
0
-21
px
;
}
#
content-main
.
inner
.
round-bottom
{
background
:
url
(
'@templates_base@/img/bg-content-inside-bottom.png'
)
no-repeat
left
bottom
;
height
:
21
px
;
margin
:
0
-21
px
;
}
/* !Sub Navigation
--------------------- */
#
nav-sub
{
background
:
#46474b
url
(
'@templates_base@/img/bg-nav-sub-bottom.png'
)
no-repeat
left
bottom
;
}
#
nav-sub
ul
{
background
:
url
(
'@templates_base@/img/bg-nav-sub-top.png'
)
no-repeat
left
top
;
list-style
:
none
;
margin
:
0
;
padding
:
15
px
0
;
}
#
nav-sub
ul
li
{
display
:
inline
;
margin
:
0
;
padding
:
0
;
}
#
nav-sub
li
a
{
background
:
url
(
'@templates_base@/img/bg-nav-sub-li.png'
)
no-repeat
12
px
.65
em
;
border-bottom
:
1
px
solid
#1c1d21
;
color
:
#FFF
;
display
:
block
;
margin
:
0
1
px
;
padding
:
3
px
12
px
3
px
25
px
;
}
#
nav-sub
li
.
expanded
a
{
background
:
#6a6b6d
url
(
'@templates_base@/img/bg-nav-sub-li-expanded.png'
)
no-repeat
10
px
.65
em
;
text-decoration
:
none
;
}
#
nav-sub
li
a
:
hover
{
background-color
:
#6a6b6d
;
text-decoration
:
none
;
}
#
nav-sub
li
.
current
a
{
background-color
:
#6a6d6d
;
}
/* Level 2 */
#
nav-sub
ul
ul
{
background
:
none
;
border-bottom
:
1
px
solid
#1c1d21
;
padding
:
0
;
}
#
nav-sub
li
.
expanded
li
a
{
background
:
none
;
border
:
none
;
margin
:
0
0
1
px
;
padding
:
3
px
12
px
3
px
34
px
;
}
#
nav-sub
li
li
a
:
hover
{
background-color
:
#6a6b6d
;
}
#
nav-sub
li
.
expanded
li
.
current
a
{
background-color
:
#6a6d6d
;
}
/* No margin for last child */
#
nav-sub
li
.
expanded
li
.
last-child
a
{
margin
:
0
;
}
Event Timeline
Log In to Comment