File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -150,15 +150,15 @@ <h1>Pop Ups</h1>
150150  < a  class ="bloxy-btn bloxy-rainbow-btn " onclick ="openIframe() "> Open Chat In New Window</ a > 
151151  < a  id ="palet_blox_open " class ="bloxy-btn bloxy-rainbow-btn "> Annoucements</ a > 
152152  < a  class ="bloxy-btn bloxy-rainbow-btn " onclick ="supportWindow_open() "> Open Support In New Window</ a > 
153-   < a  class ="bloxy-btn bloxy-rainbow-btn id= "openPopup "> Enter Secret Code</ a > 
153+   < a  class ="bloxy-btn bloxy-rainbow-btn "  id ="openPopup "> Enter Secret Code</ a > 
154154
155155< div  class ="popup-overlay " id ="popupOverlay "> 
156156  < div  class ="popup "> 
157157    < button  class ="close " id ="closePopup "> ✕</ button > 
158158    < h2 > Enter Secret Code</ h2 > 
159159    < input  type ="text " id ="secretInput " placeholder ="Type secret code... " /> 
160160    < br > 
161-     < button  id ="submitCode "> Submit</ button > 
161+     < button  id ="submitCode "  class =" bloxy-btn bloxy-blue-btn " > Submit</ button > 
162162    < div  class ="message " id ="message "> </ div > 
163163  </ div > 
164164</ div > 
@@ -487,3 +487,4 @@ <h1>Views:</h1>
487487</ body > 
488488</ html > 
489489
490+ 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments