edit.js update
This is jquery only update Add new overlay and action indicator for auto any overlay boxes. Stack with GS_OB_S and min zIndex layer 10 and raise +1 for each new show overlay call and lower for each hide call
This commit is contained in:
@@ -382,7 +382,7 @@ input[type="text"]:focus, textarea:focus, select:focus {
|
||||
left: 0;
|
||||
top: 0;
|
||||
position: absolute;
|
||||
z-index: 100;
|
||||
z-index: 1000;
|
||||
}
|
||||
/* Animation for above progress */
|
||||
@keyframes rotate {
|
||||
|
||||
Reference in New Issue
Block a user