Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F772543
screen.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, 11:30 AM
Size
739 B
Mime Type
text/plain
Expires
Mon, Feb 3, 11:30 AM (18 h, 35 m)
Engine
blob
Format
Raw Data
Handle
555539
Attached To
rTSIM Themes.Simple
screen.css
View Options
@
import
'reset.css'
;
/* Reset */
@
import
url
(
typography
.
css
)
;
/* Typography */
@
import
url
(
layout
.
css
)
;
/* Structure */
@
import
url
(
content
.
css
)
;
/* Content */
/* !Hacks
--------------------- */
/* Add height to containers */
#
nav-sec
,
#
nav
,
#
site-info
ul
,
ul
.
event-listing
li
,
#
block-latest
.
feature
,
#
events
.
header
{
overflow
:
hidden
;
}
/* Fix Margins */
#
content
{
clear
:
both
;
float
:
left
;
/*width: 100%;*/
}
/* Nav Fixes */
#
masthead
{
z-index
:
100
;
}
#
nav
li
ul
li
{
position
:
relative
;
z-index
:
101
;
}
#
nav
li
ul
li
a
{
position
:
relative
;
z-index
:
100
;
}
#
content
,
#
content-sub
,
#
content-main
{
position
:
relative
;
z-index
:
0
;
}
Event Timeline
Log In to Comment