Closed Bug 1640874 Opened 5 years ago Closed 5 years ago

Make the imAccounts dialog themeable

Categories

(Thunderbird :: Theme, task)

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 78.0

People

(Reporter: Paenglab, Assigned: Paenglab)

Details

Attachments

(1 file, 1 obsolete file)

With the themeableDialog.css we can make the imAccounts dialog themeable relatively simple.

How about this?

Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #9151717 - Flags: review?(alessandro)
Comment on attachment 9151717 [details] [diff] [review] 1640874-imAccounts-themeable.patch Review of attachment 9151717 [details] [diff] [review]: ----------------------------------------------------------------- Pretty good. Just a couple of nits to fix. ::: mail/components/im/themes/imAccounts.css @@ +58,5 @@ > > #accountlist { > margin: 0; > -moz-appearance: none; > + border-block: 1px solid var(--splitter-color); We shouldn't have a border top here as it double up with the border of the first item. @@ +101,5 @@ > > richlistitem[dragover="down"] { > border-bottom: 3px solid HighLight; > } > +00 Typo?
Attachment #9151717 - Flags: review?(alessandro) → feedback+

(In reply to Alessandro Castellani (:aleca) from comment #2)

Comment on attachment 9151717 [details] [diff] [review]
1640874-imAccounts-themeable.patch

Review of attachment 9151717 [details] [diff] [review]:

Pretty good.
Just a couple of nits to fix.

::: mail/components/im/themes/imAccounts.css
@@ +58,5 @@

#accountlist {
margin: 0;
-moz-appearance: none;

  • border-block: 1px solid var(--splitter-color);

We shouldn't have a border top here as it double up with the border of the
first item.

The richlistitems have no border. Only with dark theme there is a outline when focused.

@@ +101,5 @@

richlistitem[dragover="down"] {
border-bottom: 3px solid HighLight;
}
+00

Typo?

Yep.

Attachment #9151717 - Attachment is obsolete: true
Attachment #9151842 - Flags: review?(alessandro)
Attachment #9151842 - Flags: review?(alessandro) → review+
Target Milestone: --- → Thunderbird 78.0

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/dba64c20e3a8
Make the imAccounts dialog themeable. r=aleca

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: