A new userstyle for seven.tryton.cloud. The design is inspired by the swiss alps, its stunning glaciers water and the rare edelweiss flower.
seven.tryton.cloud - matterhorn by stefanvogel
Details
Authorstefanvogel
LicenseNo License
Categoryseven.tryton.cloud
Created
Updated
Size576 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 seven.tryton.cloud - matterhorn
@namespace seven.tryton.cloud
@version 1.0.1
@description A new userstyle for seven.tryton.cloud
@author Stefan Vogel
==/UserStyle== */
@-moz-document domain("seven.tryton.cloud") {
:root {
--inverse-background-color: #03778b;
--inverse-background-color-darkend: #016171;
--inverse-background-color-highlighted: #e8ded5;
--inverse-font-color-highlighted: #f2ca17;
--inverse-border-color: #03778b;
}
col.timedelta {
width: 300% !important;
}
}