Age | Commit message (Collapse) | Author |
|
|
|
this class will most often be used with order and unordered lists. Apply g-inline to the the login menu and footer credits.
|
|
|
|
at the same time.
|
|
|
|
|
|
the total number of available blocks which will grow without hardcoding CSS heights and setting the div to be scrollable.
|
|
Updated case in hex color spec., prefer lowercase.
|
|
layout updates.
|
|
|
|
|
|
g-error for short forms.
|
|
|
|
equal_heights() function to set it.
|
|
|
|
|
|
|
|
|
|
|
|
to visually separate the view's title and description from everything else. Primary admin view title should always be h1, and only one h1 per view. Removed some unused admin CSS id's.
|
|
|
|
and causes us to do silly things to extract the id.
Use rel instead so:
<span id="g-tag-1">
becomes:
<span class="g-tag" rel="1">
|
|
|
|
plugin. Dropped gallery.form.js. Applied short forms to server_add and tag admin pages. Added tag.css to admin views. Added .g-wide {}.
|
|
modules. In addition add a method "info" to return the module information contained in the module.info file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for inline elements, including lists and forms.
|
|
consistency updates for form layout styles in views and dialogs.
|
|
|
|
.hide() and .show(). Since the menus in the header are the only SF menus, use those selectors for initialization.
|
|
updates in ui.init.js.
|
|
|
|
|
|
admin theme's main menu.
|
|
|
|
|
|
|
|
|
|
removed.
|
|
|
|
first it makes sense that users and groups are a gallery requirement and belong in core. secondly, prepares the way for the Identity refactor.
|
|
|
|
|
|
gallery module
|