Mercurial > repos > other > Adwaita-Dark-Green
comparison gtk-3.0/gtk.css @ 23:279a2801a81b
Fix light border on close button when closing background windows
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 13 Nov 2016 20:07:22 +0000 |
parents | cb3e1a45b770 |
children |
comparison
equal
deleted
inserted
replaced
22:cb3e1a45b770 | 23:279a2801a81b |
---|---|
4917 .header-bar .titlebutton.button:checked:hover:backdrop, | 4917 .header-bar .titlebutton.button:checked:hover:backdrop, |
4918 .titlebar .titlebutton.button:checked:hover:backdrop { | 4918 .titlebar .titlebutton.button:checked:hover:backdrop { |
4919 color: #dddddd; | 4919 color: #dddddd; |
4920 background-image: none; | 4920 background-image: none; |
4921 background-color: #303030; | 4921 background-color: #303030; |
4922 border-color: transparent; | |
4922 box-shadow: none; | 4923 box-shadow: none; |
4923 text-shadow: none; | 4924 text-shadow: none; |
4924 icon-shadow: none; } | 4925 icon-shadow: none; } |
4925 | 4926 |
4926 .header-bar .suggested-action.button, | 4927 .header-bar .suggested-action.button, |