Skip to content

idleontoolbox lite by Tiande

Details

AuthorTiande

LicenseMIT

Categoryhttps://idleontoolbox.com

Created

Updated

Size3.0 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

idleontoolbox lite

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         idleontoolbox lite
@version      20240311.09.44
@namespace    https://userstyles.world/user/Tiande
@description  idleontoolbox lite
@author       Tiande
@license      MIT
==/UserStyle== */

@-moz-document url-prefix("https://idleontoolbox.com/") {
.css-1atxria:last-child {
	padding: 3px;
}
.css-1w4rhnr {
	--Grid-columns: 12;
	--Grid-columnSpacing: 8px;
	--Grid-rowSpacing: 8px;
	margin: calc(var(--Grid-rowSpacing) / -2) calc(var(--Grid-columnSpacing) / -2);
	width: 360px;
	flex-flow: wrap;
	min-width: 0px;
	box-sizing: border-box;
	/* display: flex; */
}
.css-5x48r2 {
	-moz-box-flex: 0;
	flex-grow: 0;
	flex-basis: auto;
	width: calc(100% * 6 / var(--Grid-columns));
	min-width: 0px;
	box-sizing: border-box;
	padding: calc(var(--Grid-rowSpacing) / 2) calc(var(--Grid-columnSpacing) / 2);
	height: auto;
}
div.MuiGrid2-root:nth-child(7) > div:nth-child(1) {
	.css-8p93sy {
		background-color: rgb(34, 40, 49);
		color: rgb(255, 255, 255);
		transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
		border-radius: 4px;
		box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 1px -1px, rgba(0, 0, 0, 0.14) 0px 1px 1px 0px, rgba(0, 0, 0, 0.12) 0px 1px 3px 0px;
		background-image: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05));
		overflow: hidden;
		height: 0px;
	}
}
.css-1uzyzyr {
	/* display: flex; */
	flex-flow: wrap;
	gap: 3px;
}
.css-1eybjch {
	display: flex;
	gap: 3px;
	flex-flow: wrap;
}
.css-1ct6wty {
	background-color: rgb(34, 40, 49);
	color: rgb(255, 255, 255);
	transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	border-radius: 4px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 1px -1px, rgba(0, 0, 0, 0.14) 0px 1px 1px 0px, rgba(0, 0, 0, 0.12) 0px 1px 3px 0px;
	background-image: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05));
	overflow: hidden;
	width: auto;
}
.css-1w4rhnr {
	--Grid-columns: 12;
	--Grid-columnSpacing: 3px;
	--Grid-rowSpacing: 3px;
	flex-flow: wrap;
	min-width: 0px;
	box-sizing: border-box;
	display: block;
	margin: calc(var(--Grid-rowSpacing) / -2) calc(var(--Grid-columnSpacing) / -2);
	width: 150px;
}
.css-5x48r2 {
	-moz-box-flex: 0;
	flex-grow: 0;
	flex-basis: auto;
	width: 150px;
	min-width: 0px;
	box-sizing: border-box;
	padding: calc(var(--Grid-rowSpacing) / 2) calc(var(--Grid-columnSpacing) / 2);
	height: auto;
}
.css-yd8sa2 {
	display: flex;
	flex-direction: column;
	gap: 3px;
}
.css-12hxhao {
	display: flex;
	flex-direction: row;
	-moz-box-align: center;
	align-items: center;
	gap: 0px;
}
.css-o43298 {
	font-size: 2rem;
}
.css-1v84kb9 > div:nth-child(1) > h4:nth-child(2) {
	height: auto;
	line-height: normal;
	margin: auto;
	font-size: 1.5rem;
}
.css-1uk1nqx {
	margin: 3px 0px;
	flex-shrink: 0;
	border-width: 0px 0px thin;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0.12);
}
.css-deomsi {
	margin: 0px;
	font-family: "Roboto", "Helvetica", "Arial", sans-serif;
	font-weight: 400;
	font-size: 0.75rem;
	line-height: 1.66;
	letter-spacing: 0.03333em;
	color: #00ff1c;
}
}

Reviews

No reviews yet.