diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-21 00:30:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-21 00:30:11 +0100 |
| commit | 7f4f37f498d56b734b49d66127f6f53cf1652d8f (patch) | |
| tree | 3f6c058a6f5aa0485aeaeb5ab84d1590ca8cfc14 /doc/manual/dcpomatic.css | |
| parent | daac3d993d98a5e20f0ab2ef313748c5c0dc8a40 (diff) | |
Manual updates.
Diffstat (limited to 'doc/manual/dcpomatic.css')
| -rw-r--r-- | doc/manual/dcpomatic.css | 10 |
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 |
