Fix color inconsistences

This commit is contained in:
EliverLara
2020-08-13 15:19:24 -05:00
parent 0965f877a1
commit dea6b4875a
2 changed files with 2 additions and 2 deletions

View File

@@ -5639,7 +5639,7 @@ window.background.budgie-settings-window.csd > box.horizontal > stack > scrolled
.nautilus-window .linked:not(.vertical) > entry {
border-radius: 10px; }
.nautilus-window .linked:not(.vertical) > entry:focus {
border-color: rgba(247, 185, 34, 0.6); }
border-color: rgba(246, 126, 125, 0.6); }
.nautilus-circular-button {
border-radius: 20px;

View File

@@ -5639,7 +5639,7 @@ window.background.budgie-settings-window.csd > box.horizontal > stack > scrolled
.nautilus-window .linked:not(.vertical) > entry {
border-radius: 10px; }
.nautilus-window .linked:not(.vertical) > entry:focus {
border-color: rgba(247, 185, 34, 0.6); }
border-color: rgba(246, 126, 125, 0.6); }
.nautilus-circular-button {
border-radius: 20px;