summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/pfsense-dropdown
Commit message (Collapse)AuthorAgeFilesLines
* make gold link more visableJared Dillard2014-08-182-0/+1
|
* Add message about Gold to setup wizard and menu/link to Gold signup.Matt Smith2014-07-251-2/+3
|
* Add "match" to floating rulesColin Fleming2014-05-162-0/+0
| | | | | | Add "match" to floating rules as proposed in the forums https://forum.pfsense.org/index.php?topic=76611.0 Remove Windows Thumbnail cache files
* javascript normalization ayvis2014-03-262-4/+4
|
* replaced uppercase html tags with lowercaseayvis2014-03-192-2/+2
| | | | js files saved as UTF-8 / LF language="JavaScript" deprecated, replaced with type="text/javascript"
* syntax errors correctedayvis2014-03-041-1/+1
|
* improve the look of the pop up helper widgetCharlie Marshall2013-08-141-1/+1
|
* disable horizontal resizingCharlie Marshall2013-08-051-0/+1
|
* fix / make textarea full widthCharlie Marshall2013-08-051-0/+8
|
* tidy up themes loader.js fileCharlie Marshall2013-07-281-2/+2
|
* Use default RRD colors that are a little more visually distinct. Add some ↵jim-p2013-07-181-19/+53
| | | | better comments/labels to make it easier for people to help customize and tweak the colors. Suggestions welcome.
* Use some easier to distinguish colors for mbuf graphjim-p2013-07-161-1/+1
|
* Add an RRD graph for MBUFs under system. Tweaks welcome.jim-p2013-07-161-0/+1
|
* Widget Firewall Logs FieldsN0YB2013-05-211-2/+11
| | | | | | In the Firewall Log Widget view time field is of more use than source port and protocol. Add time field and remove source port and protocol fields. Fields: Action, Time, Interface, Source IP, Destination IP & Port
* Tidy up "thermal_sonsors.widget.php" XHTMLColin Fleming2013-04-161-0/+32
| | | | | | | | Add CDATA section to SCRIPT tag Move the STYLE block into the "all.css" theme files Close INPUT tag Remove name statement from DIV tag Add summary statement to TABLE tag
* Add a new class called addgatewaybox to make it easier to respect custom ↵Renato Botelho2013-03-261-0/+6
| | | | themes. Fixes #2900
* Update HTML boolean operator "nowrap"Colin Fleming2013-02-063-4/+6
| | | | | | | | | | | The HTML boolean operator "nowrap" has been deprecated to a "style" and it's "butt ugly", IMHO. So, add a new class called "nowrap" to "all.css" and "wizard.css" and start replacing "nowrap" with "class='nowrap'", if there is already a class defined then just add, "class='whatever nowrap'". Update "loader.js" and "bottom-loader.js" with proper CDATA sections.
* (line endings UNIX format..)PiBa-NL2012-09-161-1/+1
| | | | | | | | Firewall log alternating colored rows Firewall log sortable Fixed several sorting issues in widgets and other pages Sorting now possible on multiple rows in the header tables Sorting now possible for text that starts with IPv4:port
* Add/use some more similarly styled icons here, for a more consistent look.jim-p2012-08-115-0/+0
|
* fix jquery+domtt notices css on all themesMarcello Coutinho2012-06-091-0/+1
|
* Merge remote branch 'upstream/master'jim-p2011-06-2138-0/+0
|\
| * More icons missing from certain themes...jim-p2011-06-2138-0/+0
| |
* | Merge remote branch 'upstream/master'jim-p2011-06-214-0/+0
|\ \ | |/ | | | | | | Conflicts: etc/version
| * Add missing theme images.jim-p2011-06-204-0/+0
| |
* | Merge remote branch 'upstream/master'Seth Mos2011-05-1385-0/+0
|\ \ | |/ | | | | | | | | Conflicts: etc/inc/vslb.inc etc/version
| * Optimized all images using Yahoo Smush.it service.root2011-03-2385-0/+0
| | | | | | | | | | | | | | | | | | | | | | Savings: ------------------------------------- Total images uploaded - 1432 Total images smushed - 575 Total uploaded images size - 4507518 bytes Total smushed image size - 3928995 bytes Percentage saving - 14.724452% -------------------------------------
* | Add more colors to themesSeth Mos2011-03-151-4/+4
|/
* Add the 95th percentile line to the traffic graphssmos2011-03-091-0/+1
|
* Missing colour for RRD would have caused errors in creating the graphs.Warren Baker2011-01-291-0/+1
|
* Add EasyRule images to all other themes. Should work in all themes now.jim-p2011-01-102-0/+0
|
* CSS changes, fixes misaligned cursor in some password fields. Fixes item 1 ↵jim-p2010-11-021-2/+3
| | | | in ticket #830
* New tab colors from RobScott Ullrich2010-08-051-0/+0
|
* Turn active tabs color to #DDDDDDScott Ullrich2010-08-051-0/+0
|
* Turn active tabs color to #DDDDDDScott Ullrich2010-08-051-0/+0
|
* Set background color to grey and avoid white space between tabs and tabcont ↵Scott Ullrich2010-08-051-2/+2
| | | | class
* Set tabcont to a slightly darker grey so that it stands out even on brighter ↵Scott Ullrich2010-08-051-1/+1
| | | | monitors.
* Do not use /, use relative directory form cssScott Ullrich2010-08-051-6/+6
|
* Make the new tabs themableScott Ullrich2010-08-052-0/+101
|
* Add the openvpn users graph, add the colors to all the themes colors ↵smos2010-07-241-0/+1
| | | | | | include. Add vpn tab on the settings page, it didn't show although it should.
* Adding login.css to all themes. Add infobox theme code now that we warn ↵Scott Ullrich2010-07-141-0/+1127
| | | | users for dns rebinding on the login page
* Fix images.jim-p2010-06-012-0/+0
|
* Add some simple Log and Status icons. Part of ticket #623jim-p2010-06-012-0/+0
|
* Adding 3G icons from holger which will be used on the dashboard status icon ↵Scott Ullrich2010-02-012-0/+0
| | | | similar to the ethernet and wireless icons
* Fixup the wireless graph, not sure if many people ever saw it, considering ↵Seth Mos2009-11-271-1/+1
| | | | | | it was included in 1.2 and up but did not look very pretty. Greatly enhanced the readability by setting up the default colors better and increasing the line thickness to 2.
* Add a help icon to each theme. Part of the contextual help project.jim-p2009-11-151-0/+0
|
* Add shiny webclip icon for Iphone homescreen bookmarks. Please MFC to 1.2.3hoba2009-10-051-0/+0
|
* Squeeze help menu inScott Ullrich2009-09-201-1/+1
|
* Adding new 'Help' menu area with common areas. These items call pfSense ↵Scott Ullrich2009-09-201-2/+1
| | | | jumptos such as http://www.pfsense.org/j.php?jumpto=book
* Icon for rules overview screen to indicate that advanced options are configuredhoba2009-08-202-0/+0
|
* Make Status -> IPSec table sortable. Fix colors and styling on sortable ↵Scott Ullrich2009-08-201-3/+5
| | | | table headers to match all other forms. Sponsored-by: BSD Perimeter Commercial Support
OpenPOWER on IntegriCloud