X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fprofile%2Fprofile.css;fp=EarlyBlue%2Fcommunicator%2Fprofile%2Fprofile.css;h=cd45f5ecf630d93d3685a25e9798c33591540b67;hp=8cc66928409c41ab2b420961cd6c116127e19128;hb=8f5d5e2121c5fb6730b4e2d2359ba3eb1cc98ede;hpb=58bfce8aac5e5a9a622610d393f1200d70003ec8 diff --git a/EarlyBlue/communicator/profile/profile.css b/EarlyBlue/communicator/profile/profile.css index 8cc66928..cd45f5ec 100644 --- a/EarlyBlue/communicator/profile/profile.css +++ b/EarlyBlue/communicator/profile/profile.css @@ -6,10 +6,6 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); -window.dialog { - padding: 0; -} - treechildren::-moz-tree-image { -moz-margin-end: 2px; list-style-image: url("chrome://communicator/skin/profile/profileicon-large.gif"); @@ -20,31 +16,10 @@ treechildren::-moz-tree-image(rowMigrate-no) { } /* profile selection dialog */ -html#intro { +#intro { 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