aboutsummaryrefslogtreecommitdiff
path: root/p/themes/base-theme/template.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/base-theme/template.css')
-rw-r--r--p/themes/base-theme/template.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/p/themes/base-theme/template.css b/p/themes/base-theme/template.css
index 3ed28d3c1..45e776c02 100644
--- a/p/themes/base-theme/template.css
+++ b/p/themes/base-theme/template.css
@@ -212,6 +212,15 @@ td.numeric {
display: block;
}
+.form-advanced-title {
+ padding: 15px 0;
+ width: 200px;
+ font-size: 1.1em;
+ font-weight: bold;
+ text-align: right;
+ cursor: pointer;
+}
+
@supports (position: sticky) {
#mark-read-aside {
position: sticky;