mirror of
https://github.com/vrana/adminer.git
synced 2025-08-25 23:36:20 +02:00
RTL text direction support
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// to hide elements displayed by JavaScript
|
||||
document.body.className = 'js';
|
||||
document.body.className += ' js';
|
||||
|
||||
/** Toggle visibility
|
||||
* @param string
|
||||
|
Reference in New Issue
Block a user