Edgewall Software
Modify

Opened 24 hours ago

#13872 new defect

* selector with !important is pretty harmful

Reported by: Jun Omae Owned by:
Priority: normal Milestone: next-stable-1.6.x
Component: rendering Version: 1.4
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

wiki.css has the following style. Customizing site appearance is too hard due to the * selector with !important. I think that is so crazy and we absolutely should remove such rules.

h2.section + *, h3.section + * {
 margin-top: -1em !important;
}

Attachments (0)

Change History (0)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.
The ticket will be disowned.
as The resolution will be set. Next status will be 'closed'.
The owner will be changed from (none) to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.