[gnome-shell/uajain/adapt-user-avatar-part2: 17/21] theme: Increase border-radius of user list items
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/uajain/adapt-user-avatar-part2: 17/21] theme: Increase border-radius of user list items
- Date: Wed, 12 Feb 2020 19:09:24 +0000 (UTC)
commit b4b07befefa85d2057693d3649cb6010a5c42932
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Mon Feb 10 15:33:42 2020 -0300
theme: Increase border-radius of user list items
To keep consistency with the radius of other elements.
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/922
data/theme/gnome-shell-sass/widgets/_login-dialog.scss | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/theme/gnome-shell-sass/widgets/_login-dialog.scss
b/data/theme/gnome-shell-sass/widgets/_login-dialog.scss
index b33dea3938..284a53b06c 100644
--- a/data/theme/gnome-shell-sass/widgets/_login-dialog.scss
+++ b/data/theme/gnome-shell-sass/widgets/_login-dialog.scss
@@ -117,7 +117,7 @@
}
.login-dialog-user-list-item {
- border-radius: 5px;
+ border-radius: $base_border_radius + 4px;
padding: 6px;
color: darken($osd_fg_color,30%);
&:ltr .user-widget { padding-right: 1em; }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]