Wykres commitów

8 Commity (a226c7f5af35e665bdb5a9cc4dec53914466883b)

Autor SHA1 Wiadomość Data
Karl Hobley b96be5aa35 Modeladmin scss cleanups (#2481)
* Hyphenate classname: result_list => result-list

* Fixed gulp config for compiling scss

Was compiling to modeladmin/index.css instead of wagtailmodeladmin.css which caused the styles to not load

* Nest scss rules

Makes the scss easier to read I think

* Let choose_parent_page.scss use an id selector

* Converted ids to classes

* scss style tweaks

* Allow choose_parent_page.scss to use id selector

We should definitely solve this. But need to get Drone working right now
2016-04-16 17:15:47 +01:00
Josh Barr 1119891acb added lint configuration for BEM, fixed other lint issues 2016-03-11 15:43:40 +00:00
Josh Barr a1a2940495 fixed font size rounding issue in firefox, added contrib notes 2016-03-03 12:29:28 +13:00
Dave Cranwell 88341b782b removed unnecessary whitelist of sass files to compile. sass knows not to compile partials, which leaves all the _other_ files which it should compile 2015-12-04 10:54:38 +00:00
Dave Cranwell 9b14b4bbb3 tweaked scss linting rules making them admittedly less stringent, but striking a better balance with realism 2015-11-23 21:39:55 +00:00
Dave Cranwell fc980bd103 updated npm packages. ongoing linting of scss files 2015-11-23 21:39:54 +00:00
Dave Cranwell 17f96fe3b0 SpaceAfterPropertyColon and SpaceBeforeBrace fixed 2015-11-23 21:39:54 +00:00
Josh Barr 0eb2ca7cf2 added css guidelines 2015-04-16 17:09:13 +12:00