1
0
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:
Jakub Vrana
2010-11-11 10:12:26 +01:00
parent 5bfeeef402
commit 540de0b7c9
5 changed files with 11 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
// to hide elements displayed by JavaScript
document.body.className = 'js';
document.body.className += ' js';
/** Toggle visibility
* @param string