You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2016/03/29 06:29:03 UTC

[2/3] incubator-guacamole-manual git commit: GUACAMOLE-1: Left-justify legal notice.

GUACAMOLE-1: Left-justify legal notice.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/commit/c9567dc8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/tree/c9567dc8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/diff/c9567dc8

Branch: refs/heads/master
Commit: c9567dc891d801d7abc28c48e05c6ab822fd4703
Parents: 6e916a0
Author: Michael Jumper <mj...@apache.org>
Authored: Fri Mar 25 16:48:05 2016 -0700
Committer: Michael Jumper <mj...@apache.org>
Committed: Mon Mar 28 20:51:36 2016 -0700

----------------------------------------------------------------------
 src/gug.css | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/blob/c9567dc8/src/gug.css
----------------------------------------------------------------------
diff --git a/src/gug.css b/src/gug.css
index 2745006..370de3e 100644
--- a/src/gug.css
+++ b/src/gug.css
@@ -72,6 +72,10 @@ pre .emphasis em {
     display: none;
 }
 
+.titlepage .legalnotice {
+    text-align: left;
+}
+
 .mediaobject {
     text-align: center;
     float: none;