mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-18 11:13:57 +00:00
Disable fancy styles
This commit is contained in:
@@ -34,6 +34,7 @@ button {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/*
|
||||
button.fancy.bg-primary,
|
||||
button.fancy.bg-secondary,
|
||||
button.fancy.bg-destructive {
|
||||
@@ -87,6 +88,7 @@ button.fancy.bg-secondary:hover {
|
||||
background: linear-gradient(180deg, rgb(42, 42, 43) 0%, rgb(38, 38, 39) 100%);
|
||||
border: 1px solid rgb(33, 33, 34);
|
||||
}
|
||||
*/
|
||||
|
||||
/*.terminal-output span {
|
||||
padding: 0px 16px;
|
||||
|
||||
Reference in New Issue
Block a user