diff --git a/themes/EONFlatDark/thruk/EONFlatDark/stylesheets/thruk_global.css b/themes/EONFlatDark/thruk/EONFlatDark/stylesheets/thruk_global.css index fb4fe29..a76b73b 100644 --- a/themes/EONFlatDark/thruk/EONFlatDark/stylesheets/thruk_global.css +++ b/themes/EONFlatDark/thruk/EONFlatDark/stylesheets/thruk_global.css @@ -431,9 +431,7 @@ TD.tableRowHover, TH.tableRowHover, TABLE.hoverable TR:hover TD { } TD.tableRowSelected, TH.tableRowSelected { cursor: pointer; - background: none; background-color:#609FD2; - background-image: none; } /* command pane */ @@ -1639,4 +1637,4 @@ LABEL.disabled { TR.api_keys TD { vertical-align: top; -} \ No newline at end of file +} diff --git a/themes/EONFlatLight/thruk/EONFlatLight/stylesheets/thruk_global.css b/themes/EONFlatLight/thruk/EONFlatLight/stylesheets/thruk_global.css index fb4fe29..a76b73b 100644 --- a/themes/EONFlatLight/thruk/EONFlatLight/stylesheets/thruk_global.css +++ b/themes/EONFlatLight/thruk/EONFlatLight/stylesheets/thruk_global.css @@ -431,9 +431,7 @@ TD.tableRowHover, TH.tableRowHover, TABLE.hoverable TR:hover TD { } TD.tableRowSelected, TH.tableRowSelected { cursor: pointer; - background: none; background-color:#609FD2; - background-image: none; } /* command pane */ @@ -1639,4 +1637,4 @@ LABEL.disabled { TR.api_keys TD { vertical-align: top; -} \ No newline at end of file +}