AdminLTE RTL Version - Free Admin control Panel Theme That Is Based On Bootstrap 3.x
You can use this theme by download it or installing by bellow ways:
bower install adminlte_rtl --save
git clone [email protected]:airani/adminlte-rtl.git
To using this rtl style you should add required style files to head of html file just like below example code:
<link rel="stylesheet" href="bower_components/adminlte/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="bower_components/bootstrap-rtl/dist/css/bootstrap-rtl.min.css">
<link rel="stylesheet" href="bower_components/adminlte-rtl/dist/css/AdminLTE-rtl.css">
<link rel="stylesheet" href="bower_components/adminlte-rtl/dist/css/skins/_all-skins-rtl.min.css">