Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

talal424/bootstrap-rtl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bootstrap-rtl

a standalone CSS bootstrap v3.3.7 for RTL pages

I looked around and I didn't like adding alot of css files for rtl support

so I made changes to the source of original bootstrap files and made it fully RTL

no need for .pull-left or .pull-right

just code your page as its shown in the bootstrap homepage and it will be RTL

for example grid layouts in the past I had to use .pull-right for every colmun

that is not pretty if you missed one or two and you double check them everytime

Usage:

just include bootstrap-rtl.min.css to your head and no need for the original it is the original but it is RTL not LTR

<link rel="stylesheet" href="bootstrap.rtl.min.css">

Examples:

alt text

alt text

alt text

alt text

alt text

alt text

alt text

alt text

About

a standalone CSS bootstrap for RTL pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages