mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
change line-through style from grey to red
This commit is contained in:
@@ -319,5 +319,5 @@ menu li.selected span {
|
||||
|
||||
menu li.line-through {
|
||||
text-decoration-line: line-through;
|
||||
color: grey;
|
||||
color: red;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user