Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1109946
reset.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
Tue, Aug 26, 8:35 AM
Size
872 B
Mime Type
text/plain
Expires
Thu, Aug 28, 8:35 AM (5 h, 32 m)
Engine
blob
Format
Raw Data
Handle
716646
Attached To
rTSIM Themes.Simple
reset.css
View Options
html
,
body
,
object
,
iframe
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
p
,
blockquote
,
pre
,
a
,
abbr
,
acronym
,
address
,
code
,
del
,
dfn
,
em
,
img
,
q
,
dl
,
dt
,
dd
,
ol
,
ul
,
li
,
fieldset
,
form
,
label
,
legend
,
table
,
caption
,
tbody
,
tfoot
,
thead
,
tr
,
th
,
td
{
margin
:
0
;
padding
:
0
;
border
:
0
;
font-weight
:
inherit
;
font-style
:
inherit
;
font-size
:
100
%
;
font-family
:
inherit
;
vertical-align
:
baseline
;
}
/* Unordered lists for good not evil */
ul
{
list-style
:
none
;
}
/* Tables still need 'cellspacing="0"' in the markup. */
table
{
border-collapse
:
separate
;
border-spacing
:
0
;
}
caption
,
th
,
td
{
text-align
:
left
;
font-weight
:
normal
;}
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote
:
before
,
blockquote
:
after
,
q
:
before
,
q
:
after
{
content
:
""
;
}
blockquote
,
q
{
quotes
:
""
""
;
}
/* Remove annoying border on linked images. */
a
img
{
border
:
none
;
}
Event Timeline
Log In to Comment