Bug #2900
"Add new gateway" box is not respecting theme color
Start date:
03/22/2013
Due date:
% Done:
100%
Estimated time:
Affected Version:
Affected Architecture:
Description
On Interfaces configuration, when you click "add a new one" to add a new gateway, it's using a hardcoded bg color #990000 instead of follow theme
Associated revisions
Add a new class called addgatewaybox to make it easier to respect custom themes. Fixes #2900
Conflicts:
usr/local/www/interfaces.php
usr/local/www/themes/_corporate/all.css
usr/local/www/themes/code-red/all.css
usr/local/www/themes/pfsense-dropdown/all.css
usr/local/www/themes/pfsense/all.css
usr/local/www/themes/pfsense_ng/all.css
usr/local/www/themes/the_wall/all.css
History
#1
Updated by Renato Botelho over 6 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 4ad1e4ea74f621c01f9997f46ee7dff412dcc817.
#2
Updated by Renato Botelho over 6 years ago
- Status changed from Feedback to Resolved
Add a new class called addgatewaybox to make it easier to respect custom themes. Fixes #2900