fix errors in datetimepickers css. bug 298104, patch by gekacheka, r=jminta

This commit is contained in:
mvl%exedo.nl 2005-07-04 17:07:57 +00:00
parent 54ff3f59db
commit 20de293fe8

View File

@ -113,11 +113,11 @@ grid[anonid="time-picker-hour-grid"] {
/* label inside each minute/hour */
.time-picker-minute-label {
align : center;
text-align : center;
}
.time-picker-hour-label {
align : center;
text-align : center;
}
.time-picker-minute-label:hover {