mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
css: merge comment hover -> default cursor
This commit is contained in:
parent
7eeff6d9b4
commit
7ae1ed7798
@ -1390,6 +1390,7 @@ table.activity-log {
|
||||
overflow-x:hidden;
|
||||
word-break: break-word;
|
||||
&:hover {
|
||||
cursor: default;
|
||||
text-decoration: none;
|
||||
}
|
||||
background: fade(@color-warning-handled, 20%);
|
||||
|
Loading…
x
Reference in New Issue
Block a user