b185d11daf
Lose <h4> for confignav, and replace -webkit- with -khtml- for provisional css3 classes.
2009-07-16 12:36:31 +00:00
ab66dfcb65
Cosmetic tweaks and under the radar flag sabotage.
2009-07-15 23:57:28 +00:00
ab349a5303
Return of the nth-child!
2009-07-15 23:32:46 +00:00
32e829da74
Layout tweaks to config.jsp & help.jsp & customary css updates.
2009-07-15 03:27:29 +00:00
68e81fa8c8
Slight reordering of config.jsp content, and promotion of help sections to <h3>.
2009-07-15 02:25:49 +00:00
9f84d13542
Formatting tweaks to help.jsp & theme mods.
2009-07-15 01:59:41 +00:00
cb6dce4e03
Help page tweaks, css fiddlery, and a version bump to -10!
2009-07-14 01:22:03 +00:00
e5e7f01e84
Mostly layout updates to the readme files.
2009-07-14 00:40:44 +00:00
96c94a294e
Bash the textarea sizes about a bit and tidy configupdate.jsp table.
2009-07-13 21:48:44 +00:00
d13e3d95d3
The taming of the textarea. Part 1.
2009-07-13 20:30:16 +00:00
64f1fe0b51
Minor tweaks to make Opera experience more enjoyabale.
2009-07-13 19:52:04 +00:00
0a77f88229
<h1> and <h2> dark theme letter spacing tweak (to match light theme +-).
2009-07-13 19:27:36 +00:00
12d34a50ff
Modest cosmetic enhancements to dark/light console themes.
2009-07-13 18:23:43 +00:00
091d03b9d8
More theme spit 'n polish. Remove redundant themes from configui.jsp
for now.
2009-07-13 16:13:22 +00:00
f7ee11cb44
More enhancements to the css.. also, let's try to use Bitstream Vera fonts on Linux
...
where available..
2009-07-13 13:25:18 +00:00
35b5bf187e
Those pesky critters keep messing with mah code!
2009-07-13 01:15:33 +00:00
efbc4c5184
Red line removals.
2009-07-13 00:59:36 +00:00
711c2b7dfd
Add some tinsel to the css.
2009-07-12 21:25:55 +00:00
a4adb4709b
Commencement of tidying up of css phase.
2009-07-12 20:08:05 +00:00
95728ef29f
More console tweakage.
2009-07-11 20:49:01 +00:00
021b44724e
Cosmetic enhancements to the router console.
2009-07-11 20:41:21 +00:00
ba0efe64c7
Minor I2Ptunnels page tweakage..
2009-07-11 20:11:16 +00:00
3cc4ee7199
More enhancements to the console themes.
2009-07-11 15:30:44 +00:00
4828cd2f16
Increase <h4> bottom margin.
2009-07-11 14:31:42 +00:00
45da7e8704
More spit 'n polish for the I2PTunnels page.
2009-07-11 14:28:45 +00:00
e00b88ca32
Updates to the I2PTunnel themes, mostly.
2009-07-11 12:48:07 +00:00
e497680ca8
I2PTunnels updates to dark theme, start of enhancements to "service not found"
...
dialogs.
2009-07-11 03:35:39 +00:00
4248ab936c
Dark console theme tweaks.
2009-07-10 14:44:38 +00:00
00d99fb1a9
Enhancements to the dark blue I2P tunnel theme.
2009-07-09 20:43:59 +00:00
d7b4be1e74
Minor futzing with the dark console theme.
2009-07-09 18:57:58 +00:00
e8bfac27aa
Tweak button css to ensure visited links don't change color (IE-fix).
2009-07-08 10:10:03 +00:00
df3b3bfc8f
Light theme update, bg textures for I2PTunnel config page.
2009-07-08 09:59:51 +00:00
2b905d2ed5
Dark theme updates for I2Ptunnel page.
2009-07-08 09:33:23 +00:00
d280d7a389
Tweaks to classic theme css to hide navbar and logo, now they're residing
...
in the side panel; iframe size tweaks.
2009-07-07 15:17:31 +00:00
cac9b2e1f1
Correct <h1> oversize that crept in, somewhow.
2009-07-07 08:48:48 +00:00
71b9bb67a6
Modify visited link color to be better legible in dark console theme.
2009-07-07 08:18:13 +00:00
1e1c3cdff0
Tweaks to light router console css.
2009-07-07 01:25:37 +00:00
52de5e569c
Tweaks to dark router console css.
2009-07-07 01:24:53 +00:00
ffc582093b
Light and dark themes added.
2009-07-06 16:51:28 +00:00
37043195ba
merge of '25ef664ae94fb608b457b601780f6774ede7b39a'
...
and 'c71ada3c23327bd4f17070d019a448c0289bae63'
2009-07-04 02:52:25 +00:00
77ce768cb4
* Console: Move favicon.ico and i2plogo.png out of the .war
...
so that the HTTP proxy can use them directly;
proxy error pages must be updated next
2009-06-28 12:50:33 +00:00
5906fb7139
* Console CSS: Move css file, make a classic theme to prep for CSS changes
2009-06-27 01:11:53 +00:00
f9b59ee07d
2006-06-14 cervantes
...
* Small tweak to I2PTunnel CSS, so it looks better with desktops
that use Bitstream Vera fonts @ 96 dpi
2006-06-14 05:24:34 +00:00
807d2d3509
2005-11-11 cervantes
...
* Initial pass of the routerconsole revamp, starting with I2PTunnel and
being progressively rolled out to other sections at later dates.
Featuring abstracted W3C strict XHTML1.0 markup, with CSS providing
layout and styling.
* Implemented console themes. Users can create their own themes by
creating css files in: {i2pdir}/docs/themes/console/{themename}/
and activating it using the routerconsole.theme={themename} advanced
config property. Look at the example incomplete "defCon1" theme.
Note: This is very much a work in progress. Folks might want to hold-off
creating their own skins until the markup has solidified.
* Added "routerconsole.javascript.disabled=true" to disable console
client-side scripting and "routerconsole.css.disabled=true" to remove
css styling (only rolled out in the i2ptunnel interface currently)
* Fixed long standing bug with i2ptunnel client and server edit screens
where tunnel count and depth properties would fail to save. Added
backup quantity and variance configuration options.
* Added basic accessibility support (key shortcuts, linear markup, alt and
title information and form labels).
* So far only tested on IE6, Firefox 1.0.6, Opera 8 and lynx.
2005-11-12 02:52:40 +00:00