A black background matching the console. Nothing fancy.
TransIP console by Websitemachine
Details
AuthorWebsitemachine
LicenseNo License
Categorytransip.nl
Created
Updated
Size295 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 TransIP console
@version 20230523.09.49
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://www.transip.nl/cp/vps/console/prm/") {
body {
background-color: #000;
}
#console-canvas > div {
background-color: #000 !important;
}
}