Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F772475
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
Sat, Feb 1, 10:32 AM
Size
872 B
Mime Type
text/plain
Expires
Mon, Feb 3, 10:32 AM (17 h, 45 m)
Engine
blob
Format
Raw Data
Handle
555558
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