summaryrefslogtreecommitdiffstats
path: root/client/shared/lib/httpd
diff options
context:
space:
mode:
authoradv <adv@uma.es>2011-06-28 18:57:17 +0000
committeradv <adv@uma.es>2011-06-28 18:57:17 +0000
commit97f3b6a9e4af8feb11aff3514d9900516cc20857 (patch)
treeb2805d0fc04c8a7880517fc965a32590e9805beb /client/shared/lib/httpd
parented2c2b77bf58f02d23e3bf21feccd12eaedddd3e (diff)
version 1.0.2 #421 css para httpd-log
git-svn-id: https://opengnsys.es/svn/branches/version1.0@2106 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'client/shared/lib/httpd')
-rw-r--r--client/shared/lib/httpd/oglive.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/client/shared/lib/httpd/oglive.css b/client/shared/lib/httpd/oglive.css
new file mode 100644
index 00000000..71f19ce2
--- /dev/null
+++ b/client/shared/lib/httpd/oglive.css
@@ -0,0 +1,11 @@
+TEXTAREA {
+background-color: navy;
+border: black 2px solid;
+color: white;
+font-family: arial, verdana, ms sans serif;
+font-size: 8pt;
+font-weight: normal
+}
+
+ example1 {color:white; background-color:navy;
+ font-weight:bold; text-align:center;} \ No newline at end of file