mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-07 10:01:14 -03:00
webconfig: Remove tab top border in dark mode
This commit is contained in:
@@ -657,6 +657,7 @@ img.delete_icon {
|
|||||||
.tab {
|
.tab {
|
||||||
background-color: black;
|
background-color: black;
|
||||||
border: 1px solid #222;
|
border: 1px solid #222;
|
||||||
|
border-top: none;
|
||||||
}
|
}
|
||||||
.tab:hover,
|
.tab:hover,
|
||||||
#tab_contents .master_element:hover,
|
#tab_contents .master_element:hover,
|
||||||
|
|||||||
Reference in New Issue
Block a user