wagtail/wagtail
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
..
api Updates API test_documents 2016-04-11 17:01:55 +01:00
bin Ensure absolute_import, unicode_literals imported in all files 2016-04-03 13:11:48 +03:00
contrib Modeladmin scss cleanups (#2481) 2016-04-16 17:15:47 +01:00
project_template Removed redundant debug settings from project template (#2465) 2016-04-09 17:35:37 +01:00
tests More isort fixes 2016-04-16 15:27:49 +01:00
utils Ensure absolute_import, unicode_literals imported in all files 2016-04-03 13:11:48 +03:00
wagtailadmin More isort fixes 2016-04-16 15:27:49 +01:00
wagtailcore add distinct icons to blocks 2016-04-12 16:50:48 +01:00
wagtaildocs add distinct icons to blocks 2016-04-12 16:50:48 +01:00
wagtailembeds add distinct icons to blocks 2016-04-12 16:50:48 +01:00
wagtailforms Ensure absolute_import, unicode_literals imported in all files 2016-04-03 13:11:48 +03:00
wagtailimages More isort fixes 2016-04-16 15:27:49 +01:00
wagtailredirects Ensure absolute_import, unicode_literals imported in all files 2016-04-03 13:11:48 +03:00
wagtailsearch More isort fixes 2016-04-16 15:27:49 +01:00
wagtailsites Ensure absolute_import, unicode_literals imported in all files 2016-04-03 13:11:48 +03:00
wagtailsnippets add distinct icons to blocks 2016-04-12 16:50:48 +01:00
wagtailusers Replaces some usages of "id" field with "pk" field 2016-04-05 16:00:20 +01:00
__init__.py Revert "Versioning changes" 2015-02-18 12:56:29 +00:00