Skip to content

Commit

Permalink
vivaldi: update for 6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
KraXen72 committed Aug 30, 2023
1 parent 2eed04e commit 089f21d
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions vivaldi/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,7 @@ button[title="SharpBlade"] img {
#tabs-container .tab .favicon {filter: grayscale(30%) !important;}

.sync-and-trash-container {
visibility: hidden;
transition: all 0.2s;
}

.tabs-container .resize:hover .sync-and-trash-container{
visibility: visible;
display: none;
}

.window-buttongroup button svg {
Expand Down Expand Up @@ -112,6 +107,7 @@ button[title="SharpBlade"] img {
}
.ToolbarButton-Button[title="Workspaces"] .button-title {
padding-right: 6px;
padding-left: 6px;
}
.ToolbarButton-Button[title="Workspaces"] .button-toolbar-menu-indicator {
display: none;
Expand Down

0 comments on commit 089f21d

Please sign in to comment.