mirror of
https://github.com/CTalvio/Ultrachromic
synced 2026-01-15 13:52:53 -03:00
Verious fixes
This commit is contained in:
9
base.css
9
base.css
@@ -1,6 +1,15 @@
|
||||
:root {--indicator: 0, 164, 220;}
|
||||
:root {--selection: 0, 164, 220;}
|
||||
|
||||
/*Mobile tweaks*/
|
||||
.layout-mobile .detailPagePrimaryContainer {
|
||||
background: transparent;
|
||||
}
|
||||
.layout-mobile .adminDrawerLogo {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
|
||||
/*Top "task bar" enlarge text*/
|
||||
.headerTabs.sectionTabs {
|
||||
text-size-adjust: 110%;
|
||||
|
||||
Reference in New Issue
Block a user