summaryrefslogtreecommitdiffstats
path: root/web/html/css
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/css')
-rw-r--r--web/html/css/arch.css3
-rw-r--r--web/html/css/containers.css2
2 files changed, 1 insertions, 4 deletions
diff --git a/web/html/css/arch.css b/web/html/css/arch.css
index 42a6627..ffe713e 100644
--- a/web/html/css/arch.css
+++ b/web/html/css/arch.css
@@ -431,9 +431,6 @@ textarea.vLargeTextField {
.frontpgboxbody > table {
width: 100%;
}
-.boxSoftTitle {
- text-align: right;
-}
.pgboxtitle {
border: 2px solid #ddd;
border-top: 1px solid #fff;
diff --git a/web/html/css/containers.css b/web/html/css/containers.css
index c0fb877..c7a9973 100644
--- a/web/html/css/containers.css
+++ b/web/html/css/containers.css
@@ -95,7 +95,7 @@ td.div {
background-color: #eee;
width: 3px;
}
-td.boxSoftTitle {
+.boxSoftTitle {
border-bottom: 1px solid #fff;
border-top: 1px solid #fff;
background-color: #f1f2f4;