This commit is contained in:
Dieter Blocher
2025-01-29 09:31:22 +00:00
4 changed files with 4 additions and 4 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

@@ -49,7 +49,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;
} }

View File

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