update system
This commit is contained in:
@@ -1206,3 +1206,20 @@ input[type="radio"] {
|
||||
font-family: "Font Awesome 6 Free";
|
||||
}
|
||||
}
|
||||
|
||||
.css-table {
|
||||
th {
|
||||
padding: 10px;
|
||||
background: #f6f6f6;
|
||||
border: 1px solid #ececec;
|
||||
white-space: nowrap;
|
||||
text-align: left;
|
||||
}
|
||||
td {
|
||||
padding: 10px;
|
||||
border: 1px solid #ececec;
|
||||
}
|
||||
.name {
|
||||
color: #0041e8;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user