Commit Graph

124 Commits

Author SHA1 Message Date
Frédéric Péters ba37527022 css: wrap long words in side bar (#32936) 2019-05-09 14:00:45 +02:00
Frédéric Péters 6655f54885 style: add back a yellow/black banner on tests (#31348) 2019-03-13 10:18:36 +01:00
Frédéric Péters 641c7b262c style: use primary color as badge background (#29346)
(like it's done for w.c.s.)
2018-12-28 13:45:16 +01:00
Frédéric Péters 61438eb177 style: reduce space between user name and logout button (#29345) 2018-12-28 13:45:16 +01:00
Frédéric Péters bda304b951 style: adjust color of links on blue backgrounds (#28815) 2018-12-10 13:26:51 +01:00
Frédéric Péters 42d3ef6603 style: use blue gradient for section titles (#28609) 2018-12-06 09:36:00 +01:00
Frédéric Péters bf9719ecab style: make header responsive for even smaller widths (#28648) 2018-12-06 07:34:36 +01:00
Frédéric Péters 96b20b4478 style: change notification style to only have colours on the edge (#28389) 2018-11-28 22:13:58 +01:00
Frédéric Péters 84a4a23913 misc: make platform name a link to the frontoffice (#28306) 2018-11-25 14:41:46 +01:00
Frédéric Péters e88bb930a8 style: remove bottom border of logout link
(crept in during a late cleanup)
2018-11-24 15:36:08 +01:00
Frédéric Péters 7f5f544451 style: redesign for winter 2018 (#28303) 2018-11-24 13:54:13 +01:00
Frédéric Péters b5aaa4a987 duplicate portal icon as portal-agent (#28105) 2018-11-20 13:30:57 +01:00
Frédéric Péters eb0066081b misc: add support for new markup for appbar actions (#25698)
<div id="appbar">
   <h2>...</h2>
   <span class="actions">
     <a ...>action1</a>
     <a ...>action2</a>
   </span>
 </div>
2018-08-16 13:36:20 +02:00
Frédéric Péters d8773d60d0 select variable names on click (#25322) 2018-07-18 10:42:06 +02:00
Frédéric Péters 9be0b4e451 style: use standard link blue for icons (#25326) 2018-07-18 10:42:06 +02:00
Frédéric Péters 98de460091 mobile: adjust breadcrumb max width to be kept within screen width (#25324) 2018-07-18 10:42:06 +02:00
Frédéric Péters 1de53e7cb8 style: adjust top of page for mobiles (#25323) 2018-07-18 10:42:06 +02:00
Frédéric Péters 9112b3bcb4 style: make sure floating app icons don't disturb next cells (#24501) 2018-06-13 12:31:46 +02:00
Frédéric Péters 0be9b96b44 misc: don't use flexbox when printing (#23899) 2018-05-17 16:45:03 +02:00
Frédéric Péters 3bafc1abe7 style: move sidebar below main content on mobile (#23887) 2018-05-17 15:21:25 +02:00
Frédéric Péters 1832654625 style: do not let sidebar change width (#23493) 2018-04-30 12:48:04 +02:00
Frédéric Péters f943e7fe4d general: provide support for a sidebar (#22440) 2018-04-15 10:30:29 +02:00
Frédéric Péters 7c4271f18e misc: rename leftover sidebar references to sidepage (#22440) 2018-04-15 10:30:29 +02:00
Frédéric Péters a73461c436 style: use triangle for warning messages (#22320) 2018-03-30 09:58:25 +02:00
Frédéric Péters e125109332 general: move #header out of #main (#22441) 2018-03-18 09:57:33 +01:00
Frédéric Péters 835f225ecc misc: use sass to generate app icon css rules (#22254) 2018-03-10 15:32:00 +01:00
Frédéric Péters c8a261135f style: add classes for wcs backoffice messages (#22103) 2018-03-02 13:11:49 +01:00
Frédéric Péters 77bb52b9fa style: change info/success colours to match frontoffice (#22103) 2018-03-02 13:11:49 +01:00
Frédéric Péters 54140db3bf style: collapse borders of single list in section (#21838) 2018-02-14 12:35:32 +01:00
Frédéric Péters d0903fa1b6 general: add foldable sections (#21828) 2018-02-13 16:51:07 +01:00
Frédéric Péters 16f04e0bb6 style: add sections (#21776) 2018-02-13 15:33:53 +01:00
Frédéric Péters f92a056f27 style: increase global font size to 13px on larger screens (#21706) 2018-02-13 15:32:51 +01:00
Frédéric Péters de747e255f style: force global font on form elements (#21705) 2018-02-13 15:32:51 +01:00
Frédéric Péters ef4a43df28 add generic pagination template (#14939) 2018-01-02 10:41:37 +01:00
Frédéric Péters c3bcea469e style: sync table row and list item hover styles (#20911) 2017-12-28 13:13:00 +01:00
Frédéric Péters c35891d9a1 misc: adjust/add some transitions (#20910) 2017-12-28 13:13:00 +01:00
Frédéric Péters df36383676 style: limit height of list icons to avoid overflowing text (#20802) 2017-12-19 15:21:57 +01:00
Frédéric Péters 6d87ceb95e css: avoid column breaks inside object lists (#20154) 2017-11-19 06:58:23 +04:00
Serghei Mihai d1d6ad4694 misc: add support for action links with icons (#18807) 2017-09-27 07:34:28 +02:00
Frédéric Péters 09074455b9 css: remove main content right border on mobiles (#18915) 2017-09-24 15:35:28 +02:00
Frédéric Péters f0a8f03f17 style: adjust publik menu look & feel on small screens (#18479) 2017-09-21 10:52:21 +02:00
Frédéric Péters 451418398c misc: add support for delete links in single-links lists (#18179) 2017-08-28 09:23:22 +02:00
Frédéric Péters 94e4f81cfe misc: add stronger selector for disabled icon links (#17819) 2017-08-09 16:22:36 +02:00
Thomas NOËL 657e1ace14 css: add shown-because-admin class, combo specific (#17818) 2017-07-27 15:10:07 +02:00
Thomas NOËL 3189c72690 icons: associate passerelle with connector icon (#17512)
... and remove useless "icon-connector" styles
2017-07-27 11:39:13 +02:00
Frédéric Péters 35732cf0ab css: add style for success messages (#16628) 2017-05-30 16:37:04 +02:00
Frédéric Péters dba0d9918c misc: make sure notification message icons are properly aligned 2017-02-13 11:32:37 +01:00
Serghei Mihai 7ebb003124 add support for extra actions in 'sandwich' menu (#14830)
The menu should be a list with "extra-actions-menu" class and the
toggler a link with class "extra-actions-menu-opener".

For example:

<a class="extra-actions-menu-opener"></a>
<ul class="extra-actions-menu">
  ...
</ul>
2017-02-13 11:32:37 +01:00
Frédéric Péters 29f7e00f03 remove dependency on jquery ui css (#7760)
This adds required styles for dialogs, overlays and calendar widget.
2017-02-13 11:32:37 +01:00
Frédéric Péters 240a8bfc6d style: switch to Open Sans (#14574) 2017-01-19 12:57:57 +01:00
Frédéric Péters a761b6e31c style: update notification look and feel (#14613) 2017-01-16 10:13:13 +01:00
Thomas NOËL ae49ff8d25 add h2 style in appbar (#14471) 2017-01-02 11:11:02 +01:00
Frédéric Péters 69b7064e5f add style for badges in list (#14444) 2017-01-01 15:15:03 +01:00
Frédéric Péters 34789d6b15 add alternating backgrounds to table rows (#14458) 2017-01-01 15:15:03 +01:00
Frédéric Péters ae01929433 misc: override jquery-ui font-family 2016-10-25 08:32:26 +02:00
Frédéric Péters 9380ba2a1f style: adjust print stylesheet for recent changes (#12995) 2016-08-31 10:02:19 +02:00
Frédéric Péters c26f9c698a only hide last header link if it's a breadcrumb (#12888) 2016-08-31 10:02:19 +02:00
Frédéric Péters 50e078ba64 style: adapt for wcs backoffice titles (#12953) 2016-08-25 15:37:48 +02:00
Frédéric Péters b5c5a785e9 style: apply "work" pattern to app label only (#12886) 2016-08-24 19:36:49 +02:00
Frédéric Péters 18d57748f0 reserve space for publik menu only if it exists (#12884) 2016-08-19 16:50:57 +02:00
Frédéric Péters c06af04c5e style: redesign for summer 2016 (#12862)
It has a smaller sky blue and sand header that integrates the site breadcrumbs,
and a lateral menu that slides laterally to be icons-only.
2016-08-18 15:45:03 +02:00
Frédéric Péters 7a1e7ad175 add icon for bijoe (#12702) 2016-07-25 13:14:26 +02:00
Frédéric Péters 38df416c12 use same down triangle as before (for better font coverage) (#12643) 2016-07-20 11:01:02 +02:00
Frédéric Péters ca49863416 css: don't use unicode characters in scss 2016-07-18 14:36:05 +02:00
Frédéric Péters 2cc48870ac style: add ▼ to publik menu using CSS (#12622) 2016-07-18 14:04:51 +02:00
Frédéric Péters 87d72ccc11 improve spacing between publik menu icons and texts (#12612) 2016-07-17 11:51:32 +02:00
Frédéric Péters 31217f4b9d style: set disabled links in gray (#12588) 2016-07-15 10:15:10 +02:00
Frédéric Péters b7cb97bc53 style: force sidepage menu entries to fit on single lines (#12501) 2016-07-11 11:21:21 +02:00
Frédéric Péters d70b3df3b6 css: use same background for top banner as the one in the sidemenu 2016-06-22 13:52:47 +02:00
Frédéric Péters b221b9dd63 misc: mark #main as position: relative, to match what was in w.c.s. 2016-06-18 11:06:16 +02:00
Frédéric Péters cb6620ffdf css: add "work in progress" banner (#11214) 2016-06-15 08:54:17 +02:00
Frédéric Péters e59d4e77ee static: merge form styling from publik-base-theme (#11153) 2016-06-14 17:21:23 +02:00
Frédéric Péters 32e40afe65 add grid system (from publik-base-theme) (#11092) 2016-06-09 22:39:15 +02:00
Frédéric Péters 422799a06e switch to scss 2016-06-09 22:39:15 +02:00