Upgrade to v26 (#172)
* A bunch of new updates from icehrm pro * Push changes to frontend
This commit is contained in:
7
web/css/rtl.css
Normal file
7
web/css/rtl.css
Normal file
@@ -0,0 +1,7 @@
|
||||
input, button, select, textarea {
|
||||
direction: rtl;
|
||||
}
|
||||
|
||||
table {
|
||||
direction: rtl;
|
||||
}
|
||||
@@ -840,4 +840,4 @@ table.dataTable{
|
||||
.conversation-save-post {
|
||||
padding: 1px 10px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user