summaryrefslogtreecommitdiff
path: root/doc/manual/dcpomatic.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/dcpomatic.css')
-rw-r--r--doc/manual/dcpomatic.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/manual/dcpomatic.css b/doc/manual/dcpomatic.css
index 0e4982f20..566f09e63 100644
--- a/doc/manual/dcpomatic.css
+++ b/doc/manual/dcpomatic.css
@@ -17,3 +17,13 @@ div.sidebar {
border-style: solid;
background-color: #E2E8EE;
}
+
+span.guilabel {
+ border-width: 1px;
+ border-style: solid;
+ background-color: #BED2E6;
+ padding-top: 1px;
+ padding-bottom: 1px;
+ padding-left: 3px;
+ padding-right: 3px;
+} \ No newline at end of file