roblonium-web/Admi/CSS/DelayedRelease.css

10 lines
112 B
CSS

.inputLabel
{
float: left;
width: 100px;
padding-top: 5px;
}
.MouseOver
{
background-color: yellow;
}