Files
allwpilib/eclipse-plugins/edu.wpi.first.wpilib.plugins.core/WPILib Intro/css/sample.css

3 lines
186 B
CSS
Raw Normal View History

a#WPILibRobotDevelopment-introLink img { background-image : url(graphics/sample.gif); }
a#WPILibRobotDevelopment-introLink:hover img { background-image : url(graphics/sample_hov.gif); }