From d8b76c102e4f540c3ecfa550267331a7a72810c2 Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Wed, 26 May 2004 14:53:30 +0000 Subject: [PATCH] Major interface improvements. --- helm/on-line/html/cic/control.html | 125 ++++++++++++++++++++++---- helm/on-line/html/cic/index.html | 2 +- helm/on-line/html/theory/control.html | 19 ++-- helm/on-line/html/theory/index.html | 2 +- helm/on-line/xslt/ls2theory.xsl | 15 +++- helm/on-line/xslt/makeGraphLinks.xsl | 14 +-- helm/on-line/xslt/metadataControl.xsl | 27 ------ helm/on-line/xslt/metadataLib.xsl | 72 --------------- helm/on-line/xslt/resolve_topurl.xsl | 72 +++++++++++++++ helm/on-line/xslt/toplevel_header.xsl | 40 ++++++--- 10 files changed, 233 insertions(+), 155 deletions(-) diff --git a/helm/on-line/html/cic/control.html b/helm/on-line/html/cic/control.html index be00b755c..1868818b7 100644 --- a/helm/on-line/html/cic/control.html +++ b/helm/on-line/html/cic/control.html @@ -9,23 +9,45 @@ td.head { font-weight: bold; background-color: #e6e6fa; color: brown } td.back { background-color: #e6e6fa; color: brown } #indent { margin-left: 1cm; margin-right: 1cm } -#centered { text-align: center } -h2 { text-align: center } -li { padding-bottom: 1ex } +ul.control { padding-left: 1em; list-style: none; } +ul.control2 { font-size: small; padding-left: 2em; } +div.center { text-align: center } +
+ +

+ +
+
-