File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -617,18 +617,20 @@ body.ops-hub-embed-fullscreen-active {
617617 50% { box-shadow : 0 0 10px 3px rgba (201 , 25 , 11 , 0.5 ); }
618618}
619619
620- .ops-hub-design-notes-btn {
620+ .ops-hub-design-notes-btn ,
621+ .ops-hub-design-notes-btn : focus ,
622+ .ops-hub-design-notes-btn : focus-visible ,
623+ .ops-hub-design-notes-btn ::before ,
624+ .ops-hub-design-notes-btn ::after {
621625 background-color : # c9190b !important ;
622626 color : # fff !important ;
623- border-color : # c9190b !important ;
627+ border : none !important ;
624628 outline : none !important ;
625- box-shadow : none;
626629 animation : design-notes-glow 3.5s ease-in-out infinite;
627630}
628631
629632.ops-hub-design-notes-btn : hover {
630633 background-color : # a30000 !important ;
631- border-color : # a30000 !important ;
632634}
633635
634636.ops-hub-design-notes-btn svg {
You can’t perform that action at this time.
0 commit comments