chinwagsocial/app/views/layouts
Sasha Sorokin 34aa5c7cb2 Improve report page structure (#12615)
* Move resolved button to the heading

This is one of the commits on improving overall reports page structure.
It changes where resolved button is located, moving it to the heading,
right next to the "Report #n" header, so-called "hot-place" to look at.

To accomplish this we have to declare one more content variable, change
admin dashboard template to respect it and CSS files for minor styling,
so buttons are inlined and centrally aligned according to the heading.

* Move actions buttons below the report table

I believe that actions to react on report should not be located at the
top of the page, instead they should be either after the table or
reporter's comment. This is just a logical sign that you should not
react to the report without reading all the details first.
2019-12-16 23:55:16 +01:00
..
admin.html.haml Improve report page structure (#12615) 2019-12-16 23:55:16 +01:00
application.html.haml Change full logo to use primary text color of the given theme (#10994) 2019-06-08 15:30:06 +02:00
auth.html.haml Change full logo to use primary text color of the given theme (#10994) 2019-06-08 15:30:06 +02:00
embedded.html.haml Fix missing protocol in dns-prefetch, improve code style (#8963) 2018-10-12 02:19:10 +02:00
error.html.haml Change error graphic to hover-to-play (#10055) 2019-02-15 23:33:25 +01:00
mailer.html.haml Change preferences page into appearance, notifications, and other (#10977) 2019-06-07 03:39:24 +02:00
mailer.text.erb Replace tutorial modal with welcome e-mail (#6273) 2018-01-18 19:17:25 +01:00
modal.html.haml Revert Font Awesome 5 upgrade (#8810) 2018-09-28 02:11:14 +02:00
plain_mailer.html.haml HTML e-mails for UserMailer (#6256) 2018-01-16 03:29:11 +01:00
public.html.haml Fix blurhash and autoplay not working on public pages (#11585) 2019-08-16 19:15:05 +02:00