update communicator in both themes to be OK with a manual diff check
authorRobert Kaiser <robert@notebook.box.kairo.at>
Fri, 1 Oct 2010 11:27:07 +0000 (13:27 +0200)
committerRobert Kaiser <robert@notebook.box.kairo.at>
Fri, 1 Oct 2010 11:27:07 +0000 (13:27 +0200)
EarlyBlue/communicator/profile/profileManager.css
LCARStrek/communicator/profile/profileManager.css

index 95004e85f5a11f5b018752ef50fe032cad3a6a9a..b016d48be000bdac43c345606651ba2db3d53792 100644 (file)
 @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;
 }
index 95004e85f5a11f5b018752ef50fe032cad3a6a9a..b016d48be000bdac43c345606651ba2db3d53792 100644 (file)
 @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;
 }