django-admin-interface/admin_interface
Vasanth 07dcb77b88
Add border to rest of the tab space (#215)
* add border to rest of the tab space

* All tabs should be False

* slugify div ids

* bottom padding for horizontal

* do not show solo tabs

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* use properties over attribute

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* rename id to class

* scrollbar shenanigans

* rename tag

* wip : button weirdness in safari

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: vaz <vmohan@lenbox.io>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-11-30 15:33:59 +01:00
..
fixtures Fixed migration error. 2021-11-25 11:58:00 +01:00
locale Update translations. 2022-11-26 09:56:50 +01:00
migrations Add border to rest of the tab space (#215) 2022-11-30 15:33:59 +01:00
static Add border to rest of the tab space (#215) 2022-11-30 15:33:59 +01:00
templates Add border to rest of the tab space (#215) 2022-11-30 15:33:59 +01:00
templatetags Add border to rest of the tab space (#215) 2022-11-30 15:33:59 +01:00
__init__.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
admin.py Add tabbed changeform support (#211). 2022-11-26 09:54:33 +01:00
apps.py Run `pre-commit`. 2022-10-14 17:31:57 +02:00
cache.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
compat.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
models.py Add border to rest of the tab space (#215) 2022-11-30 15:33:59 +01:00
settings.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
version.py Update `CHANGELOG` and version. 2022-11-18 21:29:30 +01:00