RTL support (#29)

This commit is contained in:
Khosrow Moossavi
2018-06-18 13:55:42 -04:00
committed by Luiz F. A. de Prá
parent 7207be04f0
commit fe847fb152
10 changed files with 83 additions and 18 deletions

View File

@@ -1,9 +1,4 @@
@bg-color: #fefefe;
@fg-color: #323232;
@darker-bg-color: #dcdcdc;
@darker-fg-color: #000;
@link-color: #3366CC;
@import "colors.less";
*,
*:after,
@@ -154,7 +149,6 @@ table tr th:last-child {
border-right: 0;
}
img {
max-width: 100%;
}
@@ -299,7 +293,7 @@ img {
margin: 3.0rem 0 1.0rem 0;
padding: 0;
li {
display: inline;
display: inline-block;
position: relative;
a {
text-transform: uppercase;