moved into web-CVS
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Mon, 18 Oct 2004 16:07:10 +0000 (16:07 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Mon, 18 Oct 2004 16:07:10 +0000 (16:07 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1727 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/doc/configuration-flower.css [deleted file]
util-vserver/doc/configuration-lsd.css [deleted file]
util-vserver/doc/configuration-lsd1.css [deleted file]
util-vserver/doc/flowers.png [deleted file]
util-vserver/doc/flowers1.png [deleted file]
util-vserver/doc/flowers2.png [deleted file]

diff --git a/util-vserver/doc/configuration-flower.css b/util-vserver/doc/configuration-flower.css
deleted file mode 100644 (file)
index a285878..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-body {
-  font-size: 12pt;
-  background-color: #ffc3df;
-  margin: 0px;
-  background-image: url("./flowers.png");
-}
-
-body:before {
-  content: "if you think this css needs some improvement, go ahead, send me a better one ;)";
-  font-weight:bold;
-  color: red;
-  font-size: 36pt;
-  text-decoration: blink;
-}
-
-span.directory {
-  background-color: green;
-  color: aqua;
-}
-
-span.symlink {
-  background-color: red;
-  color: yellow;
-}
-
-span.script {
-  background-color: blue;
-  color: gray;
-}
-
-span.symbolic:before { content: "<"; }
-span.symbolic:after  { content: ">"; }
-
-span.symbolic {
-  font-style: italic;
-}
-
-div.description {
-  background-color: yellow;
-  color: red;
-}
diff --git a/util-vserver/doc/configuration-lsd.css b/util-vserver/doc/configuration-lsd.css
deleted file mode 100644 (file)
index ee58e29..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-body {
-  font-size: 12pt;
-  background-color: #ffc3df;
-  margin: 0px;
-  background-image: url("./flowers1.png");
-}
-
-body:before {
-  content: "if you think this css needs some improvement, go ahead, send me a better one ;)";
-  font-weight:bold;
-  color: red;
-  font-size: 36pt;
-  text-decoration: blink;
-}
-
-span.directory {
-  background-color: green;
-  color: aqua;
-}
-
-span.symlink {
-  background-color: red;
-  color: yellow;
-}
-
-span.script {
-  background-color: blue;
-  color: gray;
-}
-
-span.symbolic:before { content: "<"; }
-span.symbolic:after  { content: ">"; }
-
-span.symbolic {
-  font-style: italic;
-}
-
-div.description {
-  background-color: yellow;
-  color: red;
-}
diff --git a/util-vserver/doc/configuration-lsd1.css b/util-vserver/doc/configuration-lsd1.css
deleted file mode 100644 (file)
index e43cce4..0000000
+++ /dev/null
@@ -1,61 +0,0 @@
-/* written by Sam Vilain */
-
-body {
-  font-size: 12pt;
-  margin: 0px;
-  background-image: url("./flowers2.png");
-  color: #213b4d;
-  border: 10px ridge #b7e4bf;
-  padding: 0.5em;
-}
-
-h1 {
-  padding: 0.3em;
-  text-decoration: underline;
-  font-size: 16pt;
-  font-family: sans;
-  -moz-border-radius: 16px;
-  color: #ccaf3e;
-  background: #b7e4bf;
-}
-
-span.directory, span.hash, span.file, span.list, span.data, span.script, span.symlink, span.boolean {
-  background: #b7e4bf;
-  -moz-border-radius: 8px;
-  padding: 0.1em 0.5em 0.1em 0.5em;
-  color: #7f6037;
-  font-family: lucida mono, monospace;
-}
-
-span.symlink {
-  font-style: italic;
-}
-
-span.symbolic:before { content: "<"; }
-span.symbolic:after  { content: ">"; }
-
-span.directory:after  { content: "/"; color: #aaaaaa }
-span.hash:after  { content: " (hash)"; color: #aaaaaa }
-span.list:after  { content: " (list)"; color: #aaaaaa }
-span.file:after  { content: " (file)"; color: #aaaaaa }
-span.data:after  { content: " (data)"; color: #aaaaaa }
-span.script:after  { content: " *"; color: #aaaaaa }
-span.symlink:after  { content: " ->"; color: #aaaaaa }
-span.boolean:after  { content: " ?"; color: #aaaaaa }
-
-li {
-  padding: 0.2em;
-}
-
-span.symbolic {
-  font-style: italic;
-  color: #bf8047;
-}
-
-div.description {
-  color: #69576c;
-}
-
-a {
-  color: #7f6037;
-}
diff --git a/util-vserver/doc/flowers.png b/util-vserver/doc/flowers.png
deleted file mode 100644 (file)
index 67d12ac..0000000
Binary files a/util-vserver/doc/flowers.png and /dev/null differ
diff --git a/util-vserver/doc/flowers1.png b/util-vserver/doc/flowers1.png
deleted file mode 100644 (file)
index 8744ec4..0000000
Binary files a/util-vserver/doc/flowers1.png and /dev/null differ
diff --git a/util-vserver/doc/flowers2.png b/util-vserver/doc/flowers2.png
deleted file mode 100644 (file)
index 7f1fe88..0000000
Binary files a/util-vserver/doc/flowers2.png and /dev/null differ