mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-04 06:32:29 -06:00
WebUI: Add tooltip to regex filter button
Add a tooltip to indicate the button's function. And change the cursor to a pointer since label is used as a button. PR #21695.
This commit is contained in:
@@ -487,6 +487,7 @@ a.propButton img {
|
||||
background-size: 1.5em;
|
||||
border: 1px solid var(--color-border-default);
|
||||
border-radius: 4px;
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
height: 26px;
|
||||
margin-bottom: -9px;
|
||||
|
||||
Reference in New Issue
Block a user