Timeline for answer to What are the implications of using "!important" in CSS? by osirisgothra
Current License: CC BY-SA 3.0
Post Revisions
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 3, 2017 at 10:23 | comment | added | Mike Rosoft | There is no point in trying to use !important to prevent users from customizing your site. Because: Normal site rules already take precedence over normal user rules; but !important user rules take precedence over anything, including site !important rules. | |
| Nov 28, 2014 at 13:20 | history | answered | osirisgothra | CC BY-SA 3.0 |