diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-22 21:11:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-22 21:11:18 +0100 |
| commit | f0edd6ab35c3c2b7800a26ec8206adab75e5f633 (patch) | |
| tree | aad6fc8ca2d932bcc630254e339fd648d8a10f50 /doc/manual/dcpomatic.css | |
| parent | 6d26c4afe1e2b63d346d311ceffe41bf8cb62572 (diff) | |
| parent | 14b1f672dc92ae8e1385c75e30420a4dcb4e32c9 (diff) | |
Merge master.
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 |
