diff options
Diffstat (limited to 'src/www/gfse/editor.css')
| -rw-r--r-- | src/www/gfse/editor.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/www/gfse/editor.css b/src/www/gfse/editor.css index 876e56759..2abebd09e 100644 --- a/src/www/gfse/editor.css +++ b/src/www/gfse/editor.css @@ -93,7 +93,7 @@ table.matrixview th { background: #cef; color: #009; } table.tabs td.gap { border-top-width: 0; border-left-width: 0; border-right-width: 0; } -table.tabs input[type=button] { +table.tabs input[type=button], table.matrixview th input[type=button] { border: 0; background: inherit; color: #009; |
