X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2FaboutCertError.css;h=d57379818ed86cb313d28beb8bb2be6d7a80724d;hp=1abab09e6c8448d313a89e8d1bc93612001580d7;hb=e0f773b9afa645a35d6d7949bcc366f651fb1093;hpb=edaee57321ad7bf7914510aa093f11b7a6023bef diff --git a/LCARStrek/browser/aboutCertError.css b/LCARStrek/browser/aboutCertError.css index 1abab09e..d5737981 100644 --- a/LCARStrek/browser/aboutCertError.css +++ b/LCARStrek/browser/aboutCertError.css @@ -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;