Skip to content

Commit

Permalink
Removed old version CSS, decided it would just bring too many issues …
Browse files Browse the repository at this point in the history
…to mess with it
  • Loading branch information
Jackysi committed Apr 14, 2015
1 parent 8ce1781 commit d3897ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,664 deletions.
3 changes: 1 addition & 2 deletions admin-access.asp
Expand Up @@ -235,11 +235,10 @@ No part of this file may be used without permission.
{ title: 'Allow Wireless Access', name: 'f_http_wireless', type: 'checkbox', value: nvram.web_wl_filter == 0 },
{ title: '<h5>Interface Settings</h5>' },
{ title: 'Interface Theme', name: 'web_css', type: 'select', help: 'With AdvancedTomato you get very few built in skins, others are available on AdvancedTomato Themes Directory. This way we can save space on router for more important functions.',
options: [['tomato','AdvancedTomato'],
options: [['tomato','Default'],
['css/green-scheme','Green Color Scheme'],
['css/red-scheme','Red Color Scheme'],
['css/torquoise-scheme','Torquoise Color Scheme'],
['css/style-v2.6','Version v2.6 (Deprecated)'],
['ext/custom','Custom (ext/custom.css)'],
['online', 'On-line from ATTD']], value: nvram.web_css },
{ title: 'Default Navigation State', name: 'at_navi', type: 'select', help: 'You can always toggle navigation style by clicking an icon right to logo, but doing so won\'t change default state.',
Expand Down

0 comments on commit d3897ff

Please sign in to comment.