Added daterange.css

This commit is contained in:
Francesco Mangiacrapa 2019-10-22 12:17:07 +02:00
parent 5052f17686
commit 060827560d
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
/*!
* Daterange stylesheet for "Filter by Time
*
* created by Francesco Mangiacrapa ISTI-CNR
*
*/
#daterange-table td {
padding-top: 10px;
}
#daterange-table input {
width: 140px;
cursor: text;
}