Elgg  Version 1.9
Variables
core.php File Reference

Go to the source code of this file.

Variables

elgg gallery li
 Core CSS. More...
 
elgg gallery elgg button
 
elgg gallery elgg elgg icon
 
elgg gallery elgg elgg elgg menu hz elgg menu hz elgg menu hz li a
 
elgg gallery elgg elgg elgg menu hz elgg menu hz elgg menu hz li elgg menu hz li span
 
display __pad172__
 

Variable Documentation

display __pad172__

Definition at line 118 of file core.php.

elgg gallery elgg elgg elgg menu hz elgg menu hz elgg menu hz li a

Definition at line 108 of file core.php.

elgg gallery elgg button

Definition at line 108 of file core.php.

elgg gallery elgg elgg icon

Definition at line 108 of file core.php.

elgg gallery elgg elgg elgg menu hz elgg menu hz li

Core CSS.

This file holds all the complicated/hacky stuff that you really shouldn't touch or override unless you're sure you know what you're doing.

Provides classes that implement cross-browser support for the following features:

  • clearfix
  • fluid-width content area that doesn't wrap around floats
  • menu's with separators
  • inline-block
  • horizontal menus
  • fluid gallery without using tables elgg-body fills the space available to it. It uses hidden text to expand itself. The combination of auto width, overflow hidden, and the hidden text creates this effect.

This allows us to float fixed width divs to either side of an .elgg-body div without having to specify the body div's width.

 tags or large images

Definition at line 108 of file core.php.

elgg gallery elgg elgg elgg menu hz elgg menu hz elgg menu hz li elgg menu hz li span
Initial value:
{
position: relative
list style position
Definition: typography.php:154

Definition at line 114 of file core.php.