framework/less/admin
Sami Mazouz af89b23f67
CSS Code Housekeeping (#3026)
* refactor: Avatar classes refactor
* refactor: Badge classes refactor
* chore: Remove commented dead code
* chore: Remove SignUpModal dead CSS code
Flarum seem to have had some kind of user display in the sign up modal 
on successful sign up, which no longer exists.

https://github.com/flarum/core/blob/v0.1.0-beta/js/forum/src/components/SignUpModal.js#L111
* chore: Deprecate unneeded vendor mixins
* chore: Normalize property values format
Co-authored-by: David Wheatley <hi@davwheat.dev>
* chore: Remove @-webkit-keyframes
* chore: Combine animation properties
* chore: Avoid `all` for transition
* chore: translate3d is no longer necessary for hardware acceleration
* fix: Lost cursor pointer to normalize update
* chore: Use CSS variables for more things
* chore: Remove unecessary overspecification
Co-authored-by: David Wheatley <hi@davwheat.dev>
2021-08-21 19:34:07 +01:00
..
AdminHeader.less Remove ExtensionPage CSS over-specification (#2792) 2021-04-29 16:31:37 +01:00
AdminNav.less CSS Code Housekeeping (#3026) 2021-08-21 19:34:07 +01:00
AppearancePage.less Fix CustomFooterModal Appearance 2021-05-14 21:36:06 -04:00
BasicsPage.less AdminUX Patch and Admin Page (#2593) 2021-02-18 15:45:43 -08:00
DashboardPage.less [1.x] Custom Colorising with CSS Custom Properties (#3001) 2021-08-16 10:17:48 +01:00
EditGroupModal.less Fix group badge misalignment if there is no group icon 2018-09-21 11:20:54 +09:30
ExtensionPage.less CSS Code Housekeeping (#3026) 2021-08-21 19:34:07 +01:00
ExtensionWidget.less CSS Code Housekeeping (#3026) 2021-08-21 19:34:07 +01:00
MailPage.less AdminUX Patch and Admin Page (#2593) 2021-02-18 15:45:43 -08:00
PermissionsPage.less CSS Code Housekeeping (#3026) 2021-08-21 19:34:07 +01:00
UsersListPage.less Fix class naming (#2811) 2021-04-26 17:14:22 +01:00