mirror of
https://github.com/znc/znc.git
synced 2026-05-05 21:12:37 +02:00
Make CTCP replies editor in webadmin more fancy when JS is enabled.
This commit is contained in:
@@ -12,4 +12,12 @@ table .sorted::after {
|
||||
}
|
||||
table .reverse-sorted::after {
|
||||
content:" ▴";
|
||||
}
|
||||
}
|
||||
|
||||
.ctcpreplies_row_request {
|
||||
width: 100px;
|
||||
}
|
||||
.ctcpreplies_row_response {
|
||||
width: 400px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user