summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/bootstrap
Commit message (Collapse)AuthorAgeFilesLines
* organize assets and put 3rd party into vendor folderJared Dillard2016-03-1623-2282/+0
|
* add btn-warning color to dark themeJared Dillard2016-03-151-0/+10
|
* update btn-primary color on dark themeJared Dillard2016-03-151-4/+4
|
* update colors and rules on dark themeJared Dillard2016-03-151-2/+7
|
* update btn-info color on dark themeJared Dillard2016-03-151-4/+15
|
* fix primary button text colorJared Dillard2016-03-151-2/+0
|
* Fixed #5998 menu bar formatting with 10 digit alertsJared Dillard2016-03-151-0/+4
|
* adjust nvd3 chart height and make rule more strictJared Dillard2016-03-111-2/+2
|
* Status Monitoring - Settings Panel CollapsibleNOYB2016-03-101-0/+1
| | | | | | | Make the status monitoring settings panel collapsible with page load state configurable in general setup associated panels show/hide. Replace Update button with refresh icon on title bar. Required by FreeBSD-Ports pull request #78 Status Monitoring - Settings Panel Collapsible.
* fix dark theme cssJared Dillard2016-03-041-1/+2
|
* fix styles for bordered table on dark themeJared Dillard2016-03-021-0/+8
|
* add D3 stylesJared Dillard2016-03-012-0/+42
|
* Deletes Even if Say Cancel - Fixes 5907NOYB2016-02-241-0/+6
| | | | | | | | | | | | | | Touch Action CSS Bootstrap is applying this to the .btn class. But that doesn't cover everything for us nor does it make possible to double tap firewall rules (table rows & cells) to edit. "W3C added a new value for touch-action to the pointer events specification: manipulation." https://w3c.github.io/pointerevents/#the-touch-action-css-property Background: What Exactly Is..... The 300ms Click Delay - November 21, 2013 http://www.telerik.com/blogs/what-exactly-is.....-the-300ms-click-delay "From a practical point of view, touch-action determines whether you can pinch to zoom or double tap to zoom after touching the targeted element. Therefore this is perfect for solving our 300ms click delay."
* Slightly reduce logo size. Looks a bit nicer and prevents navbar from ↵k-paulius2016-02-171-1/+10
| | | | wrapping into a second row when notification icon is displayed.
* Merge branch 'patch-9' of https://github.com/k-paulius/pfsenseStephen Beaver2016-02-162-20/+3
|\ | | | | | | | | * 'patch-9' of https://github.com/k-paulius/pfsense: Stop generating page-header instead of hiding it. With breadcrumbs introduces it no longer serves any useful purpose.
| * Stop generating page-header instead of hiding it. With breadcrumbs ↵k-paulius2016-02-152-17/+0
| | | | | | | | introduces it no longer serves any useful purpose.
* | Revise button icon spacingStephen Beaver2016-02-161-14/+14
| |
* | Add support for Bootstrap calloutsk-paulius2016-02-162-1/+121
|/
* Remove executable bit of all static content in wwwNewEraCracker2016-01-2913-0/+0
|
* Merge pull request #2572 from NewEraCracker/minor-cleanupStephen Beaver2016-01-291-4/+0
|\
| * Minor cleanupNewEraCracker2016-01-291-4/+0
| | | | | | | | 1) Undo typos in sasl.inc. 2) Remove unused code from CSS. 3) Correct typos in some comments. 4) Convert short_open_tag to full tags. 5) Make 'else' block look like the others.
* | Panels Overflow - Horizontal Scroll BarNOYB2016-01-291-0/+11
|/ | | | Been looking into ways to eliminate the horizontal scroll bar in the available widgets, log filter, and manage log panels. Not sure which would be preferred. Using the specific panel ID or the class hierarchy for applying more globally.
* Fixes 5804 - Auto Suggest Box White on WhiteNOYB2016-01-281-0/+6
| | | | Match it with form input and form-control.
* Fixed #5803Stephen Beaver2016-01-271-0/+4
|
* Simpler solution stillStephen Beaver2016-01-271-16/+3
|
* Simplied fix for #5823Stephen Beaver2016-01-271-22/+0
|
* Fixed #5823Stephen Beaver2016-01-271-0/+37
|
* Remove glyphicon import (finally)Stephen Beaver2016-01-261-1/+0
|
* Various small styling changesStephen Beaver2016-01-263-4/+5
|
* Fixed #5807Stephen Beaver2016-01-261-1/+6
|
* Make text-warning more yellow, less redStephen Beaver2016-01-231-0/+5
|
* Lower contrast paneal headingsStephen Beaver2016-01-231-0/+12
|
* Changed color scheme to use existing bg-* classesStephen Beaver2016-01-192-36/+0
| | | | | Simplfied color change mechanism Implemented "Cancel" button
* Add colors to the separator barsStephen Beaver2016-01-192-0/+36
|
* Reduced header font sizeStephen Beaver2016-01-151-1/+4
|
* add dark beta themeJared Dillard2016-01-051-0/+3
|
* Reverts change to Form_Selector which was breaking selectors with blank optionsStephen Beaver2015-12-221-2/+0
|
* Modify CSS to allow caller to specify widthStephen Beaver2015-12-211-1/+3
|
* move tree.css to main css filesJared Dillard2015-12-162-0/+138
|
* clean up common colorsJared Dillard2015-12-162-66/+67
|
* improve firewall rules table (WIP)Jared Dillard2015-12-162-18/+22
|
* Fix vertical alignment of fa icons within buttonsStephen Beaver2015-12-141-0/+4
|
* remove icon- color classesJared Dillard2015-12-121-24/+0
|
* remove icon colors and add text colorsJared Dillard2015-12-121-23/+7
|
* fix input colorJared Dillard2015-12-091-1/+1
|
* fix widget header linksJared Dillard2015-12-081-5/+4
|
* change alert colors to match paletteJared Dillard2015-12-082-6/+34
|
* Added status page links to widget titlesStephen Beaver2015-12-081-0/+5
|
* fix top nav colorsJared Dillard2015-12-072-4/+11
|
* change colors to match palleteJared Dillard2015-12-071-2/+2
|
OpenPOWER on IntegriCloud