all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#10633: Please mark invalid "; !important;" in CSS
@ 2012-01-28 22:01 Lennart Borgman
  2012-01-28 23:18 ` Juanma Barranquero
  0 siblings, 1 reply; 21+ messages in thread
From: Lennart Borgman @ 2012-01-28 22:01 UTC (permalink / raw)
  To: 10633, monnier

One of my most common mistakes when editing CSS files is that I leave
a ";" before "!important", like this:

   width: 500px; !important;

This should have been

   width: 500px !important;

Could Emacs please help me with this?;-)





^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2012-01-31  2:36 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-28 22:01 bug#10633: Please mark invalid "; !important;" in CSS Lennart Borgman
2012-01-28 23:18 ` Juanma Barranquero
2012-01-28 23:26   ` Lennart Borgman
2012-01-28 23:52     ` Lennart Borgman
2012-01-29  0:10       ` Lennart Borgman
2012-01-29  0:34         ` Juanma Barranquero
2012-01-29  1:19           ` Lennart Borgman
2012-01-29  1:37             ` Juanma Barranquero
2012-01-29  1:56               ` Lennart Borgman
2012-01-29  2:01                 ` Juanma Barranquero
2012-01-29  1:54     ` Glenn Morris
2012-01-29  2:00       ` Lennart Borgman
2012-01-29  2:04         ` Juanma Barranquero
2012-01-29  2:07           ` Lennart Borgman
2012-01-29  2:12             ` Juanma Barranquero
2012-01-29  4:07         ` Chong Yidong
2012-01-29  4:12           ` Lennart Borgman
2012-01-30  4:31           ` Stefan Monnier
2012-01-30  4:44             ` Lennart Borgman
2012-01-31  1:48               ` Stefan Monnier
2012-01-31  2:36                 ` Lennart Borgman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.