Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

style-rtl.css 5.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283
  1. @font-face {
  2. font-family: 'IRANSansWeb';
  3. font-style: normal;
  4. font-weight: 400;
  5. src: url('../fonts/IRANSansWeb_fanum.eot');
  6. src: url('../fonts/IRANSansWeb_fanum.eot?#iefix') format('embedded-opentype'),
  7. /* IE6-8 */
  8. url('../fonts/IRANSansWeb_fanum.woff2') format('woff2'),
  9. /* FF39+,Chrome36+, Opera24+*/
  10. url('../fonts/IRANSansWeb_fanum.woff') format('woff'),
  11. /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
  12. url('../fonts/IRANSansWeb_fanum.ttf') format('truetype');
  13. }
  14. body ,
  15. h1,
  16. h2,
  17. h3,
  18. h4,
  19. h5,
  20. h6 {
  21. font-family: "IRANSansWeb" !important;
  22. }
  23. .sidebar {
  24. right: 0;
  25. left: auto;
  26. }
  27. .page-wrapper {
  28. margin-left: 0px;
  29. margin-right: 240px;
  30. }
  31. .sidebar .sidebar-menu>ul>li>a span {
  32. margin-left: 1px;
  33. margin-right: 10px;
  34. }
  35. .header .header-left {
  36. float: right;
  37. }
  38. .user-menu {
  39. float: left;
  40. }
  41. .top-nav-search {
  42. float: right;
  43. margin-right: 15px;
  44. }
  45. .user-img {
  46. margin-left: 3px;
  47. margin-right: 0px;
  48. }
  49. .top-nav-search .btn {
  50. right: auto;
  51. left: 0;
  52. }
  53. .top-nav-search .form-control {
  54. padding: 10px 15px 10px 50px;
  55. }
  56. table.dataTable thead>tr>th.sorting_asc,
  57. table.dataTable thead>tr>th.sorting_desc,
  58. table.dataTable thead>tr>th.sorting,
  59. table.dataTable thead>tr>td.sorting_asc,
  60. table.dataTable thead>tr>td.sorting_desc,
  61. table.dataTable thead>tr>td.sorting {
  62. padding-left: 30px;
  63. padding-right: 10px;
  64. }
  65. table.dataTable thead .sorting:before,
  66. table.dataTable thead .sorting_asc:before,
  67. table.dataTable thead .sorting_desc:before,
  68. table.dataTable thead .sorting_asc_disabled:before,
  69. table.dataTable thead .sorting_desc_disabled:before {
  70. left: 1em;
  71. right: auto;
  72. }
  73. table.dataTable thead .sorting:after,
  74. table.dataTable thead .sorting_asc:after,
  75. table.dataTable thead .sorting_desc:after,
  76. table.dataTable thead .sorting_asc_disabled:after,
  77. table.dataTable thead .sorting_desc_disabled:after {
  78. left: 0.5em;
  79. right: auto;
  80. }
  81. .sidebar-menu .menu-arrow {
  82. left: 15px;
  83. right: auto;
  84. }
  85. .sidebar-menu ul ul a {
  86. text-align: right;
  87. }
  88. .sidebar-menu ul ul a {
  89. padding: 7px 30px 7px 30px;
  90. }
  91. .sidebar-menu ul ul ul a {
  92. padding-left: 10px;
  93. padding-right: 55px;
  94. }
  95. .sidebar-menu ul ul ul ul a {
  96. padding-left: 10px;
  97. padding-right: 85px;
  98. }
  99. .table.table-center td,
  100. th {
  101. text-align: right;
  102. }
  103. .topnav-dropdown-header .notification-title {
  104. float: right;
  105. }
  106. .topnav-dropdown-header .clear-noti {
  107. float: left;
  108. }
  109. .user-header .user-text {
  110. margin-right: 10px;
  111. margin-left: 0px;
  112. text-align: right;
  113. }
  114. .card .card-title,
  115. .card .card-text,
  116. .card .card-body {
  117. text-align: right;
  118. }
  119. .breadcrumb-item.active {
  120. padding-right: 0.5rem;
  121. padding-left: 0
  122. }
  123. .breadcrumb-item+.breadcrumb-item::before {
  124. padding-right: 0;
  125. padding-left: 0.5rem;
  126. }
  127. .input-group>.input-group-append>.btn,
  128. .input-group>.input-group-append>.input-group-text,
  129. .input-group>.input-group-prepend:first-child>.btn:not(:first-child),
  130. .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
  131. .input-group>.input-group-prepend:not(:first-child)>.btn,
  132. .input-group>.input-group-prepend:not(:first-child)>.input-group-text {
  133. border-top-right-radius: 0;
  134. border-bottom-right-radius: 0;
  135. border-top-left-radius: .25rem;
  136. border-bottom-left-radius: .25rem;
  137. }
  138. .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
  139. .input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
  140. .input-group>.input-group-append:not(:last-child)>.btn,
  141. .input-group>.input-group-append:not(:last-child)>.input-group-text,
  142. .input-group>.input-group-prepend>.btn,
  143. .input-group>.input-group-prepend>.input-group-text {
  144. border-top-left-radius: 0;
  145. border-bottom-left-radius: 0;
  146. border-top-right-radius: .25rem;
  147. border-bottom-right-radius: .25rem;
  148. }
  149. .input-group>.custom-select:not(:first-child),
  150. .input-group>.form-control:not(:first-child) {
  151. border-top-right-radius: 0;
  152. border-bottom-right-radius: 0;
  153. border-top-left-radius: .25rem;
  154. border-bottom-left-radius: .25rem;
  155. }
  156. .input-group>.custom-select:not(:last-child),
  157. .input-group>.form-control:not(:last-child) {
  158. border-top-left-radius: 0;
  159. border-bottom-right-radius: 0;
  160. border-top-right-radius: .25rem;
  161. border-bottom-right-radius: .25rem;
  162. }
  163. .input-group-prepend {
  164. margin-left: -2px;
  165. margin-right: 0px;
  166. }
  167. .custom-control-label::after,
  168. .custom-control-label::before {
  169. left: auto;
  170. right: -1.5rem;
  171. }
  172. .custom-control {
  173. padding-left: 0px;
  174. padding-right: 1.5rem;
  175. }
  176. .form-check-label {
  177. margin-right: 15px;
  178. }
  179. .custom-file-label::after {
  180. left: 0;
  181. right: auto;
  182. border-radius: 0.25rem 0 0 0.25rem;
  183. }
  184. .form-check-inline .form-check-input {
  185. margin-right: 0.3125rem;
  186. }
  187. .list-unstyled {
  188. padding-right: 0;
  189. text-align: right;
  190. }
  191. .invoice-info ,.profile-user-info{
  192. text-align: right;
  193. }
  194. .invoice-payment-details>li span {
  195. float: left;
  196. }
  197. .modal-header .close {
  198. margin: -1rem auto -1rem -1rem;
  199. }
  200. .form-group label {
  201. float: right;
  202. }
  203. .social-login>a {
  204. margin-left: 6px;
  205. }
  206. .cal-icon:after {
  207. left: 15px;
  208. right: auto;
  209. }
  210. @media only screen and (min-width: 992px){
  211. .mini-sidebar .page-wrapper {
  212. margin-left: 10px
  213. }
  214. .mini-sidebar .page-wrapper{
  215. margin-right: 90px;
  216. }
  217. }