Just small fix to theme.
LoversLab by xiggi
Details
Authorxiggi
LicenseNo License
Categoryloverslab
Created
Updated
Size360 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 LoversLab
@version 20240706.14.11
@namespace ?
==/UserStyle== */
@-moz-document domain("loverslab.com") {
focus-mobile-search #elSearch {
background: var(--breadcrumb--background);
color: #ccc;
}
#elSearch {
border: 1px solid transparent;
}
.focus-mobile-search {
background: rgba(25, 25, 25, .7);
}
}