summaryrefslogtreecommitdiff
path: root/test/user-template/user/config/wizard/web/styles/greenred.css
diff options
context:
space:
mode:
Diffstat (limited to 'test/user-template/user/config/wizard/web/styles/greenred.css')
-rw-r--r--test/user-template/user/config/wizard/web/styles/greenred.css79
1 files changed, 0 insertions, 79 deletions
diff --git a/test/user-template/user/config/wizard/web/styles/greenred.css b/test/user-template/user/config/wizard/web/styles/greenred.css
deleted file mode 100644
index 2894e31c7632..000000000000
--- a/test/user-template/user/config/wizard/web/styles/greenred.css
+++ /dev/null
@@ -1,79 +0,0 @@
-.doctitle {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 14px;
- color: #FFFFFF;
- font-weight: bold;
-}
-.docdescription {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- font-style: italic;
- color: #FFFFFF;
-}
-.docauthor {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- font-style: italic;
- color: #FFFFFF;
-}
-.doccreationdate {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- color: #FFFF00;
-}
-.doclastchangeddate {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- color: #000066;
-}
-.docfilename {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- color: #FFFFFF;
-}
-.docfileformatinfo {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- font-style: italic;
- color: #FFFFFF;
-}
-.docnumberofpages {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- color: #FFFFFF;
-}
-.docsizeinkb {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- color: #FFFFFF;
-}
-body {
- background-color: #CCCCCC;
- background-image: url(images/background.gif);
-}
-.toctitle {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 20px;
- font-style: normal;
- font-weight: bold;
- color: #FFFFFF;
- background-color: #003333;
-}
-.tcolor {
- background-color: #990000;
-}
-.ccolor {
- background-color: #003333;
-}
-a:link {
- font-family: Arial, Helvetica, sans-serif;
- color: #FFFF00;
-}
-a:visited {
- font-family: Arial, Helvetica, sans-serif;
- color: #0099FF;
-}
-a:active {
- font-family: Arial, Helvetica, sans-serif;
- color: #99FF00;
-}