[gimp/wip/akkana/Light-theme: 12/16] Light theme: background for spinscale, e.g. Opacity in Layers
- From: Akkana Peck <akkana src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/akkana/Light-theme: 12/16] Light theme: background for spinscale, e.g. Opacity in Layers
- Date: Fri, 19 Aug 2022 16:26:10 +0000 (UTC)
commit e8bd073f914c579dd534a3600de6d47c418a7e51
Author: Akkana Peck <akkana shallowsky com>
Date: Fri Aug 12 13:04:43 2022 -0600
Light theme: background for spinscale, e.g. Opacity in Layers
themes/Light/gimp.css | 6 ++++++
1 file changed, 6 insertions(+)
---
diff --git a/themes/Light/gimp.css b/themes/Light/gimp.css
index 93c2b4479c..ce9f1d1f33 100644
--- a/themes/Light/gimp.css
+++ b/themes/Light/gimp.css
@@ -258,6 +258,12 @@ button:disabled {
* so they're not overridden.
*/
+GimpSpinScale entry progress {
+ background-color: rgb(220,220,220);
+ border-width: 0px;
+ border-radius: 3px;
+}
+
/* Checkboxes */
checkbutton check {
background-image: none;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]