Add a note about Subtitle Edit to the manual.
[dcpomatic.git] / doc / manual / dcpomatic.css
index 0e4982f201cefa088379a16f89d46804de17ee05..566f09e6388dd43a68e7a7c6a38e79d1dce86a41 100644 (file)
@@ -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