Elgg
Version 2.3
views
default
elements
reset.css.php
Go to the documentation of this file.
1
<?php
8
?>
9
/* <style> /**/
10
11
/* ***************************************
12
RESET CSS
13
*************************************** */
14
html
,
body
,
div
,
span
, applet, object, iframe,
15
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
p
,
blockquote
,
pre
,
16
a
, abbr, acronym, address, big, cite,
code
,
17
del
, dfn,
em
, font,
img
,
ins
, kbd,
q
, s, samp,
18
small,
strike
,
strong
, sub, sup, tt, var,
19
dl,
dt
, dd,
ol
,
ul
,
li
,
20
fieldset,
form
,
label
,
legend
,
21
table
,
caption
, tbody, tfoot, thead,
tr
,
th
,
td
{
22
margin: 0;
23
padding: 0;
24
border: 0;
25
font-
weight
: inherit;
26
font-
style
: inherit;
27
font-
size
: 100%;
28
font-
family
: inherit;
29
vertical-
align
: baseline;
30
}
31
body
{
32
background-
color
: white;
33
}
34
<?php
// force vertical scroll bar ?>
35
html
,
body
{
36
height
: 100%;
37
margin-
bottom
: 1px;
38
}
39
img
{
40
border-
width
:0;
41
border-
color
:transparent;
42
}
43
/* keep focus styles for a11y
44
:focus {
45
outline: 0 none;
46
}*/
47
ol
,
ul
{
48
list-
style
: none;
49
}
50
em
,
i
{
51
font-
style
:italic;
52
}
53
ins
{
54
text
-
decoration
:none;
55
}
56
strike
,
del
{
57
text
-
decoration
:line-through;
58
}
59
strong
,
b
{
60
font-
weight
:bold;
61
}
62
table
{
63
border-
collapse
:
collapse
;
64
border-
spacing
: 0;
65
}
66
caption
,
th
,
td
{
67
text
-
align
:
left
;
68
font-
weight
: normal;
69
vertical-
align
:
top
;
70
}
71
blockquote
:before,
blockquote
:after,
72
q
:before,
q
:after {
73
content
:
""
;
74
}
75
blockquote
,
q
{
76
quotes:
""
""
;
77
}
78
a
{
79
text
-
decoration
: none;
80
}
81
button
::-moz-focus-
inner
,
82
input
::-moz-focus-
inner
{
83
border: 0;
84
padding: 0;
85
}
86
[hidden] {
87
display: none !important;
88
}
collapse
elgg menu widget elgg menu item collapse
Definition:
admin.css.php:1158
legend
elgg fieldset has legend
Definition:
admin.css.php:533
tr
elgg table alt tr
Definition:
admin.css.php:424
div
fieldset div
Definition:
admin.css.php:485
content
elgg widget content
Definition:
admin.css.php:1305
input
elgg table input[type=checkbox]
Definition:
admin.css.php:404
h6
h6
Definition:
admin.css.php:85
family
font family
Definition:
admin.css.php:83
span
ui datepicker td span
Definition:
admin.css.php:680
style
list style
Definition:
admin.css.php:1234
h1
h1
Definition:
admin.css.php:85
top
border top
Definition:
admin.css.php:390
li
elgg menu user li
Definition:
admin.css.php:211
width
min width
Definition:
admin.css.php:166
p
p
Definition:
admin.css.php:118
h5
h5
Definition:
admin.css.php:85
h3
h3
Definition:
admin.css.php:85
button
elgg button
Definition:
admin.css.php:559
decoration
text decoration
Definition:
admin.css.php:99
h2
h2
Definition:
admin.css.php:85
height
line height
Definition:
admin.css.php:82
label
label
Definition:
admin.css.php:464
size
font size
Definition:
admin.css.php:81
left
margin left
Definition:
admin.css.php:294
text
elgg input text
Definition:
admin.css.php:505
h4
h4
Definition:
admin.css.php:85
pre
pre
Definition:
admin.css.php:105
code
code
Definition:
admin.css.php:105
form
elgg river item form
Definition:
components.css.php:227
align
vertical align
Definition:
reset.css.php:69
q
blockquote q
Definition:
reset.css.php:72
td
td
Definition:
reset.css.php:66
body
body
Definition:
reset.css.php:35
del
del
Definition:
reset.css.php:56
b
b
Definition:
reset.css.php:59
inner
button::moz focus inner
Definition:
reset.css.php:81
strike
strike
Definition:
reset.css.php:56
a
a
Definition:
reset.css.php:78
th
th
Definition:
reset.css.php:66
ul
ul
Definition:
reset.css.php:47
ol
ol
Definition:
reset.css.php:47
ins
ins
Definition:
reset.css.php:53
i
i
Definition:
reset.css.php:50
img
img
Definition:
reset.css.php:39
html
html
Definition:
reset.css.php:35
bottom
margin bottom
Definition:
reset.css.php:37
weight
font weight
Definition:
reset.css.php:68
strong
strong
Definition:
reset.css.php:59
table
table
Definition:
reset.css.php:62
spacing
border spacing
Definition:
reset.css.php:64
caption
caption
Definition:
reset.css.php:66
blockquote
blockquote blockquote
Definition:
reset.css.php:71
color
border color
Definition:
reset.css.php:41
em
em
Definition:
reset.css.php:50
dt
elgg output dt
Definition:
typography.css.php:146
Generated on Fri Aug 29 2025 00:00:47 for Elgg by
1.9.1