javascript - Bootmetro tiles border colour -


So I'm using a boot metro template but I have run into a problem. You can view a demo or download the source.

The problem is that when you hover over any tile you will see a border, it looks like a blue color.

Enter the image details here

Well, I used JavaScript or The last time I tried to find the CSS file, but for this I can not make settings to find it.

I was hoping someone could have any experience of bootmetro / css / javascript and can tell me in the right direction. I want to change the Border Highlight color to everyone.

boot metro-tiles. CSS Row 101:

 . Metro. Tile: Hover [Outline: 3px Solid # 225A68; }   

(Firebug is your friend.)

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

java - Reaching JTextField in a DocumentListener -

c# - Add Image in a stackpanel based on textbox input -