projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43a5683
)
Adwaita: cosmetic fix
author
Lapo Calamandrei
<calamandrei@gmail.com>
Tue, 29 Mar 2016 13:01:57 +0000
(15:01 +0200)
committer
Lapo Calamandrei
<calamandrei@gmail.com>
Tue, 29 Mar 2016 13:01:57 +0000
(15:01 +0200)
gtk/theme/Adwaita/_common.scss
patch
|
blob
|
history
diff --git
a/gtk/theme/Adwaita/_common.scss
b/gtk/theme/Adwaita/_common.scss
index d8be13d28f9e01e2caa02f48bbe10ebc06efe711..0d219e73e71a6346b68a4e2afed0904b4dce69c5 100644
(file)
--- a/
gtk/theme/Adwaita/_common.scss
+++ b/
gtk/theme/Adwaita/_common.scss
@@
-303,7
+303,7
@@
entry {
}
}
-
&
image { // entry icons colors
+ image { // entry icons colors
color: mix($fg_color, $base_color, 80%);
&:hover { color: $fg_color; }