Skip to content

Instantly share code, notes, and snippets.

@sinkagergo
sinkagergo / VTE.css
Last active April 14, 2026 12:56
test CSS
/*Save Button*/
.saveChangesButton.disabled > button {
font-size: 15px !important;
Color: white !important;
background-color: #8c8c8c !important;
padding: 5px 15px !important;
border-radius: 20px !important;
}