X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Ffeed-subscribe.css;h=333727958ca23d4e4ff4386c57a973f45cc19354;hp=c5345ab1b5a2a5cd103367c5236d767d416996ee;hb=e90cc3a49fa88fba5e9ac6171f427e18f7f8e60b;hpb=4ed82c79b6ec5b64c3a77c7f89487705df522e8d diff --git a/LCARStrek/communicator/feed-subscribe.css b/LCARStrek/communicator/feed-subscribe.css index c5345ab1..33372795 100644 --- a/LCARStrek/communicator/feed-subscribe.css +++ b/LCARStrek/communicator/feed-subscribe.css @@ -13,7 +13,7 @@ html { #feedHeaderContainer { border: 1px solid #9C9CFF; - -moz-border-radius: 10px; + border-radius: 10px; margin: -3em auto 0 auto; background-color: #FFCF00; } @@ -29,12 +29,12 @@ html { color: #000000; } -#alwaysUse .checkbox-check { +.alwaysUse .checkbox-check { border-color: #9C9CFF !important; background-color: #000000 !important; } -#alwaysUse .checkbox-label-box { +.alwaysUse .checkbox-label-box { color: #000000 !important; }