mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
reuse configured colors for admin panel profiling table
This commit is contained in:
parent
63c1f7f78d
commit
b5b0318ebf
@ -170,7 +170,8 @@
|
||||
table#cp-performance-table {
|
||||
td, th {
|
||||
padding: 5px;
|
||||
border: 1px solid #222;
|
||||
color: @cryptpad_text_col;
|
||||
border: 1px solid @cryptpad_text_col;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user