mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-23 02:37:13 +00:00
7 lines
112 B
CSS
7 lines
112 B
CSS
thead>tr>td {
|
|
background-color: aliceblue !important;
|
|
}
|
|
|
|
.selectize-input {
|
|
border: 1px solid #ced4da;
|
|
} |