Hides some UI from Slice Tabs
tab.sli.ce.it cleaner UI by lolouthefox
Details
Authorlolouthefox
LicenseNo License
Categoryhttps://tab.sli.ce.it/
Created
Updated
Size276 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name tab.sli.ce.it
@version 20230831.23.19
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://tab.sli.ce.it/") {
[class="fixed bottom-[48px] left-[48px] z-[10]"]{
display: none;
}
button{
display: none !important;
}
}