mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
* Fixed nemo desktop 1px border bug. (#376)
This commit is contained in:
committed by
Dustin Falgout
parent
2ca793aeff
commit
4503fc8fe1
@@ -108,16 +108,6 @@
|
||||
border: 0;
|
||||
}
|
||||
|
||||
paned {
|
||||
border-width: 0 1px 0 0;
|
||||
border-style: solid;
|
||||
|
||||
&, &:hover {
|
||||
border-color: shade($bg_color, ($contrast + .1));
|
||||
background-color: $bg_color;
|
||||
}
|
||||
}
|
||||
|
||||
notebook {
|
||||
border-width: 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user