mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Theme and language updates for upcoming ACE Editor changes.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user