X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fprofile%2Fprofile.css;h=d5f72e11c43cbcef9234a8d665d38def8b1d2af3;hp=8cc66928409c41ab2b420961cd6c116127e19128;hb=43ba37c15d4c3b381344e45dac387a9df582f48f;hpb=9099c61da39b1346a25b1c01463829a44d72d6e1 diff --git a/EarlyBlue/communicator/profile/profile.css b/EarlyBlue/communicator/profile/profile.css index 8cc66928..d5f72e11 100644 --- a/EarlyBlue/communicator/profile/profile.css +++ b/EarlyBlue/communicator/profile/profile.css @@ -6,12 +6,8 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); -window.dialog { - padding: 0; -} - treechildren::-moz-tree-image { - -moz-margin-end: 2px; + margin-inline-end: 2px; list-style-image: url("chrome://communicator/skin/profile/profileicon-large.gif"); } @@ -20,31 +16,11 @@ treechildren::-moz-tree-image(rowMigrate-no) { } /* profile selection dialog */ -html#intro { +#intro, +#label { width: 17em; } -box#managebuttons > button { +#managebuttons > button { min-width: 8em; } - -/* display area */ -box#contentarea { - border-top: 2px groove #CCCCCC; - border-bottom: 2px groove #CCCCCC; - padding: 7px; -} - -/* top border on status area */ -box#wizardButtons { - padding-top: 1px; - padding-bottom: 1px; -} - -box.selection { - margin-top: 4px; -} - -description.error { - color: #FF0000; -} \ No newline at end of file