You've already forked qlg.tsgz.moe
更新资源
This commit is contained in:
17
static/app2/css/indentcon.css
Executable file → Normal file
17
static/app2/css/indentcon.css
Executable file → Normal file
@ -35,7 +35,7 @@
|
||||
/* padding-right: 12px;
|
||||
padding-left: 18px; */
|
||||
line-height: 36px;
|
||||
font-size: 14px;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.indent_status {
|
||||
@ -95,7 +95,7 @@
|
||||
|
||||
.rcrc {
|
||||
float: left;
|
||||
width: calc(100% - 60px);
|
||||
width: calc(100% - 85px);
|
||||
}
|
||||
|
||||
.rcrc p {
|
||||
@ -104,7 +104,7 @@
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: 2;
|
||||
overflow: hidden;
|
||||
font-size: 12px;
|
||||
font-size: 18px;
|
||||
color: black;
|
||||
}
|
||||
|
||||
@ -114,8 +114,9 @@
|
||||
|
||||
|
||||
.rcrr {
|
||||
width: 60px;
|
||||
width: 80px;
|
||||
float: right;
|
||||
margin-right:4px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
@ -123,18 +124,18 @@
|
||||
|
||||
.rcrr p {
|
||||
color: black;
|
||||
font-size: 12px;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.rcrr del {
|
||||
color: #909090;
|
||||
font-size: 12px;
|
||||
font-size: 18px;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.rcrr span {
|
||||
color: #909090;
|
||||
font-size: 12px;
|
||||
font-size: 18px;
|
||||
}
|
||||
.combination{
|
||||
width: 100%;
|
||||
@ -157,7 +158,7 @@
|
||||
}
|
||||
.btns_btn{
|
||||
color: black;
|
||||
font-size: 12px;
|
||||
font-size: 14px;
|
||||
padding:4px 6px 0px;
|
||||
float: right;
|
||||
/* line-height: 48px; */
|
||||
|
Reference in New Issue
Block a user