X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fprofile%2Fprofile.css;h=5622686acf3029701ba6e45822bb10900c3fe13b;hp=cd45f5ecf630d93d3685a25e9798c33591540b67;hb=d4dc8501cbf0073d6d4b9ccd1adf18823688d134;hpb=8f5d5e2121c5fb6730b4e2d2359ba3eb1cc98ede diff --git a/EarlyBlue/communicator/profile/profile.css b/EarlyBlue/communicator/profile/profile.css index cd45f5ec..5622686a 100644 --- a/EarlyBlue/communicator/profile/profile.css +++ b/EarlyBlue/communicator/profile/profile.css @@ -7,7 +7,7 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); treechildren::-moz-tree-image { - -moz-margin-end: 2px; + margin-inline-end: 2px; list-style-image: url("chrome://communicator/skin/profile/profileicon-large.gif"); } @@ -16,7 +16,14 @@ treechildren::-moz-tree-image(rowMigrate-no) { } /* profile selection dialog */ -#intro { + +/* Override global.css */ +hbox.wizard-box { + padding: 10px 10px 10px 10px; +} + +#intro, +#label { width: 17em; }