You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jqueryLQMIS/lib\ligerUI\skins\Aqua\css\...

16 lines
428 B

/* -------------
* 多行文本框颜色 *
* ------------- */
.l-textarea{border:1px solid #A8AAAD; margin-left:-1px;outline:none;}
.l-textarea:hover{border-color:#01AAEE;}
l-textarea-invalid,.l-textarea:focus{ border-color:#FF8801;}
/* -------------
* 文本框/下拉框/日期框/调整器 *
* ------------- */
/* 文本框、下来框、日期框、调整器都使用到这个 */
.l-text
{
position:relative;