narrowed the date fields a bit

This commit is contained in:
wclouser%mozilla.com 2006-06-29 21:36:33 +00:00
Родитель dad44df2d5
Коммит 60f7fabc93
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -19,6 +19,10 @@
height:150px;
}
input[type="text"] {
width:7em;
}
/* The labels that are floated over the bar charts */
div.bar_chart_label {
position: absolute;