summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2014-04-04 17:08:31 +0200
committerPetr Vobornik <pvoborni@redhat.com>2014-06-10 10:23:21 +0200
commit6a8eeff22d98c8c32c770869427883198278d077 (patch)
treea231b73fcde0d2c5c3befc5b11e22cdb4b5e77ac /.gitignore
parentb577b3d3656f51edf0c33bdb00863c03b11ae512 (diff)
downloadfreeipa-6a8eeff22d98c8c32c770869427883198278d077.tar.gz
freeipa-6a8eeff22d98c8c32c770869427883198278d077.tar.xz
freeipa-6a8eeff22d98c8c32c770869427883198278d077.zip
webui: add PaternFly css
To update install/ui/css/patternfly.css you should: 1. clone Bootstrap 3, Font-Awesome, Bootstrap-Select and PatternFly to the same parent directory as for FreeIPA (or use symlinks) 2. checkout desired versions of each component 3. run install/ui/util/make-patternfly.css 4. when changing component versions, copy xxx/variables.less from each component to install/ui/less/xxx/ so we can use the variables in our less files This commit contain css made from component versions as follows: - PatternFly: 0.2.5 - Bootstrap: 3.1.1 - Bootstrap-select: 1.4.3 - Font-Awesome: 4.0.3 Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 04eb68371..5aaee9ee6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,7 +52,7 @@ freeipa2-dev-doc
/install/po/test_locale/xh_ZA/LC_MESSAGES/ipa.mo
!/install/ui/doc/Makefile.in
/install/ui/release
-/install/ui/css/rcue.css
+/install/ui/css/ipa.css
/install/ui/src/dojo
/install/ui/src/build
/install/ui/src/libs/loader.js