mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
Revert "Merge pull request #2242 from jcollie/gtk-split-separator"
This reverts commit 30a2e50d9652759ed6456403c6f535e4bf91c362, reversing changes made to d22e12f18fa10344d64f4489e2f7c9376dc90c99.
This commit is contained in:
@ -1,8 +1,3 @@
|
||||
.transparent {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
separator {
|
||||
background-color: rgba(36, 36, 36, 1);
|
||||
background-clip: content-box;
|
||||
}
|
||||
|
@ -36,8 +36,3 @@ label.size-overlay.hidden {
|
||||
.transparent {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
separator {
|
||||
background-color: rgba(250, 250, 250, 1);
|
||||
background-clip: content-box;
|
||||
}
|
||||
|
Reference in New Issue
Block a user