TooWaBlue theme updated by TooWaBoo, PR3852

This commit is contained in:
Morgan Hardwood
2017-05-04 00:26:22 +02:00
parent da46d98dc1
commit 3d916db95d

View File

@@ -2,7 +2,7 @@
This file is part of RawTherapee.
Copyright (c) 2016-2017 TooWaBoo
Version 2.50 - requires RT 5.0 (Gtk+ >= 3.20)
Version 2.51 - requires RT 5.0 (Gtk+ >= 3.20)
RawTherapee is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -240,7 +240,7 @@ textview:selected, treeview:selected {
border-top-color: transparent;
}
#RightNotebook > stack > :nth-child(3) treeview {
#RightNotebook > stack > :nth-child(1) treeview {
border: 0.08334em solid @bg-dark-grey;
border-bottom: none;
}
@@ -813,7 +813,7 @@ window.csd:not(.fullscreen) #MainNotebook > header.top {
padding: 0;
}
#RightNotebook > stack > :nth-child(3) > * > box,
#RightNotebook > stack > :nth-child(1) > * > box,
#RightNotebook > stack > :nth-child(4) > * > box {
padding: 0.5em;
border: 0.08334em solid @bg-entry-border;