update system
This commit is contained in:
@@ -1163,4 +1163,19 @@ input[type=radio]:focus:before {
|
||||
transform: translate(0, -50%);
|
||||
content: "\f133";
|
||||
font-family: "Font Awesome 6 Free";
|
||||
}
|
||||
|
||||
.css-table th {
|
||||
padding: 10px;
|
||||
background: #f6f6f6;
|
||||
border: 1px solid #ececec;
|
||||
white-space: nowrap;
|
||||
text-align: left;
|
||||
}
|
||||
.css-table td {
|
||||
padding: 10px;
|
||||
border: 1px solid #ececec;
|
||||
}
|
||||
.css-table .name {
|
||||
color: #0041e8;
|
||||
}/*# sourceMappingURL=pc_style.css.map */
|
||||
Reference in New Issue
Block a user