Fix another css syntax error in darkwolf theme

CssSyntaxError: darkwolf/css/theme.rtl.css:11912:14: Missed semicolon

  11910 |     position: absolute;
  11911 |     content: ">";
> 11912 |     top: -2px color: #666
        |              ^
  11913 | }
  11914 | #pma_console .query_input textarea {
This commit is contained in:
William Desportes
2023-01-12 09:50:12 +04:00
parent df7ce47092
commit 5f5eedd2ea
File diff suppressed because one or more lines are too long