diff --git a/css/popup.css b/css/popup.css index 99d2fd8..71f14ca 100644 --- a/css/popup.css +++ b/css/popup.css @@ -121,6 +121,9 @@ li[data-dir='-1'] .downmod { font-weight: bold; padding: 0 4px; } +.actions a[onclick] { + cursor: pointer; +} .actions a:first-child { padding-left:0; }