Project

General

Profile

Actions

Patch #43008

open

Display icon-actions on hover with the same color as links

Added by Marius BĂLTEANU about 4 hours ago.

Status:
New
Priority:
Normal
Category:
UI
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Before:

After:

diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css
index ca7c0df10..84b541c49 100644
--- a/app/assets/stylesheets/application.css
+++ b/app/assets/stylesheets/application.css
@@ -1976,7 +1976,7 @@ td.gantt_selected_column .gantt_hdr,.gantt_selected_column_container {
   flex-shrink: 0;
 }

-a.icon:hover .icon-svg, a.icon-only:hover .icon-svg {
+a.icon:hover .icon-svg, a.icon-only:hover .icon-svg, span.icon-actions:hover .icon-svg {
   stroke: #c61a1a;
 }

Files

No data to display

Actions

Also available in: Atom PDF