Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  local
  sbin
  share

Latest revisions

# Date Author Comment
6e74f280 12/07/2014 04:23 PM Phil Davis

Standardise css list padding

for pfsense-dropdown theme

09b095b0 12/07/2014 04:21 PM Phil Davis

Standardise css list padding

for nervecenter theme

af978cb9 12/07/2014 04:19 PM Phil Davis

Standardise css list padding

for metallic theme

04d21981 12/07/2014 04:16 PM Phil Davis

Standardise css list padding

for code-red theme

66591feb 12/07/2014 04:11 PM Phil Davis

Standardise css list padding

for _corporate

f3dac61c 12/07/2014 03:41 PM Renato Botelho

Merge pull request #1368 from phil-davis/patch-3

9241d942 12/07/2014 01:25 PM Phil Davis

Typo CIDR in UPnP GUI page

As reported by johnpoz https://forum.pfsense.org/index.php?topic=84964.0

0f3d668f 12/07/2014 09:47 AM Phil Davis

Standardise css list padding

On Status->Services, the Services Status widget when a service status is down, the red "x" button does not line up with the green "running" button in the column.
This is because listbg has:
padding-right: 16px;
But the normal listr has:...

95d045fc 12/05/2014 12:09 PM Phil Davis

Set text and color of Gateways Widget Status

getstats.php calls functions.inc.php get_stats(), which calls get_gatewaystats().
get_gatewaystats() now returns the text for each field and an optional color separated by "/" - "text/color" e.g. "Online/#90EE90"...

beb7d9e3 12/05/2014 11:58 AM Phil Davis

Explicitly pass gateway status and color

This code was passing a whole load of html to attempt to set various properties of the Gateways Widget Status column so that it would display the new status (Online, Offline...) and in the appropriate color.
Now that I am using class=listr, the css fro listr already specifies white. Setting bgcolor in HTML does not override that....

View revisions

Also available in: Atom