Elgg  Version 2.3
Namespaces | Variables
components.css.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 212 of file components.css.php.

◆ __pad1__

padding __pad1__

Definition at line 221 of file components.css.php.

◆ __pad2__

padding __pad2__

Definition at line 229 of file components.css.php.

◆ __pad3__

height __pad3__

Definition at line 231 of file components.css.php.

◆ __pad4__

animation __pad4__

Definition at line 258 of file components.css.php.

◆ bottom

margin bottom

Definition at line 211 of file components.css.php.

◆ comments

elgg comments
Initial value:
{
margin: 0

Definition at line 199 of file components.css.php.

◆ form

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

Definition at line 227 of file components.css.php.

◆ highlight

elgg comments elgg state elgg river comments elgg state highlight
Initial value:
{
-webkit-animation: comment-highlight 5s
elgg comments elgg state highlight

Definition at line 255 of file components.css.php.

◆ input [1/2]

Initial value:
{
margin: 0 0 0 10px

Definition at line 236 of file components.css.php.

◆ input [2/2]

Initial value:
{
width: 80%
min width
Definition: admin.css.php:166

Definition at line 233 of file components.css.php.

◆ li

Initial value:
{
background-color: #EEE

Definition at line 203 of file components.css.php.

◆ media

Initial value:
{
padding: 0

Definition at line 215 of file components.css.php.

◆ more

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

Definition at line 218 of file components.css.php.

◆ radius

border radius

Definition at line 220 of file components.css.php.

◆ save

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

Definition at line 250 of file components.css.php.

◆ size

font size

Definition at line 222 of file components.css.php.

◆ top

border top

Definition at line 201 of file components.css.php.