summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/js/htdocs/ui.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-cpp/trunk/modules/js/htdocs/ui.css24
1 files changed, 20 insertions, 4 deletions
diff --git a/sca-cpp/trunk/modules/js/htdocs/ui.css b/sca-cpp/trunk/modules/js/htdocs/ui.css
index 5b441b735d..7e57d184ba 100644
--- a/sca-cpp/trunk/modules/js/htdocs/ui.css
+++ b/sca-cpp/trunk/modules/js/htdocs/ui.css
@@ -28,10 +28,10 @@ font-family: arial,sans-serif; font-style: normal; font-variant: normal; font-si
}
th {
-font-weight: bold; background-color: #96d333; color: #000000;
+font-weight: bold; background-color: #e5ecf9; color: #598edd;
text-align: left; padding-left: 2px; padding-right: 8px; padding-top: 2px; padding-bottom: 4px; vertical-align: text-top;
border-top: 1px; border-bottom: 1px; border-left: 0px; border-right: 0px;
-border-style: solid; border-top-color: #96d333; border-bottom-color: #96d333;
+border-style: solid; border-top-color: #a2bae7; border-bottom-color: #d1d3d4;
}
td {
@@ -46,17 +46,33 @@ padding-left: 2px; padding-top: 2px; padding-right: 8px; white-space: normal; ve
visibility: hidden; width: 0px; height: 0px; border: 0px;
}
+.loadedframe {
+width: 100%; height: 100%; border: 0px;
+margin: 0px; padding: 0px;
+}
+
input {
vertical-align: middle;
-webkit-text-size-adjust: 140%;
}
a:link {
-color: #96d333;
+color: blue;
}
a:visited {
-color: #96d333;
+color: blue;
+}
+
+.amenu {
+color: blue;
+text-decoration: underline
+}
+
+.smenu {
+font-weight: bold;
+color: blue;
+text-decoration: underline
}
h1 {