etherpad-lite/src/static
Sebastian Castro 0d61d6bb13 ui: on mobile, move the right toolbar to the bottom and make the top toolbar scrollable
Before this change there was always a single toolbar on the top, with both
Colibris and the legacy skin. When the screen size was reduced:

- the legacy skin would compact the icons in the toolbar (this was fine,
  indeed);
- Colibris would hide some formatting icons. This would hamper the functionality
  for mobile users.

After this change both the skins work in the same way, which is the following:
- when the screen gets smaller the right toolbar (the one with "export",
  "timeslider", and other buttons) goes to the bottom of the screen;
- when there are many icons, the toolbar keeps all of them, and to see them the
  user must drag the toolbar.

This behaviour will probably be changed before release, opting instead to show
a "+" button when there is an overflow, since this appears to be more
discoverable (see the discusison in #3697).

Do not tested with custom toolbar elements (toolbar.left and toolbar.right
configuration items in settings.json).

Fixes #3697.
2020-03-12 18:47:12 +01:00
..
css ui: on mobile, move the right toolbar to the bottom and make the top toolbar scrollable 2020-03-12 18:47:12 +01:00
font fonts: add pencil, link and table icon 2018-11-08 21:56:13 +01:00
js trim text entries upon import. Fixes: #3620 2020-03-15 11:35:08 +00:00
skins ui: on mobile, move the right toolbar to the bottom and make the top toolbar scrollable 2020-03-12 18:47:12 +01:00
favicon.ico Add new favicon (32x32) with associated svg file 2015-01-11 22:40:56 +01:00
robots.txt The Big Renaming - etherpad is now an NPM module 2012-02-26 13:07:51 +01:00
tests.html make /static/tests.html functional again, 2012-07-07 20:41:26 +02:00