Advertisement
Guest User

Untitled

a guest
Apr 24th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. * :not([class *= "icon-"]) {
  2. font-family:iranYekan !important;
  3. }
  4. input,textarea,.js-checkitem-name {
  5. display:block;
  6. direction:rtl !important;
  7. text-align:right !important;
  8. }
  9. a.action-card {
  10. direction:rtl;
  11. display:block!important;
  12. text-align:right;
  13. }
  14. .list-card-title {
  15. padding:7px !important;
  16. padding-bottom:15px !important;
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement