#17842 closed defect (bug) (fixed)
Style var tag in Twenty Eleven
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | Bundled Theme | Version: | 3.2 |
| Severity: | normal | Keywords: | has-patch dev-feedback |
| Cc: | michael@…, peterhol |
Description
var tags are currently not styled differently than other tags. Would it be a good idea to style them like code and kbd?
Attachments (1)
Change History (9)
comment:2
PeteMall
— 2 years ago
- Summary changed from Style var tag in wenty Eleven to Style var tag in Twenty Eleven
comment:4
mfields
— 23 months ago
Actually, the var tag seems to be accounted for in Twenty Eleven's editor-style.css, but only when used as a child of a "code" element.
comment:5
nacin
— 19 months ago
Looks good. Also samp could be added. Let's cover editor-style.css too.
comment:6
mfields
— 19 months ago
I've updated the patch adding the samp element and accounting for editor-style.css.
comment:7
nacin
— 13 months ago
- Owner set to nacin
- Resolution set to fixed
- Status changed from new to closed
In [20906]:
comment:8
SergeyBiryukov
— 13 months ago
- Milestone changed from Awaiting Review to 3.4
Note: See
TracTickets for help on using
tickets.
Should perhaps be added to editor-style.css as well?