Elgg  Version 2.3
Namespaces | Variables
reset.css.php File Reference

Go to the source code of this file.

Namespaces

 Elgg\Core
 Activate a plugin or plugins.
 

Variables

 html
 
 body
 
margin bottom
 
 img
 
border color
 
 ol
 
 ul
 
 em
 
 i
 
 ins
 
 strike
 
 del
 
 strong
 
 b
 
 table
 
border spacing
 
 caption
 
 th
 
 td
 
font weight
 
vertical align
 
blockquote __pad0__
 
blockquote blockquote
 
blockquote q
 
 a
 
button::moz focus inner
 
padding __pad1__
 

Variable Documentation

◆ __pad0__

blockquote __pad0__

Definition at line 71 of file reset.css.php.

◆ __pad1__

padding __pad1__

Definition at line 84 of file reset.css.php.

◆ a

a
Initial value:
{
text decoration
Definition: admin.css.php:99
elgg input text
Definition: admin.css.php:505

Definition at line 78 of file reset.css.php.

◆ align

vertical align

Definition at line 69 of file reset.css.php.

◆ b

b
Initial value:
{
font-weight:bold
font weight
Definition: reset.css.php:68

Definition at line 59 of file reset.css.php.

◆ blockquote

blockquote

Definition at line 71 of file reset.css.php.

◆ body

body
Initial value:
{
height: 100%
line height
Definition: admin.css.php:82

Definition at line 35 of file reset.css.php.

◆ bottom

margin bottom

Definition at line 37 of file reset.css.php.

◆ caption

caption

Definition at line 66 of file reset.css.php.

◆ color

border color

Definition at line 41 of file reset.css.php.

◆ del

del
Initial value:
{
text-decoration:line-through

Definition at line 56 of file reset.css.php.

◆ em

em

Definition at line 50 of file reset.css.php.

◆ html

html

Definition at line 35 of file reset.css.php.

◆ i

i
Initial value:
{
font-style:italic
list style
Definition: admin.css.php:1234

Definition at line 50 of file reset.css.php.

◆ img

img
Initial value:
{
border-width:0
min width
Definition: admin.css.php:166

Definition at line 39 of file reset.css.php.

◆ inner

button:: moz focus input:: moz focus inner
Initial value:
{
border: 0

Definition at line 81 of file reset.css.php.

◆ ins

ins
Initial value:

Definition at line 53 of file reset.css.php.

◆ ol

ol

Definition at line 47 of file reset.css.php.

◆ q

q
Initial value:
{
quotes: "" ""

Definition at line 72 of file reset.css.php.

◆ spacing

border spacing

Definition at line 64 of file reset.css.php.

◆ strike

strike

Definition at line 56 of file reset.css.php.

◆ strong

strong

Definition at line 59 of file reset.css.php.

◆ table

table
Initial value:
{
elgg menu widget elgg menu item collapse
Definition: admin.css.php:1158

Definition at line 62 of file reset.css.php.

◆ td

td
Initial value:
{
margin left
Definition: admin.css.php:294
vertical align
Definition: reset.css.php:69

Definition at line 66 of file reset.css.php.

◆ th

th

Definition at line 66 of file reset.css.php.

◆ ul

ul
Initial value:
{
list-style: none

Definition at line 47 of file reset.css.php.

◆ weight

font weight

Definition at line 68 of file reset.css.php.