diff --git a/common/modules/config.jsm b/common/modules/config.jsm index 4af2dc3e..863cb78f 100644 --- a/common/modules/config.jsm +++ b/common/modules/config.jsm @@ -492,7 +492,7 @@ var ConfigBase = Class("ConfigBase", { HintActive;;* background-color: #88FF00 !important; color: black !important; HintImage;;* opacity: .5 !important; - Button display: inline-block; font-weight: bold; cursor: pointer; color: black; + Button display: inline-block; font-weight: bold; cursor: pointer; color: black; text-decoration: none; Button:hover text-decoration: underline; Button[collapsed] visibility: collapse; width: 0; Button::before content: "["; color: gray; text-decoration: none !important; diff --git a/common/modules/downloads.jsm b/common/modules/downloads.jsm index 1bd6f65a..9aa90d00 100644 --- a/common/modules/downloads.jsm +++ b/common/modules/downloads.jsm @@ -37,12 +37,12 @@ var Download = Class("Download", { - Pause - Remove - Resume - Retry - Cancel - Delete + Pause + Remove + Resume + Retry + Cancel + Delete