django-cms-qe 3.0.4__py3-none-any.whl → 3.0.5__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- cms_qe/static/css/fix-admin.css +14 -0
- {django_cms_qe-3.0.4.dist-info → django_cms_qe-3.0.5.dist-info}/METADATA +1 -1
- {django_cms_qe-3.0.4.dist-info → django_cms_qe-3.0.5.dist-info}/RECORD +6 -5
- {django_cms_qe-3.0.4.dist-info → django_cms_qe-3.0.5.dist-info}/LICENSE +0 -0
- {django_cms_qe-3.0.4.dist-info → django_cms_qe-3.0.5.dist-info}/WHEEL +0 -0
- {django_cms_qe-3.0.4.dist-info → django_cms_qe-3.0.5.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*
|
|
2
|
+
Fix label-value overlap in change form.
|
|
3
|
+
*/
|
|
4
|
+
form .flex-container {
|
|
5
|
+
display: flex;
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
form .aligned label + div.readonly {
|
|
9
|
+
margin-top: -0.5em;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.aligned label + p, .aligned .checkbox-row + div.help, .aligned label + div.readonly {
|
|
13
|
+
margin-left: 1em;
|
|
14
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: django-cms-qe
|
|
3
|
-
Version: 3.0.
|
|
3
|
+
Version: 3.0.5
|
|
4
4
|
Summary: Django CMS Quick & Easy provides all important modules to run new page withouta lot of coding. Aims to do it very easily and securely.
|
|
5
5
|
Home-page: https://websites.pages.nic.cz/django-cms-qe
|
|
6
6
|
Author: CZ.NIC, z.s.p.o.
|
|
@@ -58,6 +58,7 @@ cms_qe/settings/base/path.py,sha256=s0eOmSDOWfjjI5onp28y2S2UKwCYFRDGeoUsZla6-og,
|
|
|
58
58
|
cms_qe/settings/base/search.py,sha256=xbO9OFFGLi8PZut_Ngb-27BUI6HPG0ZM4lrO1HXHW-c,618
|
|
59
59
|
cms_qe/settings/base/security.py,sha256=i6mHb8gv6XPthShL1kFLTwa_vrfoaivzqC9MXLE_YBw,4496
|
|
60
60
|
cms_qe/settings/base/template.py,sha256=bITmA7XkoqbDpefWWOBsEiPtCREzFfHkUuFvGxJVLK4,1082
|
|
61
|
+
cms_qe/static/css/fix-admin.css,sha256=Dv0DZWJ72ZxjhUP9HT7MV-ZPHDwiAC3DgfPE3Fc-WEM,270
|
|
61
62
|
cms_qe/templates/base.html,sha256=BMd8MbubDB8m1ZzBWfAfzTs4EBQn0oBQUw1GVRA4z6A,972
|
|
62
63
|
cms_qe/templates/admin/change_form.html,sha256=YyJmsjepSZTacZE9to5_UwjbTVde0bJuqy6Tiqwk0Dk,201
|
|
63
64
|
cms_qe/templates/cms_qe/error.html,sha256=1wNCO-ToNoM-HBnfq0Id_W8m_epmOEYcoozRhhHth5U,322
|
|
@@ -3957,8 +3958,8 @@ test_selenium/pages/cms/__init__.py,sha256=_qe4YZYaQbrXp7Szmmeo4TUSkXlE5Rozu8E3t
|
|
|
3957
3958
|
test_selenium/pages/cms/login.py,sha256=UPzJQcYff8NUAT4nvmfQoJQxzOJyPrJ_cKtH35NVfNg,521
|
|
3958
3959
|
test_selenium/pages/cms/page.py,sha256=YQnpZkopfVnhoyQKpRDGqjNeV6xUl-pEHjEcZ9HRiPk,489
|
|
3959
3960
|
test_selenium/pages/cms/wizard.py,sha256=yatbXH-rf1ap4O1hY0I13WikM3zkm_NrAiSK6bqENIU,545
|
|
3960
|
-
django_cms_qe-3.0.
|
|
3961
|
-
django_cms_qe-3.0.
|
|
3962
|
-
django_cms_qe-3.0.
|
|
3963
|
-
django_cms_qe-3.0.
|
|
3964
|
-
django_cms_qe-3.0.
|
|
3961
|
+
django_cms_qe-3.0.5.dist-info/LICENSE,sha256=5wLaeUil0gfU9p8C4zn2Yu_PvZBNieUoYl0z9FcFWdA,1521
|
|
3962
|
+
django_cms_qe-3.0.5.dist-info/METADATA,sha256=OhlWZREQ-3X0_s-5ymyItdRSzUrV5o8V1i64LC-fUJQ,4497
|
|
3963
|
+
django_cms_qe-3.0.5.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
|
|
3964
|
+
django_cms_qe-3.0.5.dist-info/top_level.txt,sha256=sns93tUvzAUoyPpolDHe0Orka1l44A4BJnYFko7EIKU,178
|
|
3965
|
+
django_cms_qe-3.0.5.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|