Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix working icon placement on password save | Daniel Calviño Sánchez | 2017-04-24 | 1 | -2/+3 |
| | | | | | | | | | | | | | Before, the icon appeared below the text input for the password. Now, it appears inside the text input, to the right end. The CSS was adjusted based on other icons shown in that position for other text inputs in the Share tab view, like the information icon or the clipboard icon. Fixes #4135 Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Fix clickable area in share permissions menu | Morris Jobke | 2017-04-19 | 1 | -0/+11 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge some CSS files using our SCSS compiler | Lukas Reschke | 2017-03-21 | 1 | -0/+149 |
This saves around 4 requests on the average page load. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> |