Remove line between "Edit Containers" and "+"

This commit is contained in:
Shourai 2018-03-08 15:06:41 +01:00 committed by overdodactyl
parent e83c7fbfb8
commit 1253f93c01
1 changed files with 6 additions and 0 deletions

View File

@ -81,6 +81,12 @@
background: var(--tone-7)!important;
color: var(--tone-4)!important
}
/* Remove line between "Edit Containers" and "+" */
.edit-containers-text {
border-inline-end: solid 0px #d8d8d8 !important;
}
}
/*! Alters the webextension Multi-Account Containers
IMPORTANT: change the Internal UUID in BOTH locations */