no message
This commit is contained in:
parent
c33f6c7d75
commit
69f4c1ed2c
@ -405,7 +405,6 @@ body {
|
||||
color: #333333;
|
||||
}
|
||||
.my-project .my-box .contrast-box .left .list .item .left .message .icon {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
margin-right: 7px;
|
||||
}
|
||||
|
@ -470,7 +470,7 @@ body {
|
||||
font-size: 14px;
|
||||
color: #333333;
|
||||
.icon {
|
||||
width: 18px;
|
||||
// width: 18px;
|
||||
height: 18px;
|
||||
margin-right: 7px;
|
||||
}
|
||||
|
@ -194,15 +194,18 @@
|
||||
}
|
||||
.boxbox .details .right .school {
|
||||
font-size: 16px;
|
||||
color: #7f7f7f;
|
||||
margin-bottom: 15px;
|
||||
color: #333;
|
||||
}
|
||||
.boxbox .details .right .school .icon {
|
||||
height: 20px;
|
||||
margin-right: 9px;
|
||||
}
|
||||
.boxbox .details .right .school .c333 {
|
||||
color: #333333;
|
||||
.boxbox .details .right .school .c7f7f {
|
||||
color: #7f7f7f;
|
||||
}
|
||||
.boxbox .details .right .school a {
|
||||
color: #333;
|
||||
}
|
||||
.boxbox .details .right .school .arrows {
|
||||
width: 12px;
|
||||
@ -484,6 +487,7 @@
|
||||
.content .details-box .file .file-list .file-item .hint {
|
||||
font-size: 14px;
|
||||
color: #555555;
|
||||
white-space: pre-line;
|
||||
}
|
||||
.content .details-box .apply-btn {
|
||||
position: relative;
|
||||
|
@ -226,11 +226,14 @@
|
||||
}
|
||||
|
||||
font-size: 16px;
|
||||
color: #7f7f7f;
|
||||
margin-bottom: 15px;
|
||||
color: #333;
|
||||
|
||||
.c333 {
|
||||
color: #333333;
|
||||
.c7f7f {
|
||||
color: #7f7f7f;
|
||||
}
|
||||
a {
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.arrows {
|
||||
@ -555,6 +558,7 @@
|
||||
.hint {
|
||||
font-size: 14px;
|
||||
color: #555555;
|
||||
white-space: pre-line;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user