Add WebUI Trackers context menu

This commit is contained in:
Thomas Piccirello
2018-10-21 19:42:56 -04:00
parent 4947b0a44f
commit 33351e3d8d
9 changed files with 264 additions and 29 deletions

View File

@@ -450,12 +450,6 @@ td.generalLabel {
line-height: 25px;
}
#addTrackersPlus {
width: 16px;
cursor: pointer;
margin-bottom: -3px;
}
.unselectable {
-webkit-touch-callout: none;
-webkit-user-select: none;