9 lines
86 B
CSS
9 lines
86 B
CSS
/**
|
|
* @file
|
|
* Element date styles.
|
|
*/
|
|
|
|
.ui-datepicker-trigger {
|
|
margin: 0 2px;
|
|
}
|