Nathan Sobo
eebbb99fc8
Handle editor font config options with a global stylesheet
...
Previously, each editor observed font-related config values on its own
and applied inline styles to honor them. This made it difficult to style
the editor like a normal element with CSS.
Moving this to a global stylesheet that targets editors via the .editor
selector means that the font size setting can be overridden in specific
contexts, such as when using mini editors.
2014-07-28 21:00:15 -06:00
..
2014-07-25 15:23:36 -07:00
2013-09-20 10:03:02 -07:00
2014-06-17 11:36:07 -07:00
2014-07-22 14:10:29 -07:00
2014-02-03 13:20:28 -08:00
2014-02-23 17:19:00 -08:00
2014-05-16 09:00:01 -06:00
2014-07-14 17:10:13 -07:00
2013-10-02 15:47:41 -07:00
2014-07-08 11:18:47 -07:00
2014-07-28 21:00:15 -06:00
2014-07-15 08:44:58 -07:00
2014-07-22 14:51:13 -07:00
2014-06-02 10:17:13 -07:00
2014-07-21 10:43:30 -07:00
2014-06-09 21:18:03 -07:00
2014-07-25 15:34:03 -07:00
2014-06-09 17:09:02 +09:00
2014-04-18 10:43:27 -07:00
2014-06-09 17:09:02 +09:00
2014-06-09 17:09:02 +09:00
2014-07-05 10:01:19 -07:00
2014-02-19 09:19:08 -08:00
2014-02-02 19:29:54 +06:00
2014-03-11 11:20:03 -07:00
2014-04-23 16:22:34 -07:00
2014-06-11 10:59:08 -07:00
2014-06-04 10:01:45 -07:00
2013-12-31 15:05:34 -08:00
2014-07-28 21:00:15 -06:00
2014-07-21 10:43:30 -07:00
2014-02-23 17:19:00 -08:00
2013-10-16 13:35:12 -07:00
2013-09-20 10:02:20 -07:00
2014-07-11 14:04:54 -07:00
2014-02-23 17:09:05 -08:00
2014-07-07 17:59:26 -06:00
2014-07-01 10:54:36 -07:00
2014-06-23 16:56:46 -07:00
2014-06-24 08:14:11 -07:00
2014-07-28 21:00:15 -06:00