Browse Source

increased readability of edited logs on orion

pull/2/head
herbert 3 years ago
parent
commit
ad0946b113
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      static/styles/orion/style.css

+ 4
- 0
static/styles/orion/style.css View File

@@ -2648,4 +2648,8 @@ table:not(.forum_index) tr.row:hover {

.colhead a.badge_icon, .colhead_dark a.badge_icon img {
height: 20px;
}

#log span[style*="color: blue;"]{
color:#2685ff !important;
}

Loading…
Cancel
Save