Difference between revisions of "Desktop"

From Sinfronteras
Jump to: navigation, search
Line 198: Line 198:
 
   });
 
   });
  
   $("#button-All").hover(function() {
+
   $("#desktop-menu #button-All").hover(function() {
 
       $("#desktop-menu .fa-eye").css('font-size', '22px')
 
       $("#desktop-menu .fa-eye").css('font-size', '22px')
 
       }, function() {
 
       }, function() {
Line 207: Line 207:
 
       }
 
       }
 
   });
 
   });
 
+
 
 
</script>
 
</script>
  

Revision as of 21:50, 21 March 2021



This is a protected page.