Push changes to frontend

This commit is contained in:
Thilina Hasantha
2019-02-03 13:57:59 +01:00
parent 96b0ad8496
commit 067af27b76
139 changed files with 69635 additions and 12 deletions

7
web/css/rtl.css Normal file
View File

@@ -0,0 +1,7 @@
input, button, select, textarea {
direction: rtl;
}
table {
direction: rtl;
}