first part of syncing LCARStrek with Firefox 45-48 windows theme changes
[themes.git] / LCARStrek / browser / aboutCertError.css
index 1abab09e6c8448d313a89e8d1bc93612001580d7..d57379818ed86cb313d28beb8bb2be6d7a80724d 100644 (file)
@@ -53,13 +53,6 @@ body {
   flex: 1;
 }
 
-/* Pressing the retry button will cause the cursor to flicker from a pointer to
- * not-allowed. Override the disabled cursor behaviour since we will never show
- * the button disabled as the initial state. Remove this in Bug 1219861. */
-button:disabled {
-  cursor: pointer;
-}
-
 #returnButton {
   background-color: var(--in-content-primary-button-background);
   border: none;