Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | organize assets and put 3rd party into vendor folder | Jared Dillard | 2016-03-16 | 23 | -2282/+0 |
| | |||||
* | add btn-warning color to dark theme | Jared Dillard | 2016-03-15 | 1 | -0/+10 |
| | |||||
* | update btn-primary color on dark theme | Jared Dillard | 2016-03-15 | 1 | -4/+4 |
| | |||||
* | update colors and rules on dark theme | Jared Dillard | 2016-03-15 | 1 | -2/+7 |
| | |||||
* | update btn-info color on dark theme | Jared Dillard | 2016-03-15 | 1 | -4/+15 |
| | |||||
* | fix primary button text color | Jared Dillard | 2016-03-15 | 1 | -2/+0 |
| | |||||
* | Fixed #5998 menu bar formatting with 10 digit alerts | Jared Dillard | 2016-03-15 | 1 | -0/+4 |
| | |||||
* | adjust nvd3 chart height and make rule more strict | Jared Dillard | 2016-03-11 | 1 | -2/+2 |
| | |||||
* | Status Monitoring - Settings Panel Collapsible | NOYB | 2016-03-10 | 1 | -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 css | Jared Dillard | 2016-03-04 | 1 | -1/+2 |
| | |||||
* | fix styles for bordered table on dark theme | Jared Dillard | 2016-03-02 | 1 | -0/+8 |
| | |||||
* | add D3 styles | Jared Dillard | 2016-03-01 | 2 | -0/+42 |
| | |||||
* | Deletes Even if Say Cancel - Fixes 5907 | NOYB | 2016-02-24 | 1 | -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-paulius | 2016-02-17 | 1 | -1/+10 |
| | | | | wrapping into a second row when notification icon is displayed. | ||||
* | Merge branch 'patch-9' of https://github.com/k-paulius/pfsense | Stephen Beaver | 2016-02-16 | 2 | -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-paulius | 2016-02-15 | 2 | -17/+0 |
| | | | | | | | | introduces it no longer serves any useful purpose. | ||||
* | | Revise button icon spacing | Stephen Beaver | 2016-02-16 | 1 | -14/+14 |
| | | |||||
* | | Add support for Bootstrap callouts | k-paulius | 2016-02-16 | 2 | -1/+121 |
|/ | |||||
* | Remove executable bit of all static content in www | NewEraCracker | 2016-01-29 | 13 | -0/+0 |
| | |||||
* | Merge pull request #2572 from NewEraCracker/minor-cleanup | Stephen Beaver | 2016-01-29 | 1 | -4/+0 |
|\ | |||||
| * | Minor cleanup | NewEraCracker | 2016-01-29 | 1 | -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 Bar | NOYB | 2016-01-29 | 1 | -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 White | NOYB | 2016-01-28 | 1 | -0/+6 |
| | | | | Match it with form input and form-control. | ||||
* | Fixed #5803 | Stephen Beaver | 2016-01-27 | 1 | -0/+4 |
| | |||||
* | Simpler solution still | Stephen Beaver | 2016-01-27 | 1 | -16/+3 |
| | |||||
* | Simplied fix for #5823 | Stephen Beaver | 2016-01-27 | 1 | -22/+0 |
| | |||||
* | Fixed #5823 | Stephen Beaver | 2016-01-27 | 1 | -0/+37 |
| | |||||
* | Remove glyphicon import (finally) | Stephen Beaver | 2016-01-26 | 1 | -1/+0 |
| | |||||
* | Various small styling changes | Stephen Beaver | 2016-01-26 | 3 | -4/+5 |
| | |||||
* | Fixed #5807 | Stephen Beaver | 2016-01-26 | 1 | -1/+6 |
| | |||||
* | Make text-warning more yellow, less red | Stephen Beaver | 2016-01-23 | 1 | -0/+5 |
| | |||||
* | Lower contrast paneal headings | Stephen Beaver | 2016-01-23 | 1 | -0/+12 |
| | |||||
* | Changed color scheme to use existing bg-* classes | Stephen Beaver | 2016-01-19 | 2 | -36/+0 |
| | | | | | Simplfied color change mechanism Implemented "Cancel" button | ||||
* | Add colors to the separator bars | Stephen Beaver | 2016-01-19 | 2 | -0/+36 |
| | |||||
* | Reduced header font size | Stephen Beaver | 2016-01-15 | 1 | -1/+4 |
| | |||||
* | add dark beta theme | Jared Dillard | 2016-01-05 | 1 | -0/+3 |
| | |||||
* | Reverts change to Form_Selector which was breaking selectors with blank options | Stephen Beaver | 2015-12-22 | 1 | -2/+0 |
| | |||||
* | Modify CSS to allow caller to specify width | Stephen Beaver | 2015-12-21 | 1 | -1/+3 |
| | |||||
* | move tree.css to main css files | Jared Dillard | 2015-12-16 | 2 | -0/+138 |
| | |||||
* | clean up common colors | Jared Dillard | 2015-12-16 | 2 | -66/+67 |
| | |||||
* | improve firewall rules table (WIP) | Jared Dillard | 2015-12-16 | 2 | -18/+22 |
| | |||||
* | Fix vertical alignment of fa icons within buttons | Stephen Beaver | 2015-12-14 | 1 | -0/+4 |
| | |||||
* | remove icon- color classes | Jared Dillard | 2015-12-12 | 1 | -24/+0 |
| | |||||
* | remove icon colors and add text colors | Jared Dillard | 2015-12-12 | 1 | -23/+7 |
| | |||||
* | fix input color | Jared Dillard | 2015-12-09 | 1 | -1/+1 |
| | |||||
* | fix widget header links | Jared Dillard | 2015-12-08 | 1 | -5/+4 |
| | |||||
* | change alert colors to match palette | Jared Dillard | 2015-12-08 | 2 | -6/+34 |
| | |||||
* | Added status page links to widget titles | Stephen Beaver | 2015-12-08 | 1 | -0/+5 |
| | |||||
* | fix top nav colors | Jared Dillard | 2015-12-07 | 2 | -4/+11 |
| | |||||
* | change colors to match pallete | Jared Dillard | 2015-12-07 | 1 | -2/+2 |
| |