Elgg
Version 2.3
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
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
}
th
th
Definition:
reset.css.php:66
h5
h5
Definition:
admin.css.php:85
align
vertical align
Definition:
reset.css.php:69
html
html
Definition:
reset.css.php:35
h6
h6
Definition:
admin.css.php:85
blockquote
blockquote blockquote
Definition:
reset.css.php:71
family
font family
Definition:
admin.css.php:83
strong
strong
Definition:
reset.css.php:59
bottom
margin bottom
Definition:
reset.css.php:37
height
line height
Definition:
admin.css.php:82
collapse
elgg menu widget elgg menu item collapse
Definition:
admin.css.php:1158
td
td
Definition:
reset.css.php:66
em
em
Definition:
reset.css.php:50
i
i
Definition:
reset.css.php:50
ol
ol
Definition:
reset.css.php:47
a
a
Definition:
reset.css.php:78
span
ui datepicker td span
Definition:
admin.css.php:680
h4
h4
Definition:
admin.css.php:85
strike
strike
Definition:
reset.css.php:56
spacing
border spacing
Definition:
reset.css.php:64
color
border color
Definition:
reset.css.php:41
inherit
elgg inherit
Definition:
elgglib.js:254
form
elgg river item form
Definition:
components.css.php:227
li
elgg menu user li
Definition:
admin.css.php:211
decoration
text decoration
Definition:
admin.css.php:99
h3
h3
Definition:
admin.css.php:85
size
font size
Definition:
admin.css.php:81
img
img
Definition:
reset.css.php:39
caption
caption
Definition:
reset.css.php:66
ul
ul
Definition:
reset.css.php:47
q
blockquote q
Definition:
reset.css.php:71
label
label
Definition:
admin.css.php:464
code
b Accompany it with a written valid for at least three to give any third for a charge no more than your cost of physically performing source a complete machine readable copy of the corresponding source code
Definition:
GPL-LICENSE.txt:140
button
elgg button
Definition:
admin.css.php:559
div
fieldset div
Definition:
admin.css.php:485
b
b
Definition:
reset.css.php:59
tr
elgg table alt tr
Definition:
admin.css.php:424
p
p
Definition:
admin.css.php:118
style
list style
Definition:
admin.css.php:1234
left
margin left
Definition:
admin.css.php:294
text
elgg input text
Definition:
admin.css.php:505
width
min width
Definition:
admin.css.php:166
h1
h1
Definition:
admin.css.php:85
table
table
Definition:
reset.css.php:62
inner
button::moz focus inner
Definition:
reset.css.php:81
h2
h2
Definition:
admin.css.php:85
dt
elgg output dt
Definition:
typography.css.php:146
input
elgg table input[type=checkbox]
Definition:
admin.css.php:404
weight
font weight
Definition:
reset.css.php:68
content
elgg widget content
Definition:
admin.css.php:1305
del
del
Definition:
reset.css.php:56
legend
elgg fieldset has legend
Definition:
admin.css.php:533
top
border top
Definition:
admin.css.php:390
pre
pre
Definition:
admin.css.php:105
ins
ins
Definition:
reset.css.php:53
body
body
Definition:
reset.css.php:35
Generated on Sat Dec 21 2024 00:01:05 for Elgg by
1.8.11