mirror of
https://github.com/Eugeny/tabby.git
synced 2025-10-04 14:04:56 +00:00
cleaned up terminal toolbar implementation
This commit is contained in:
@@ -382,11 +382,11 @@ start-page footer {
|
||||
background: $white !important;
|
||||
}
|
||||
|
||||
.terminal-toolbar {
|
||||
terminal-toolbar {
|
||||
background: #ffffff4a !important;
|
||||
border-bottom: 1px solid #00000026 !important;
|
||||
}
|
||||
|
||||
.bg-dark{
|
||||
background-color: $base2 !important;
|
||||
}
|
||||
}
|
||||
|
@@ -138,7 +138,7 @@ app-root {
|
||||
tab-body {
|
||||
background: $content-bg;
|
||||
|
||||
.terminal-toolbar .btn, .toolbar-pin-button {
|
||||
terminal-toolbar .btn, .toolbar-pin-button {
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user