Upgrade to v26 (#172)

* A bunch of new updates from icehrm pro

* Push changes to frontend
This commit is contained in:
Thilina Hasantha
2019-02-03 14:00:34 +01:00
committed by GitHub
parent a75325fb52
commit 16014bb38e
734 changed files with 131230 additions and 17430 deletions

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

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

View File

@@ -840,4 +840,4 @@ table.dataTable{
.conversation-save-post {
padding: 1px 10px;
margin-bottom: 15px;
}
}