DevTools/CSSTips: Difference between revisions

Jump to navigation Jump to search
Line 6: Line 6:
** 3 added files: <tt>/browser/themes/[gnome|pin|win]stripe/browser/devtools/foo.css</tt>
** 3 added files: <tt>/browser/themes/[gnome|pin|win]stripe/browser/devtools/foo.css</tt>
** 4 changes to the 3 files: <tt>/browser/themes/[gnome|pin|win]stripe/browser/jar.mn</tt>
** 4 changes to the 3 files: <tt>/browser/themes/[gnome|pin|win]stripe/browser/jar.mn</tt>
* Make sure each file starts with the standard copyright header (is there is a better link than [https://developer.mozilla.org/User:Mossop/Licensing/MPL Mossops user pages]?)
* Make sure each file starts with the standard copyright header ([https://www.mozilla.org/MPL/boilerplate-1.1/ License Boilerplate])
* Functional stuff (for example, toggling the display property based on application state) should be in content css rather than theme css
* Functional stuff (for example, toggling the display property based on application state) should be in content css rather than theme css
* Avoid <tt>!important</tt> but if you have to use it, make sure it's obvious why you're using it (maybe with a comment)
* Avoid <tt>!important</tt> but if you have to use it, make sure it's obvious why you're using it (maybe with a comment)
Confirmed users, Bureaucrats and Sysops emeriti
722

edits

Navigation menu