From 419b128b887925bb9136b39b34fe69622236f275 Mon Sep 17 00:00:00 2001 From: damda58 Date: Wed, 24 Nov 2021 14:14:24 +0100 Subject: [PATCH 1/2] Update thruk_global.css MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit BugFix font colonne Status lorsque sélectionné --- .../thruk/EONFlatDark/stylesheets/thruk_global.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/themes/EONFlatDark/thruk/EONFlatDark/stylesheets/thruk_global.css b/themes/EONFlatDark/thruk/EONFlatDark/stylesheets/thruk_global.css index fb4fe296..a76b73bb 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 +} From 99c12c15fa8b38bd695c279db4bfcd2598796ca4 Mon Sep 17 00:00:00 2001 From: damda58 Date: Wed, 24 Nov 2021 14:15:26 +0100 Subject: [PATCH 2/2] Update thruk_global.css MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit BugFix font colonne Status lorsque sélectionné --- .../thruk/EONFlatLight/stylesheets/thruk_global.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/themes/EONFlatLight/thruk/EONFlatLight/stylesheets/thruk_global.css b/themes/EONFlatLight/thruk/EONFlatLight/stylesheets/thruk_global.css index fb4fe296..a76b73bb 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 +}