Theme and language updates for upcoming ACE Editor changes.

This commit is contained in:
fusionate
2024-01-24 20:46:18 +00:00
parent 8b90eee5a3
commit adf8a70200
2 changed files with 141 additions and 1 deletions

View File

@@ -3305,6 +3305,16 @@ else { //default: white
overflow: auto;
}
i.ace_control {
cursor: pointer;
margin-right: 5px;
opacity: 0.5;
}
i.ace_control:hover {
opacity: 1.0;
}
<?php
//output custom css