Javi Martín
26a8f2eace
Increase menu button touch area on small screens
...
Some users might not be able to touch the icon due to a motor
disability. Other users might think the "Menu" text is part of the
button and try to touch it instead.
Making the "Menu" text part of the button makes it easier to show/hide
this menu. Besides, it lets screen reader users with a small screen hear
the word "Menu" associated to the button.
We could simplify the HTML a bit more but Foundation's `hamburger` mixin
uses the `::after` element with `position: absolute`, so we can't apply
it directly to the button without making the CSS more complex.
2021-06-02 17:06:40 +02:00
Javi Martín
c62da726b8
Apply SpaceAroundErbTag ERB Lint rule
2019-09-10 20:02:15 +02:00
decabeza
aee62b9d33
Change header title link on officing namespace
2019-05-17 17:48:54 +02:00
decabeza
2c9d9b5de8
Remove admin shortcuts links to stats and settings
...
These links are already on sidebar and isn't necessary have them on header.
2019-05-17 17:48:49 +02:00
Julian Herrero
25ed245689
Use double quotes in app/views/layouts
2019-03-19 12:16:50 +01:00
decabeza
076f9dd474
Moves back link to root path from dashboard to header
2018-07-31 12:47:51 +02:00
decabeza
55c3c79879
Updates admin top bar html and styles
2018-06-06 12:01:16 +02:00
decabeza
50fd540797
Adds styles and missing i18n for admin homepage
2018-05-28 18:17:26 +02:00
Bertocq
92c9ad4e1b
Add Notifications partial to admin menu
2018-03-23 11:48:43 +01:00
decabeza
46744d95ac
fixes admin login items menu on mobile size for admin panel
2017-10-17 13:31:17 +02:00
decabeza
6c2384fd74
uses underscore for ids names
2017-10-17 13:26:27 +02:00
decabeza
3e2c639137
moves stats and setting links to header into a partial
2017-09-20 01:38:32 +02:00
decabeza
90f2b84856
improves admin header layout
2017-09-20 01:38:32 +02:00
decabeza
39b6834a61
fixes admin dropdown on admin section
2017-07-24 11:15:41 +02:00
decabeza
76b7f66fb3
fixes scss lint warnings
2017-06-16 12:09:01 +02:00
Amaia Castro
9e5324cc1b
Merge branch 'master' into site-customization
2017-04-07 17:29:33 +02:00
Amaia Castro
8143fe1037
Site customization: images uploads
2017-04-06 17:00:04 +02:00
Juanjo Bazán
0ae7bac5d5
makes main link in namespaces point to correct root_path
2017-02-12 22:33:54 +01:00
Alberto Garcia Cabeza
e7327860e4
improves headings and html structure
2016-12-14 13:51:39 +01:00
Alberto Garcia Cabeza
7056487f3d
improves styles for admin menu
2016-11-30 18:46:35 +01:00
Juanjo Bazán
7f01dbdca2
makes sure setting helper is used in views
2016-07-08 14:42:28 +02:00
Alberto Garcia Cabeza
d147cce459
Fixes localization specs
2016-06-02 11:26:40 +02:00
Alberto Garcia Cabeza
56bb06b168
Improves general layout for admin
2016-05-31 17:10:08 +02:00
Alberto Garcia Cabeza
08a17f3b0e
Makes generic logos and avatars, and removes unused images
2016-04-21 14:05:30 +02:00
Alberto Garcia Cabeza
3752f3a53b
Adds foundation 6 🎉
2016-02-26 19:33:33 +01:00
Juanjo Bazán
0325dd6199
refactors settings/flags helper to memoize values
2016-02-04 17:45:43 +01:00
Josep Jaume Rey Peroy
ba74542c3d
Parameterize social links
2016-01-18 12:43:36 +01:00
Alberto Garcia Cabeza
e40f411ecc
Removes unused header css method
2015-12-15 17:04:03 +01:00
Juanjo Bazán
09a1a2bd2a
changes header in admin, moderation & management
2015-11-09 09:53:45 +01:00
Alberto Garcia Cabeza
2ca4557f2d
Improves accesibility
2015-10-13 16:48:37 +02:00
Alberto Garcia Cabeza
2aac7b413c
Improves styles for index, header and footer
2015-09-07 00:17:21 +02:00
Alberto Garcia Cabeza
83b44fd53a
Improves layout, adds link to checkbox's label
2015-09-05 00:34:18 +02:00
Alberto Garcia Cabeza
900f00b443
Adds new texts on header, debates and footer
2015-08-27 16:46:47 +02:00
kikito
5205ac99e3
Moves the locale switcher to its own shared view
2015-08-19 21:39:57 +02:00
Alberto Garcia Cabeza
0c2901c3fb
Adds styles for admin
2015-08-17 21:30:22 +02:00
Juanjo Bazán
94879fbccb
adds admin_header partial
2015-08-17 15:18:51 +02:00