Skip to content

Cloudflare Dashboard Wide by azhe403

Screenshot of Cloudflare Dashboard Wide

Details

Authorazhe403

LicenseNo License

Categorycloudflare

Created

Updated

Size612 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

This userstyle is my personalized styles, like a wide fix, and some other UI fixes.

Notes

fix with new Dashboard UI

Source code

/* ==UserStyle==
@name         Cloudflare Dashboard Wide
@version      20211223.08.52
@namespace    userstyles.world/user/azhe403
@description  This userstyle is my personalized styles, like a wide fix, and some other UI fixes by me.
@author       azhe403
@license      No License
==/UserStyle== */

@-moz-document domain("dash.cloudflare.com") {
.c_ga > .c_cv,
.c_fz > .c_cv,
.c_hq {
	width: 95% !important;
	max-width: 95% !important;
}

.c_j > .c_eb {
	max-width: unset;
	width: 75%;
}

.c_ty {
	max-width: unset;
}

.c_hq {
	width: unset;
}

.c_ep{
	margin-bottom: unset;
}
}

Reviews

No reviews yet.