Commit Graph

375 Commits

Author SHA1 Message Date
Thomas Jund 87e52aece1 css: add cursor pointer to [role=button] (#53784)
gitea/gadjo/pipeline/head Build started... Details
2021-05-05 16:35:40 +02:00
Frédéric Péters 438fc92cf1 templates: load static template tags library using {% load static %} (#53226)
RemovedInDjango30Warning: {% load staticfiles %} is deprecated in favor
of {% load static %}.
2021-04-17 20:08:10 +02:00
Frédéric Péters 91dfa5f0d8 scss: force clear on <h3>, <h4> and <p> after any grid elements (#51896) 2021-03-11 09:14:26 +01:00
Frédéric Péters 847019138e templates: add stub favicon (#51384) 2021-02-23 18:05:04 +01:00
Thomas Jund 629a485ce2
scss: add .oneline-dialog modificator for jqueryUI dialog widget (#49585)
gitea/gadjo/pipeline/head Build started... Details
2021-01-19 14:51:45 +01:00
Frédéric Péters 0daa0d2ab4 style: add disabled variant of buttons (#50302) 2021-01-19 14:08:56 +01:00
Frédéric Péters 967c67f9fa style: lighten text colour of disabled radio items (#50036) 2021-01-11 14:11:58 +01:00
Frédéric Péters c1146c167c style: remove custom wcs classes (#49779) 2020-12-30 14:09:53 +01:00
Frédéric Péters c372a2611a style: don't display wcs steps bar when there's a single one (#49775) 2020-12-30 14:09:53 +01:00
Frédéric Péters ca2f9e6160 style: add pk-button class for compatibility with frontoffice parts (#49778) 2020-12-30 14:09:53 +01:00
Frédéric Péters 6d7b2689aa build: update to use origin/main 2020-12-26 15:22:15 +01:00
Frédéric Péters ab3abf04b2 fix naming of pk-information class details (#49466) 2020-12-14 19:08:51 +01:00
Frédéric Péters 9d546e8761 style: add some margin next to un/fold arrow in section title (#49193) 2020-12-14 16:19:41 +01:00
Frédéric Péters 9aa5edc08d misc: relax jquery dependency (#49112) 2020-12-11 09:38:59 +01:00
Frédéric Péters d8c6758c8d style: remove top/bottom edge margins for paragraphs in big-msg-... (#48952) 2020-11-30 15:56:16 +01:00
Frédéric Péters 453ab78509 misc: add a big-msg-sorry message style (#48826) 2020-11-30 15:56:16 +01:00
Frédéric Péters 6050c2403a gadjo: remove extra padding on folded section titles (#48531) 2020-11-13 16:50:13 +01:00
Serghei Mihai fe2f71dad3 css: don't display "(optional)" label for checkbox widgets (#48140) 2020-11-06 08:39:29 +01:00
Serghei Mihai 6df0438bf6 scss: distinguish titles of disabled sections (#47902) 2020-11-06 08:39:29 +01:00
Frédéric Péters 8e13b075dd css: adapt select2 style to look like other widgets (#13819) 2020-11-06 08:35:51 +01:00
Frédéric Péters 93a8741878 css: style for link/button in section titles (#47901) 2020-10-28 15:40:34 +01:00
Frédéric Péters 3fd49092fa style: make select2 widgets respect grid (#37679) 2020-10-23 00:25:35 +02:00
Frédéric Péters dba16f9b39 css: make sure adjacent buttons have a margin (#46839) 2020-10-09 16:30:02 +02:00
Frédéric Péters ef1ec881f3 style: add pk-{information,attention,error} synonyms (#46794) 2020-10-09 15:46:46 +02:00
Frédéric Péters e72dc51a74 misc: add django widget type as css class (#46440) 2020-09-11 07:59:11 +02:00
Frédéric Péters f475bc7c3f translations: update error during validation message (#45997) 2020-09-11 07:59:11 +02:00
Frédéric Péters 07ca00694c translation update 2020-08-21 08:04:24 +02:00
Frédéric Péters ad3a466a61 misc: mark gadjo_sidepage_status cookie as secure and strict (#45937) 2020-08-18 09:43:37 +02:00
Serghei Mihai 3de06b1970 misc: explicit forms optional fields and add class to mark them (#40156) 2020-08-14 10:29:31 +02:00
Frédéric Péters a71378bd9e style: let buttons wrap (#45890) 2020-08-14 10:25:46 +02:00
Frédéric Péters 3695c93757 style: remove extra margin from paragraphs in notices (#45791) 2020-08-07 15:13:15 +02:00
Frédéric Péters 91a9a591c3 style: force alignment of cancel buttons (#45723) 2020-08-04 12:04:06 +02:00
Frédéric Péters a832767a1e style: give a button appearance to cancel links (#45721) 2020-08-04 12:00:51 +02:00
Frédéric Péters 37bcf70504 style: use help cursor when hovering a required asterisk (#45673) 2020-08-03 09:35:20 +02:00
Frédéric Péters e2d3fd17f9 icons: duplicate calendar icon as "agendas" (#45505) 2020-07-28 15:02:52 +02:00
Frédéric Péters afa8e82c81 misc: generate hdpi icons (#44087) 2020-07-28 15:02:52 +02:00
Thomas Jund 52e178f34a style: add an action button class to notifications (#44692) 2020-07-13 19:03:37 +02:00
Benjamin Dauvergne 613629ca23 debian: fix typo in pydist-overrides (#45014) 2020-07-10 11:05:08 +02:00
Frédéric Péters 7086c80c4f style: add "tag" class, for left aligned badges (#44452) 2020-06-30 15:22:42 +02:00
Frédéric Péters 5497641a07 style: increase font size on larger screen (#43724) 2020-06-30 15:22:42 +02:00
Frédéric Péters 35ea1f49c9 scss: use a lightbulb in live domain fix suggestion popup (#44392) 2020-06-24 09:52:03 +02:00
Frédéric Péters f0bd03d2ce debian: add mapping for old python-xstatic package (#44141) 2020-06-16 17:38:00 +02:00
Frédéric Péters 9617cf7cc8 css: add style for field live hint (#42396) 2020-06-13 12:03:21 +02:00
Thomas NOËL 80433c861b MANIFEST.in: distribute inkscape_wrapper.py 2020-06-10 15:11:15 +02:00
Thomas NOËL 83a70d3489 build: add a inkscape wrapper for 1.0 compatibility (#43865) 2020-06-10 13:39:13 +02:00
Frédéric Péters 331e42c5fd style: catch all select[multiple] (#42778) 2020-06-03 16:14:06 +02:00
Frédéric Péters 195d14ee65 style: limit width allowed for platform name (#43304) 2020-05-26 16:05:59 +02:00
Lauréline Guérin 5b4b10c81f
pagination: add optional 'without_key' in template (#42441)
gitea/gadjo/pipeline/head Build started... Details
2020-05-11 16:29:47 +02:00
Frédéric Péters a57951805e misc: add class to limit textual element to screenreaders (#42692) 2020-05-11 10:28:53 +02:00
Frédéric Péters 18806f6bfe style: add style for padded section (#41705) 2020-04-14 16:38:59 +02:00