aboutsummaryrefslogtreecommitdiffstats
path: root/core/css/global.scss
Commit message (Collapse)AuthorAgeFilesLines
* Properly put hidden-visually off-screenVincent Petry2020-10-291-3/+3
| | | | | | | | | In some situations the element is still affecting the layout, especially when a sticky is nearby. This fix moves it properly off-screen. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Revert "Fix .hidden class specificity, should not be overridable, ref #12138"Julius Härtl2018-11-011-3/+3
| | | | This reverts commit 25e70e1eb798d9292b4d5864d89c6c424ff0218c.
* Fix .hidden class specificity, should not be overridable, ref #12138Jan-Christoph Borchardt2018-10-311-3/+3
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Add more styles to the server.scssMorris Jobke2017-03-091-0/+50
Signed-off-by: Morris Jobke <hey@morrisjobke.de>