summaryrefslogtreecommitdiffstats
path: root/settings/css/settings.scss
Commit message (Collapse)AuthorAgeFilesLines
* Fix height of table rows in apps management on IE11Julius Härtl2018-01-031-0/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add variable for border-radiusJan-Christoph Borchardt2017-11-031-3/+3
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix settings section whitespaceJan-Christoph Borchardt2017-11-021-1/+4
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Merge pull request #6667 from nextcloud/settings-headingJan-Christoph Borchardt2017-11-011-1/+8
|\ | | | | Adjust settings navigation headings to style used in Mail & Calendar
| * Adjust settings navigation heading styleJan-Christoph Borchardt2017-09-281-1/+8
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Add blue highlight to active menu entryJan-Christoph Borchardt2017-10-241-0/+2
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Merge pull request #6916 from nextcloud/css-box-sizingJohn Molakvoæ2017-10-231-2/+0
|\ \ | | | | | | Box-sizing does not need vendor prefix anymore
| * | Box-sizing does not need vendor prefix anymoreMorris Jobke2017-10-231-2/+0
| | | | | | | | | | | | | | | | | | http://caniuse.com/#search=box-sizing Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Edit form to guidelinesJohn Molakvoæ (skjnldsv)2017-10-211-41/+0
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | User settings app-navigation to css guidelinesJohn Molakvoæ (skjnldsv)2017-10-211-28/+7
|/ / | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | EllipsisJohn Molakvoæ (skjnldsv)2017-10-141-0/+5
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Fix popover position and avatar loadingJohn Molakvoæ (skjnldsv)2017-10-141-5/+12
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #6669 from nextcloud/various-css-fixesJohn Molakvoæ2017-09-281-55/+31
|\ \ | | | | | | Various css fixes
| * | Popover to css guidelinesJohn Molakvoæ (skjnldsv)2017-09-281-37/+15
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Quota bar fix on user listJohn Molakvoæ (skjnldsv)2017-09-271-19/+17
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Merge pull request #6653 from nextcloud/fix-cursor-on-user-settings-tableMorris Jobke2017-09-271-5/+8
|\ \ \ | |/ / |/| | Fix cursor on user settings table
| * | Remove unneeded CSS rulesDaniel Calviño Sánchez2017-09-261-3/+3
| | | | | | | | | | | | | | | | | | | | | There are currently no "img" or "span" descendants of "td.quota" elements, so those rules can be removed. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | Remove "cursor: pointer" from quota cellDaniel Calviño Sánchez2017-09-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The quota is set through a dropdown, and this dropdown is only shown when clicking on the select element itself. Therefore, the cell should not show a pointer when hovering on it but outside the select element. Note that although the removed "&.quota" selector also set a "width" declaration that declaration was later overriden by "#userlist td.quota", so it was not needed. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | Set "cursor: pointer" for email addressesDaniel Calviño Sánchez2017-09-261-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | Clicking anywhere on the cell shows the input field to set the email address, so the cursor is set as a pointer not only on the text and icon, but on the whole cell as well (like done for the full name and the password). Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | No js for popover positionningJohn Molakvoæ (skjnldsv)2017-09-271-1/+1
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Fix style of federation scope menu triangles, simplify CSSJan-Christoph Borchardt2017-09-271-13/+8
| |/ |/| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Highlight active federation scope menu entry with bold headingJan-Christoph Borchardt2017-09-261-3/+5
|/ | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Removed unused filter for opacity, fix #6408John Molakvoæ (skjnldsv)2017-09-231-1/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Replaced colours by variablesJohn Molakvoæ (skjnldsv)2017-09-231-85/+73
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Settings scssJohn Molakvoæ (skjnldsv)2017-09-231-0/+1284
Scss conversion Cleanup settings scss Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>