mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-01 10:32:49 +08:00
新增区块样式
This commit is contained in:
@@ -76,8 +76,6 @@
|
||||
|
||||
.layui-elem-quote{
|
||||
border-color: #66CCFF;
|
||||
background-color: #f0f0f0;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
.layui-laydate td.layui-this{
|
||||
|
||||
@@ -1223,3 +1223,9 @@
|
||||
white-space : nowrap;
|
||||
overflow : hidden;
|
||||
}
|
||||
|
||||
.layui-quote-gray{
|
||||
background-color: #f0f0f0;
|
||||
color: #666;
|
||||
border-left-color: #ddd;
|
||||
}
|
||||
Reference in New Issue
Block a user