summaryrefslogtreecommitdiffstats
path: root/skins/standard/global.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/standard/global.css')
-rw-r--r--skins/standard/global.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/skins/standard/global.css b/skins/standard/global.css
index 2db958458..3f0ec55a7 100644
--- a/skins/standard/global.css
+++ b/skins/standard/global.css
@@ -255,6 +255,11 @@ div#docslinks {
margin: 0;
}
+.mfa-protected {
+ vertical-align: middle;
+ margin: 0 4px;
+}
+
/**************************/
/* Bug links and statuses */
/**************************/
@@ -406,7 +411,7 @@ table#flags td {
}
.column_header {
- background-color: #66f;
+ background-color: #ddeef9;
}
.column_header th {