[gtk+/gtk-3-22] Adwaita: border for selmode checkboxes
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-22] Adwaita: border for selmode checkboxes
- Date: Mon, 6 Mar 2017 14:35:30 +0000 (UTC)
commit 41d3f99e446efb26cb925297887133e978d924c5
Author: Jakub Steiner <jimmac gmail com>
Date: Mon Mar 6 15:34:38 2017 +0100
Adwaita: border for selmode checkboxes
- there was an extra border for selection mode
gtk/theme/Adwaita/_common.scss | 1 +
gtk/theme/Adwaita/gtk-contained-dark.css | 24 ++++++++++++++++--------
gtk/theme/Adwaita/gtk-contained.css | 24 ++++++++++++++++--------
3 files changed, 33 insertions(+), 16 deletions(-)
---
diff --git a/gtk/theme/Adwaita/_common.scss b/gtk/theme/Adwaita/_common.scss
index 8c0fd64..b435660 100644
--- a/gtk/theme/Adwaita/_common.scss
+++ b/gtk/theme/Adwaita/_common.scss
@@ -2619,6 +2619,7 @@ switch {
background-image: none;
transition: none;
box-shadow: none;
+ border-width: 0;
}
}
diff --git a/gtk/theme/Adwaita/gtk-contained-dark.css b/gtk/theme/Adwaita/gtk-contained-dark.css
index a7e811a..7e581ca 100644
--- a/gtk/theme/Adwaita/gtk-contained-dark.css
+++ b/gtk/theme/Adwaita/gtk-contained-dark.css
@@ -2806,7 +2806,8 @@ switch {
min-height: 40px;
background-image: none;
transition: none;
- box-shadow: none; }
+ box-shadow: none;
+ border-width: 0; }
.view.content-view.check:hover:not(list), iconview.content-view.check:hover:not(list),
.content-view .tile check:hover:not(list) {
@@ -2817,7 +2818,8 @@ switch {
min-height: 40px;
background-image: none;
transition: none;
- box-shadow: none; }
+ box-shadow: none;
+ border-width: 0; }
.view.content-view.check:active:not(list), iconview.content-view.check:active:not(list),
.content-view .tile check:active:not(list) {
@@ -2828,7 +2830,8 @@ switch {
min-height: 40px;
background-image: none;
transition: none;
- box-shadow: none; }
+ box-shadow: none;
+ border-width: 0; }
.view.content-view.check:backdrop:not(list), iconview.content-view.check:backdrop:not(list),
.content-view .tile check:backdrop:not(list) {
@@ -2839,7 +2842,8 @@ switch {
min-height: 40px;
background-image: none;
transition: none;
- box-shadow: none; }
+ box-shadow: none;
+ border-width: 0; }
.view.content-view.check:checked:not(list), iconview.content-view.check:checked:not(list),
.content-view .tile check:checked:not(list) {
@@ -2850,7 +2854,8 @@ switch {
min-height: 40px;
background-image: none;
transition: none;
- box-shadow: none; }
+ box-shadow: none;
+ border-width: 0; }
.view.content-view.check:checked:hover:not(list), iconview.content-view.check:checked:hover:not(list),
.content-view .tile check:checked:hover:not(list) {
@@ -2861,7 +2866,8 @@ switch {
min-height: 40px;
background-image: none;
transition: none;
- box-shadow: none; }
+ box-shadow: none;
+ border-width: 0; }
.view.content-view.check:checked:active:not(list), iconview.content-view.check:checked:active:not(list),
.content-view .tile check:checked:active:not(list) {
@@ -2872,7 +2878,8 @@ switch {
min-height: 40px;
background-image: none;
transition: none;
- box-shadow: none; }
+ box-shadow: none;
+ border-width: 0; }
.view.content-view.check:backdrop:checked:not(list), iconview.content-view.check:backdrop:checked:not(list),
.content-view .tile check:backdrop:checked:not(list) {
@@ -2883,7 +2890,8 @@ switch {
min-height: 40px;
background-image: none;
transition: none;
- box-shadow: none; }
+ box-shadow: none;
+ border-width: 0; }
checkbutton.text-button, radiobutton.text-button {
padding: 2px 0;
diff --git a/gtk/theme/Adwaita/gtk-contained.css b/gtk/theme/Adwaita/gtk-contained.css
index 78c5f8a..8665746 100644
--- a/gtk/theme/Adwaita/gtk-contained.css
+++ b/gtk/theme/Adwaita/gtk-contained.css
@@ -2833,7 +2833,8 @@ switch {
min-height: 40px;
background-image: none;
transition: none;
- box-shadow: none; }
+ box-shadow: none;
+ border-width: 0; }
.view.content-view.check:hover:not(list), iconview.content-view.check:hover:not(list),
.content-view .tile check:hover:not(list) {
@@ -2844,7 +2845,8 @@ switch {
min-height: 40px;
background-image: none;
transition: none;
- box-shadow: none; }
+ box-shadow: none;
+ border-width: 0; }
.view.content-view.check:active:not(list), iconview.content-view.check:active:not(list),
.content-view .tile check:active:not(list) {
@@ -2855,7 +2857,8 @@ switch {
min-height: 40px;
background-image: none;
transition: none;
- box-shadow: none; }
+ box-shadow: none;
+ border-width: 0; }
.view.content-view.check:backdrop:not(list), iconview.content-view.check:backdrop:not(list),
.content-view .tile check:backdrop:not(list) {
@@ -2866,7 +2869,8 @@ switch {
min-height: 40px;
background-image: none;
transition: none;
- box-shadow: none; }
+ box-shadow: none;
+ border-width: 0; }
.view.content-view.check:checked:not(list), iconview.content-view.check:checked:not(list),
.content-view .tile check:checked:not(list) {
@@ -2877,7 +2881,8 @@ switch {
min-height: 40px;
background-image: none;
transition: none;
- box-shadow: none; }
+ box-shadow: none;
+ border-width: 0; }
.view.content-view.check:checked:hover:not(list), iconview.content-view.check:checked:hover:not(list),
.content-view .tile check:checked:hover:not(list) {
@@ -2888,7 +2893,8 @@ switch {
min-height: 40px;
background-image: none;
transition: none;
- box-shadow: none; }
+ box-shadow: none;
+ border-width: 0; }
.view.content-view.check:checked:active:not(list), iconview.content-view.check:checked:active:not(list),
.content-view .tile check:checked:active:not(list) {
@@ -2899,7 +2905,8 @@ switch {
min-height: 40px;
background-image: none;
transition: none;
- box-shadow: none; }
+ box-shadow: none;
+ border-width: 0; }
.view.content-view.check:backdrop:checked:not(list), iconview.content-view.check:backdrop:checked:not(list),
.content-view .tile check:backdrop:checked:not(list) {
@@ -2910,7 +2917,8 @@ switch {
min-height: 40px;
background-image: none;
transition: none;
- box-shadow: none; }
+ box-shadow: none;
+ border-width: 0; }
checkbutton.text-button, radiobutton.text-button {
padding: 2px 0;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]