Elgg  Version 1.11
Namespaces | Variables
components.php File Reference

Go to the source code of this file.

Namespaces

 Elgg\Core
 Activate a plugin or plugins.
 

Variables

elgg river comments
 
border top
 
elgg river comments li
 
border bottom
 
padding __pad0__
 
elgg river comments elgg media
 
elgg river more
 
border radius
 
padding __pad1__
 
font size
 
elgg river item form
 
padding __pad2__
 
height __pad3__
 
elgg river item input [type=text]
 
elgg river item input [type=submit]
 
elgg river item elgg form comment save
 
elgg comments elgg state highlight
 
animation __pad4__
 

Variable Documentation

◆ __pad0__

padding __pad0__

Definition at line 204 of file components.php.

◆ __pad1__

padding __pad1__

Definition at line 213 of file components.php.

◆ __pad2__

padding __pad2__

Definition at line 221 of file components.php.

◆ __pad3__

height __pad3__

Definition at line 223 of file components.php.

◆ __pad4__

animation __pad4__

Definition at line 249 of file components.php.

◆ bottom

margin bottom

Definition at line 203 of file components.php.

◆ comments

elgg comments
Initial value:
{
margin: 0

Definition at line 191 of file components.php.

◆ form

elgg comments form
Initial value:
{
background-color: #EEE
border color
Definition: admin.php:42

Definition at line 219 of file components.php.

◆ highlight

elgg comments elgg state highlight
Initial value:
{
-webkit-animation: comment-highlight 5s
elgg comments elgg state highlight
Definition: components.php:247

Definition at line 247 of file components.php.

◆ input [1/2]

elgg river item input[type=submit]
Initial value:
{
margin: 0 0 0 10px

Definition at line 228 of file components.php.

◆ input [2/2]

elgg river item input[type=text]
Initial value:
{
width: 80%
min width
Definition: admin.php:166

Definition at line 225 of file components.php.

◆ li

elgg river comments li
Initial value:
{
background-color: #EEE

Definition at line 195 of file components.php.

◆ media

elgg river comments elgg media
Initial value:
{
padding: 0

Definition at line 207 of file components.php.

◆ more

elgg river more
Initial value:
{
background-color: #EEE

Definition at line 210 of file components.php.

◆ radius

border radius

Definition at line 212 of file components.php.

◆ save

elgg river item elgg form comment save
Initial value:
{
height: auto
line height
Definition: admin.php:82

Definition at line 242 of file components.php.

◆ size

font size

Definition at line 214 of file components.php.

◆ top

border top

Definition at line 193 of file components.php.