mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-19 10:05:40 +08:00
Various style fixes for the modernized foundation upcoming change. Also noticed we have some unused button classes in the review queue in general. Before/After <img width="700" alt="image" src="https://github.com/user-attachments/assets/547c49ee-5d7c-42e5-be60-de06218b3329" /> <img width="700" alt="image" src="https://github.com/user-attachments/assets/54f5e698-00db-4855-86e0-74053c49408a" /> Before/After <img width="350" alt="image" src="https://github.com/user-attachments/assets/24881ca3-d10b-40e4-b6a6-b55eb507642f" /> <img width="350" alt="image" src="https://github.com/user-attachments/assets/320aaa5b-6493-4bc0-bd72-8c1f4391134b" /> Before/After: <img width="800" alt="image" src="https://github.com/user-attachments/assets/5b719e1e-24d5-434d-a370-de2477d13219" /> <img width="800" alt="image" src="https://github.com/user-attachments/assets/de39de34-c393-4ee1-b560-70622b2dd245" /> Before/After: <img width="333" alt="image" src="https://github.com/user-attachments/assets/b87107bd-1484-4716-96f1-b8a227a5d59f" /> <img width="220" alt="image" src="https://github.com/user-attachments/assets/8123f817-4b21-453b-bfb7-e934cd2d5e99" />
14 lines
298 B
SCSS
Vendored
14 lines
298 B
SCSS
Vendored
@import "variables";
|
|
@import "welcome-banner";
|
|
@import "buttons-controls";
|
|
@import "header";
|
|
@import "select-kit";
|
|
@import "sidebar";
|
|
@import "misc";
|
|
@import "nav-pills";
|
|
@import "topic-list";
|
|
@import "categories";
|
|
@import "calendar";
|
|
@import "chat";
|
|
@import "groups";
|
|
@import "personal-messages";
|