summaryrefslogtreecommitdiff
path: root/themes/colors/css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/colors/css')
-rw-r--r--themes/colors/css/aquamarine.css18
-rw-r--r--themes/colors/css/ash.css18
-rw-r--r--themes/colors/css/belgianchocolate.css18
-rw-r--r--themes/colors/css/bluelagoon.css18
-rw-r--r--themes/colors/css/bluemarine.css18
-rw-r--r--themes/colors/css/coldday.css18
-rw-r--r--themes/colors/css/greenbeam.css18
-rw-r--r--themes/colors/css/mediterranio.css18
-rw-r--r--themes/colors/css/mercury.css18
-rw-r--r--themes/colors/css/nocturnal.css18
-rw-r--r--themes/colors/css/olivia.css18
-rw-r--r--themes/colors/css/pinkplastic.css18
-rw-r--r--themes/colors/css/shinytomato.css18
-rw-r--r--themes/colors/css/tealtop.css18
14 files changed, 84 insertions, 168 deletions
diff --git a/themes/colors/css/aquamarine.css b/themes/colors/css/aquamarine.css
index 0853ecc459..ec19562d6a 100644
--- a/themes/colors/css/aquamarine.css
+++ b/themes/colors/css/aquamarine.css
@@ -96,10 +96,6 @@ text-decoration: none;
color:#fc6d1d;
}
-.namered {
-border: solid #fc6d1d 1px;
-}
-
.facts_labelred, .facts_valuered {
border: solid #fc6d1d 2px;
}
@@ -777,10 +773,6 @@ font-size: 12px;
font-weight: bold;
}
-.nameblue {
-border: solid blue 1px;
-}
-
.details1 {
font-size: 10px;
text-decoration:none;
@@ -1328,12 +1320,14 @@ margin: 0;
background: #dfeeff;
}
-.change_new {
-border: solid #999 2px;
+/* Pending edits */
+.change_new, .nameblue {
+ border: solid blue 2px !important;
}
-.change_old {
-border: solid #ff0000 2px;
+.change_old, .namered {
+ color: black !important;
+ text-decoration:line-through !important;
}
.door {
diff --git a/themes/colors/css/ash.css b/themes/colors/css/ash.css
index 1695704c09..e6259ff649 100644
--- a/themes/colors/css/ash.css
+++ b/themes/colors/css/ash.css
@@ -96,10 +96,6 @@ text-decoration: none;
color:#2a2b2d;
}
-.namered {
-border: solid #2a2b2d 1px;
-}
-
.facts_labelred, .facts_valuered {
border: solid #2a2b2d 2px;
}
@@ -777,10 +773,6 @@ font-size: 12px;
font-weight: bold;
}
-.nameblue {
-border: solid blue 1px;
-}
-
.details1 {
font-size: 10px;
text-decoration:none;
@@ -1328,12 +1320,14 @@ margin: 0;
background: #dfeeff;
}
-.change_new {
-border: solid #999 2px;
+/* Pending edits */
+.change_new, .nameblue {
+ border: solid blue 2px !important;
}
-.change_old {
-border: solid #ff0000 2px;
+.change_old, .namered {
+ color: black !important;
+ text-decoration:line-through !important;
}
.door {
diff --git a/themes/colors/css/belgianchocolate.css b/themes/colors/css/belgianchocolate.css
index 3f9209c490..2952a814f8 100644
--- a/themes/colors/css/belgianchocolate.css
+++ b/themes/colors/css/belgianchocolate.css
@@ -96,10 +96,6 @@ text-decoration: none;
color:#971702;
}
-.namered {
-border: solid #971702 1px;
-}
-
.facts_labelred, .facts_valuered {
border: solid #971702 2px;
}
@@ -777,10 +773,6 @@ font-size: 12px;
font-weight: bold;
}
-.nameblue {
-border: solid blue 1px;
-}
-
.details1 {
font-size: 10px;
text-decoration:none;
@@ -1328,12 +1320,14 @@ margin: 0;
background: #dfeeff;
}
-.change_new {
-border: solid #999 2px;
+/* Pending edits */
+.change_new, .nameblue {
+ border: solid blue 2px !important;
}
-.change_old {
-border: solid #ff0000 2px;
+.change_old, .namered {
+ color: black !important;
+ text-decoration:line-through !important;
}
.door {
diff --git a/themes/colors/css/bluelagoon.css b/themes/colors/css/bluelagoon.css
index bf0e5ab5e4..1134969de6 100644
--- a/themes/colors/css/bluelagoon.css
+++ b/themes/colors/css/bluelagoon.css
@@ -96,10 +96,6 @@ text-decoration: none;
color:#2385c2;
}
-.namered {
-border: solid #2385c2 1px;
-}
-
.facts_labelred, .facts_valuered {
border: solid #2385c2 2px;
}
@@ -777,10 +773,6 @@ font-size: 12px;
font-weight: bold;
}
-.nameblue {
-border: solid blue 1px;
-}
-
.details1 {
font-size: 10px;
text-decoration:none;
@@ -1328,12 +1320,14 @@ margin: 0;
background: #dfeeff;
}
-.change_new {
-border: solid #999 2px;
+/* Pending edits */
+.change_new, .nameblue {
+ border: solid blue 2px !important;
}
-.change_old {
-border: solid #ff0000 2px;
+.change_old, .namered {
+ color: black !important;
+ text-decoration:line-through !important;
}
.door {
diff --git a/themes/colors/css/bluemarine.css b/themes/colors/css/bluemarine.css
index 594c8dac71..f11a353161 100644
--- a/themes/colors/css/bluemarine.css
+++ b/themes/colors/css/bluemarine.css
@@ -96,10 +96,6 @@ text-decoration: none;
color:#6598cb;
}
-.namered {
-border: solid #6598cb 1px;
-}
-
.facts_labelred, .facts_valuered {
border: solid #6598cb 2px;
}
@@ -777,10 +773,6 @@ font-size: 12px;
font-weight: bold;
}
-.nameblue {
-border: solid blue 1px;
-}
-
.details1 {
font-size: 10px;
text-decoration:none;
@@ -1328,12 +1320,14 @@ margin: 0;
background: #dfeeff;
}
-.change_new {
-border: solid #999 2px;
+/* Pending edits */
+.change_new, .nameblue {
+ border: solid blue 2px !important;
}
-.change_old {
-border: solid #ff0000 2px;
+.change_old, .namered {
+ color: black !important;
+ text-decoration:line-through !important;
}
.door {
diff --git a/themes/colors/css/coldday.css b/themes/colors/css/coldday.css
index 12a076e57f..5dcdb3dbf3 100644
--- a/themes/colors/css/coldday.css
+++ b/themes/colors/css/coldday.css
@@ -96,10 +96,6 @@ text-decoration: none;
color:#4d91ff;
}
-.namered {
-border: solid #4d91ff 1px;
-}
-
.facts_labelred, .facts_valuered {
border: solid #4d91ff 2px;
}
@@ -777,10 +773,6 @@ font-size: 12px;
font-weight: bold;
}
-.nameblue {
-border: solid blue 1px;
-}
-
.details1 {
font-size: 10px;
text-decoration:none;
@@ -1328,12 +1320,14 @@ margin: 0;
background: #dfeeff;
}
-.change_new {
-border: solid #999 2px;
+/* Pending edits */
+.change_new, .nameblue {
+ border: solid blue 2px !important;
}
-.change_old {
-border: solid #ff0000 2px;
+.change_old, .namered {
+ color: black !important;
+ text-decoration:line-through !important;
}
.door {
diff --git a/themes/colors/css/greenbeam.css b/themes/colors/css/greenbeam.css
index 5834be416e..8c83182769 100644
--- a/themes/colors/css/greenbeam.css
+++ b/themes/colors/css/greenbeam.css
@@ -96,10 +96,6 @@ text-decoration: none;
color:#03961e;
}
-.namered {
-border: solid #03961e 1px;
-}
-
.facts_labelred, .facts_valuered {
border: solid #03961e 2px;
}
@@ -777,10 +773,6 @@ font-size: 12px;
font-weight: bold;
}
-.nameblue {
-border: solid blue 1px;
-}
-
.details1 {
font-size: 10px;
text-decoration:none;
@@ -1328,12 +1320,14 @@ margin: 0;
background: #dfeeff;
}
-.change_new {
-border: solid #999 2px;
+/* Pending edits */
+.change_new, .nameblue {
+ border: solid blue 2px !important;
}
-.change_old {
-border: solid #ff0000 2px;
+.change_old, .namered {
+ color: black !important;
+ text-decoration:line-through !important;
}
.door {
diff --git a/themes/colors/css/mediterranio.css b/themes/colors/css/mediterranio.css
index 564a39ea06..fc0ca55c43 100644
--- a/themes/colors/css/mediterranio.css
+++ b/themes/colors/css/mediterranio.css
@@ -96,10 +96,6 @@ text-decoration: none;
color:#fc6d1d;
}
-.namered {
-border: solid #fc6d1d 1px;
-}
-
.facts_labelred, .facts_valuered {
border: solid #fc6d1d 2px;
}
@@ -777,10 +773,6 @@ font-size: 12px;
font-weight: bold;
}
-.nameblue {
-border: solid blue 1px;
-}
-
.details1 {
font-size: 10px;
text-decoration:none;
@@ -1328,12 +1320,14 @@ margin: 0;
background: #dfeeff;
}
-.change_new {
-border: solid #999 2px;
+/* Pending edits */
+.change_new, .nameblue {
+ border: solid blue 2px !important;
}
-.change_old {
-border: solid #ff0000 2px;
+.change_old, .namered {
+ color: black !important;
+ text-decoration:line-through !important;
}
.door {
diff --git a/themes/colors/css/mercury.css b/themes/colors/css/mercury.css
index 28d0079bd1..0e60b2dc72 100644
--- a/themes/colors/css/mercury.css
+++ b/themes/colors/css/mercury.css
@@ -96,10 +96,6 @@ text-decoration: none;
color:#a9adbc;
}
-.namered {
-border: solid #a9adbc 1px;
-}
-
.facts_labelred, .facts_valuered {
border: solid #a9adbc 2px;
}
@@ -777,10 +773,6 @@ font-size: 12px;
font-weight: bold;
}
-.nameblue {
-border: solid blue 1px;
-}
-
.details1 {
font-size: 10px;
text-decoration:none;
@@ -1328,12 +1320,14 @@ margin: 0;
background: #dfeeff;
}
-.change_new {
-border: solid #999 2px;
+/* Pending edits */
+.change_new, .nameblue {
+ border: solid blue 2px !important;
}
-.change_old {
-border: solid #ff0000 2px;
+.change_old, .namered {
+ color: black !important;
+ text-decoration:line-through !important;
}
.door {
diff --git a/themes/colors/css/nocturnal.css b/themes/colors/css/nocturnal.css
index d9368c033a..0c0d9479d4 100644
--- a/themes/colors/css/nocturnal.css
+++ b/themes/colors/css/nocturnal.css
@@ -96,10 +96,6 @@ text-decoration: none;
color:#0a2352;
}
-.namered {
-border: solid #0a2352 1px;
-}
-
.facts_labelred, .facts_valuered {
border: solid #0a2352 2px;
}
@@ -777,10 +773,6 @@ font-size: 12px;
font-weight: bold;
}
-.nameblue {
-border: solid blue 1px;
-}
-
.details1 {
font-size: 10px;
text-decoration:none;
@@ -1328,12 +1320,14 @@ margin: 0;
background: #dfeeff;
}
-.change_new {
-border: solid #999 2px;
+/* Pending edits */
+.change_new, .nameblue {
+ border: solid blue 2px !important;
}
-.change_old {
-border: solid #ff0000 2px;
+.change_old, .namered {
+ color: black !important;
+ text-decoration:line-through !important;
}
.door {
diff --git a/themes/colors/css/olivia.css b/themes/colors/css/olivia.css
index 3a8196c7dc..f167772da8 100644
--- a/themes/colors/css/olivia.css
+++ b/themes/colors/css/olivia.css
@@ -96,10 +96,6 @@ text-decoration: none;
color:#fc6d1d;
}
-.namered {
-border: solid #fc6d1d 1px;
-}
-
.facts_labelred, .facts_valuered {
border: solid #fc6d1d 2px;
}
@@ -777,10 +773,6 @@ font-size: 12px;
font-weight: bold;
}
-.nameblue {
-border: solid blue 1px;
-}
-
.details1 {
font-size: 10px;
text-decoration:none;
@@ -1328,12 +1320,14 @@ margin: 0;
background: #dfeeff;
}
-.change_new {
-border: solid #999 2px;
+/* Pending edits */
+.change_new, .nameblue {
+ border: solid blue 2px !important;
}
-.change_old {
-border: solid #ff0000 2px;
+.change_old, .namered {
+ color: black !important;
+ text-decoration:line-through !important;
}
.door {
diff --git a/themes/colors/css/pinkplastic.css b/themes/colors/css/pinkplastic.css
index c924a48796..5bf25a5251 100644
--- a/themes/colors/css/pinkplastic.css
+++ b/themes/colors/css/pinkplastic.css
@@ -96,10 +96,6 @@ text-decoration: none;
color:#fc6d1d;
}
-.namered {
-border: solid #fc6d1d 1px;
-}
-
.facts_labelred, .facts_valuered {
border: solid #fc6d1d 2px;
}
@@ -777,10 +773,6 @@ font-size: 12px;
font-weight: bold;
}
-.nameblue {
-border: solid blue 1px;
-}
-
.details1 {
font-size: 10px;
text-decoration:none;
@@ -1328,12 +1320,14 @@ margin: 0;
background: #dfeeff;
}
-.change_new {
-border: solid #999 2px;
+/* Pending edits */
+.change_new, .nameblue {
+ border: solid blue 2px !important;
}
-.change_old {
-border: solid #ff0000 2px;
+.change_old, .namered {
+ color: black !important;
+ text-decoration:line-through !important;
}
.door {
diff --git a/themes/colors/css/shinytomato.css b/themes/colors/css/shinytomato.css
index a95a5575e7..d8539d1ec2 100644
--- a/themes/colors/css/shinytomato.css
+++ b/themes/colors/css/shinytomato.css
@@ -96,10 +96,6 @@ text-decoration: none;
color:#fc6d1d;
}
-.namered {
-border: solid #fc6d1d 1px;
-}
-
.facts_labelred, .facts_valuered {
border: solid #fc6d1d 2px;
}
@@ -777,10 +773,6 @@ font-size: 12px;
font-weight: bold;
}
-.nameblue {
-border: solid blue 1px;
-}
-
.details1 {
font-size: 10px;
text-decoration:none;
@@ -1328,12 +1320,14 @@ margin: 0;
background: #dfeeff;
}
-.change_new {
-border: solid #999 2px;
+/* Pending edits */
+.change_new, .nameblue {
+ border: solid blue 2px !important;
}
-.change_old {
-border: solid #ff0000 2px;
+.change_old, .namered {
+ color: black !important;
+ text-decoration:line-through !important;
}
.door {
diff --git a/themes/colors/css/tealtop.css b/themes/colors/css/tealtop.css
index b4082b8e36..e6b9651980 100644
--- a/themes/colors/css/tealtop.css
+++ b/themes/colors/css/tealtop.css
@@ -96,10 +96,6 @@ text-decoration: none;
color:#fc6d1d;
}
-.namered {
-border: solid #fc6d1d 1px;
-}
-
.facts_labelred, .facts_valuered {
border: solid #fc6d1d 2px;
}
@@ -777,10 +773,6 @@ font-size: 12px;
font-weight: bold;
}
-.nameblue {
-border: solid blue 1px;
-}
-
.details1 {
font-size: 10px;
text-decoration:none;
@@ -1328,12 +1320,14 @@ margin: 0;
background: #dfeeff;
}
-.change_new {
-border: solid #999 2px;
+/* Pending edits */
+.change_new, .nameblue {
+ border: solid blue 2px !important;
}
-.change_old {
-border: solid #ff0000 2px;
+.change_old, .namered {
+ color: black !important;
+ text-decoration:line-through !important;
}
.door {