Skip to content

google accounts 2024 update reversion by ivyclaw22

Details

Authorivyclaw22

LicenseNo License

Categorygoogle

Created

Updated

Size1.0 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

I have tried my best to undo the new update

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           fixgaccounts
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("accounts.google.com") {
	.NQ5OL .Svhjgc {
		display: block
	}
	c-wiz:has(>.Wf6lSd) {
		display: none
	}
	.TcuCfd {
		width: 450px;
		background: #fff;
		-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
		box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
		display: block;
		margin: 0 auto;
		min-height: 0;
		border-radius: 0;
	}
	.NQ5OL .zIgDIc, .NQ5OL .UXFQgc {
		max-width: 100%
	}
	.S7xv8 {
		background: #fff
	}
	.wmGw4 {
		width: 450px;
		margin: 0 auto
	}
	/*im starting to think that google knows that some people look at css, and they are trying to make it as uncomprehensible as possible*/
	/*it is one thing to use random classnames, but WHY would you use them twice?*/
}

Reviews

No reviews yet.