summaryrefslogtreecommitdiffstats
path: root/install/ui/less
Commit message (Collapse)AuthorAgeFilesLines
* Added QRcode generation to Web UIPetr Vobornik2014-02-112-1/+10
| | | | https://fedorahosted.org/freeipa/ticket/3369
* Use only system fontsPetr Vobornik2014-01-218-120/+86
| | | | | | | | | | | | | | | | This commit changes how fonts are used. - remove usage of bundled fonts and only system fonts are used instead - by using alias in httpd conf - by using local("Font Name") directive in font-face - removed usage of overpass font - redefined Open Sans font-face declarations. Note: upstream is doing the same change so we will be fine on upgrade. - introduce variable.less for variable definitions and overrides. This file will be very useful when we upgrade to newer RCUE so we will be able to redefine their and bootstrap's variables. Fixes: https://fedorahosted.org/freeipa/ticket/2861
* Use fluid layout in host adder dialog fqdn widgetPetr Vobornik2014-01-211-0/+5
|
* Font awesome glyphs as checkboxes and radiosPetr Vobornik2014-01-211-40/+49
| | | | https://fedorahosted.org/freeipa/ticket/3904
* Use font awesome glyph for dialog close buttonPetr Vobornik2014-01-212-8/+13
| | | | https://fedorahosted.org/freeipa/ticket/3904
* Font Awesome icons in headerPetr Vobornik2014-01-211-1/+1
| | | | https://fedorahosted.org/freeipa/ticket/3904
* Change font-awesome to be compilable by lesscpyPetr Vobornik2014-01-212-2/+6
| | | | https://fedorahosted.org/freeipa/ticket/3904
* Add Font AwesomePetr Vobornik2014-01-2114-0/+968
| | | | https://fedorahosted.org/freeipa/ticket/3904
* Display required, enabled and error widget states in fluid layoutPetr Vobornik2014-01-211-0/+24
| | | | https://fedorahosted.org/freeipa/ticket/3904
* Combobox stylesPetr Vobornik2014-01-211-7/+15
| | | | https://fedorahosted.org/freeipa/ticket/3904
* Fix padding of link buttons and labels in formsPetr Vobornik2014-01-211-0/+10
| | | | https://fedorahosted.org/freeipa/ticket/3904
* Fix h1 style in dialogPetr Vobornik2014-01-211-0/+5
| | | | https://fedorahosted.org/freeipa/ticket/3904
* RCUE dialog implementationPetr Vobornik2014-01-212-0/+97
| | | | https://fedorahosted.org/freeipa/ticket/3904
* New Fluid form layoutPetr Vobornik2014-01-211-6/+15
| | | | https://fedorahosted.org/freeipa/ticket/3904
* Always create radio and checkbox with labelPetr Vobornik2014-01-211-0/+6
| | | | https://fedorahosted.org/freeipa/ticket/3904
* New checkboxes and radio stylesPetr Vobornik2014-01-212-0/+92
| | | | https://fedorahosted.org/freeipa/ticket/3904
* RCUE HeaderPetr Vobornik2014-01-212-0/+33
| | | | https://fedorahosted.org/freeipa/ticket/3902
* Use RCUE fontsPetr Vobornik2014-01-211-1/+4
| | | | https://fedorahosted.org/freeipa/ticket/3902
* Move RCUE styles to its own directoryPetr Vobornik2014-01-215-4/+4
| | | | https://fedorahosted.org/freeipa/ticket/3902
* RCUE initial commitPetr Vobornik2014-01-217-0/+914
https://fedorahosted.org/freeipa/ticket/3902