mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-19 20:11:59 +03:00
add viewing audit log
This commit is contained in:
12
css/main.css
12
css/main.css
@@ -144,16 +144,16 @@
|
||||
}
|
||||
|
||||
.completer {
|
||||
background-color: @secondary_color;
|
||||
padding: 5px;
|
||||
background-color: @secondary_color;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.completer-entry {
|
||||
color: @text_color;
|
||||
color: @text_color;
|
||||
}
|
||||
|
||||
.completer-entry-image {
|
||||
margin-right: 6px;
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
.typing-indicator {
|
||||
@@ -200,8 +200,8 @@
|
||||
background: @secondary_color;
|
||||
}
|
||||
|
||||
.app-window listbox {
|
||||
background: @background_color;
|
||||
.app-popup list {
|
||||
background: @secondary_color;
|
||||
}
|
||||
|
||||
.app-window paned separator {
|
||||
|
||||
Reference in New Issue
Block a user