summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/seven/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/seven/style.css b/themes/seven/style.css
index a15629cdf..dc84298e9 100644
--- a/themes/seven/style.css
+++ b/themes/seven/style.css
@@ -682,6 +682,11 @@ a.node-admin-add-content {
line-height: 30px;
}
+/* Update status */
+.versions table.version {
+ border: none;
+}
+
/* Overlay theming */
body.overlay {
background: #fff;