From: Robert Kaiser Date: Fri, 1 Oct 2010 11:27:07 +0000 (+0200) Subject: update communicator in both themes to be OK with a manual diff check X-Git-Tag: LCARStrek-2.1b1~6 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=a97e7f8614a579dd7fb5b181cc21967eab6b657c update communicator in both themes to be OK with a manual diff check --- diff --git a/EarlyBlue/communicator/profile/profileManager.css b/EarlyBlue/communicator/profile/profileManager.css index 95004e85..b016d48b 100644 --- a/EarlyBlue/communicator/profile/profileManager.css +++ b/EarlyBlue/communicator/profile/profileManager.css @@ -38,14 +38,14 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #dialoginfo { - width: 36em; + width: 36em; } #table-housing { - background-color: white; - height: 100%; + background-color: white; + height: 100%; } #buttons-box { - -moz-margin-start: 1em; + -moz-margin-start: 1em; } diff --git a/LCARStrek/communicator/profile/profileManager.css b/LCARStrek/communicator/profile/profileManager.css index 95004e85..b016d48b 100644 --- a/LCARStrek/communicator/profile/profileManager.css +++ b/LCARStrek/communicator/profile/profileManager.css @@ -38,14 +38,14 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); #dialoginfo { - width: 36em; + width: 36em; } #table-housing { - background-color: white; - height: 100%; + background-color: white; + height: 100%; } #buttons-box { - -moz-margin-start: 1em; + -moz-margin-start: 1em; }