nana-4
|
ddbc4ef42e
|
theme/search-results: Use spacing instead of margin or padding
Those margin and padding broke spacing in RTL layout. We should use
regular `spacing` for them as before the refactoring.
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/957
|
2020-02-06 20:31:42 +00:00 |
|
nana-4
|
fc4dfa11c3
|
theme: Simplify .search-section-content items styling
This reduces duplicate code in .search-provider-icon and
.list-search-result by using %search-section-content-item
to improve maintainability.
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/957
|
2020-02-06 20:31:42 +00:00 |
|
nana-4
|
60f12da3cd
|
theme: Simplify .overview-icon styling
This reduces duplicate code by using overview-icon() and %app-well-app
to improve maintainability.
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/957
|
2020-02-06 20:31:42 +00:00 |
|
nana-4
|
9d91b586d8
|
theme: Remove unnecessary !important rules
Using !important is a bad practice and should be avoided wherever
possible to make styling and debugging easier. See:
https://developer.mozilla.org/en-US/docs/Web/CSS/Specificity#The_!important_exception
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/957
|
2020-02-06 20:31:42 +00:00 |
|
Sam Hewitt
|
46878d69f3
|
theme > search results: revisions to padding, drop bg from app results
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/904
|
2020-01-09 16:43:26 +01:00 |
|
Sam Hewitt
|
891f2201c5
|
theme: use spaces instead of tabs
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/904
|
2020-01-09 16:43:24 +01:00 |
|
Sam Hewitt
|
9ea745bcd4
|
theme: base of the refactor
- split _common.scss into widgets
- improve _drawing functions
- minify SVG assets
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/904
|
2020-01-09 16:42:57 +01:00 |
|