Correct CSS

This commit is contained in:
2025-01-21 15:59:59 +00:00
parent d7c69ab6ee
commit 8dbc62f541
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
} }
.tb_button.hover { .tb_button.hover {
borer: 2px outset #def; border: 2px outset #def;
background-color: #f8f8f8 !important; background-color: #f8f8f8 !important;
} }

View File

@@ -29,7 +29,7 @@
} }
.tb_button.hover { .tb_button.hover {
borer: 2px outset #def; border: 2px outset #def;
background-color: #f8f8f8 !important; background-color: #f8f8f8 !important;
} }