Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
application.scss 8.32 KB
charts.scss 2.43 KB
colors.scss 641 Bytes
dashboard.scss 1.18 KB
data-tables.scss 856 Bytes
editor.scss 437 Bytes
gridster.scss 1004 Bytes
hosts.scss 1.08 KB
login.scss 1.54 KB
mixin.scss 383 Bytes
password_strength.scss 176 Bytes
patternfly_and_overrides.scss 4.61 KB
puppetclasses.scss 523 Bytes
smart_proxy.scss 554 Bytes
status-colors.scss 144 Bytes
topbar.scss 3.53 KB
two_pane.scss 967 Bytes
typography.scss 760 Bytes
users.scss 410 Bytes
wizard.scss 1023 Bytes

Latest revisions

# Date Author Comment
90ebb597 04/18/2016 02:33 PM Tomer Brisker

Fixes #14456 - Cleanup navbar handling code and style

9621a9ee 04/13/2016 08:02 AM Tomer Brisker

Fixes #14563 - Improve dashboard layout

The css used for calculating the dashboard layout is overcomplicated and
does not allow for more then 8 rows of widgets without breaking.
This PR cleans up useless code, allows up to 30 rows to be correctly
displayed, and displays widgets that are being dragged instead of only...

8b924f28 04/05/2016 03:37 PM Tomer Brisker

Fixes #14451 - Allow plugins to add menus to top menu without breaking the second menu

bb25ebe6 03/25/2016 04:18 AM Tomer Brisker

Fixes #12979 - Create helper for "new" button

Previously the button classes were applied to new buttons using jQuery.
This commit creates a `new_link` helper that makes sure all new buttons
will receive the correct class and only display if authorized. Also a...

35ffdf5d 03/17/2016 05:10 AM Tom Caspy

fixes #13066 - Improve readability of blank slate pages

Increase font size and reduce width of description of blank slate pages
to improve readability.

5edc74bb 03/10/2016 04:07 AM Ori Rabin

Fixes #14045 - resizing select2 to match inherit button

32a85509 03/06/2016 10:32 AM Shlomi Zadok

Fixes #13068 - Adds options to documentation_button and remove css float

3ae0173e 03/03/2016 06:14 AM Dominic Cleal

fixes #14028 - use image-url for data table asset URLs

743c84c8 02/18/2016 03:13 AM Daniel Lobato Garcia

Revert "Fixes #13424 - Add Patternfly Donut Chart React component"

This reverts commit f4b2a11615d14ba1407aecd55523cd44d1010e14.

f4b2a116 02/18/2016 03:12 AM Daniel Lobato Garcia

Fixes #13424 - Add Patternfly Donut Chart React component

Our donut charts do not look like they should in Patternfly.
https://www.patternfly.org/patterns/donut-chart/ uses c3, so we can do
that too.
Eventually I want to remove flot_pies too, but I have to yet figure out...

View revisions

Also available in: Atom