summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-09-21 14:57:32 +0200
committerThomas Schwinge <tschwinge@gnu.org>2007-09-21 14:59:11 +0200
commit800f87cd5638ecdf7fbcf9b5ab6a69432dc6df08 (patch)
tree354ee890b6e72d750e343861149e63fa9a302ab1 /local.css
parent4519cb0e0986ca167f0dad238bca1df63a034383 (diff)
A new TODO item.
Diffstat (limited to 'local.css')
-rw-r--r--local.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/local.css b/local.css
index 6b179bcb..010b995d 100644
--- a/local.css
+++ b/local.css
@@ -8,6 +8,16 @@
* <http://ikiwiki.info/css_market/>. --tschwinge
*/
+/* TODO. I'm incapable, but have ideas, so...
+
+ (1) On web-edit pages like
+ <http://www.bddebian.com/cgi-bin/wiki-ikiwiki.cgi?page=index&do=edit> I'd
+ like to have the whole page fit into the web browser frame, so that no
+ scrollbars show up in the browser and all of header, text editing box,
+ copyright assignment notice, buttons and footer are visible at once, without
+ having to scroll. This means that the text editing box should be resized in
+ height as needed (within limits, of course). --tschwinge */
+
hr
{
height: 1px;