mirror of
https://github.com/XFox111/TabsAsideExtension.git
synced 2026-04-22 07:58:01 +03:00
Added "Restore without removing" feature
This commit is contained in:
+2
-7
@@ -162,15 +162,10 @@
|
||||
line-height: initial !important;
|
||||
}
|
||||
|
||||
.tabsAside.pane > section > div > div:first-child > div
|
||||
{
|
||||
display: none !important; /* TODO: Implement this menu */
|
||||
}
|
||||
|
||||
.tabsAside.pane > section > div > div:first-child > div > nav
|
||||
{
|
||||
width: 200px !important;
|
||||
margin-top: 10px !important;
|
||||
width: 250px !important;
|
||||
margin-top: 40px !important;
|
||||
right: 50px !important;
|
||||
}
|
||||
|
||||
|
||||
@@ -108,6 +108,7 @@
|
||||
cursor: pointer !important;
|
||||
background-color: transparent !important;
|
||||
border: none !important;
|
||||
box-sizing: border-box !important;
|
||||
|
||||
font-size: medium !important;
|
||||
text-align: start !important;
|
||||
|
||||
Reference in New Issue
Block a user