nextcloud/core/css
Daniel Calviño Sánchez 883a71ce8e Split the menu entry for external shares in two
The external shares entry showed a "button" that, when pressed, replaced
the button with the input to set the remote share address. The "button"
was actually a label for the input, so when the label was focused it
transferred the focus to the input and thus pressing enter or space did
not show the input. Moreover, inputs inside links are not valid HTML,
and once shown there was no way to hide the input again.

Due to all this, and for consistency with the direct link input, the
external share input was moved to a different menu item that is shown
and hidden when the button, which nows is also a real button, is
clicked.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-12-30 10:29:36 +01:00
..
login add some spacing between the logo and the content of the page 2017-05-18 20:49:06 +02:00
lostpassword move lost controller to core/controller 2016-01-20 10:42:19 +01:00
apps.scss prevent the server's app-navigation's css to overrule the scoped css in vue components 2019-08-06 08:45:19 +02:00
css-variables.scss add var for theming images , advanced options 2019-11-24 21:51:43 +01:00
fixes.scss Fix default input element height 2019-03-02 10:32:36 +01:00
functions.scss Prefix icon variables with app name to avoid conflicts 2018-11-15 11:47:27 +01:00
global.scss Revert "Fix .hidden class specificity, should not be overridable, ref #12138" 2018-11-01 21:00:44 +01:00
guest.css Update style of log in page and header 2019-11-23 19:16:59 +07:00
header.scss Fix size of header menus (#16057) 2019-12-07 09:48:10 +01:00
icons.scss Add flow icon for app store category 2019-12-19 15:18:09 +01:00
ie.scss IE fix for apps menu 2018-12-18 16:33:30 +01:00
inputs.scss Prompt on destructive user actions 2019-11-05 20:39:07 +08:00
mobile.scss 🐛 FIX: horizontal scrolling on mobile due to tab accessibility navigation 'skip to content' positioned at a fixed position 2019-11-07 15:28:31 +01:00
public.scss Split the menu entry for external shares in two 2019-12-30 10:29:36 +01:00
publicshareauth.css Remove extra margin from warning messages in authenticate page 2019-05-07 10:56:01 +02:00
server.scss Use native font stack 2019-06-24 17:27:35 +02:00
styles.scss Only round the real avatars 2019-12-20 12:11:54 +01:00
systemtags.scss Systemtags and external actions update 2019-10-29 13:20:03 +01:00
toast.scss Position fixed for .toastify.toast 2019-09-12 16:54:43 +10:00
tooltip.scss Use native font stack 2019-06-24 17:27:35 +02:00
variables.scss add var for theming images , advanced options 2019-11-24 21:51:43 +01:00
whatsnew.scss and the user popover needs a higher z-index, to make it visible again 2018-08-16 13:26:51 +02:00