Advertisement
BaapJaan

19April6:13

Apr 19th, 2024
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.42 KB | None | 0 0
  1. <xf:include template="xf_prefix.less" />
  2. a{
  3. text-decoration: none !important;
  4. }
  5. .fr-box.fr-basic {
  6. border: solid 1px #d8d8d8 !important;
  7. }
  8. [data-nav-id="110"] {
  9. background: #002640 !important;
  10. border-radius: 8px 0px 0px 8px;
  11. }
  12. [data-template="thread_view"]{
  13. &[data-container-key="node-12"], &[data-container-key="node-13"]{
  14. .mkrtl{
  15. direction: rtl;
  16. text-align: right;
  17. unicode-bidi: isolate;
  18. font-family: "Noto Kufi Arabic", sans-serif;
  19. line-height: 1.7;
  20. }
  21. .mkltr {
  22. direction: ltr;
  23. text-align: left;
  24. unicode-bidi: isolate;
  25. font-family: "Noto Kufi Arabic", sans-serif;
  26. line-height: 1.7;
  27. }
  28. .mkrtl li {
  29. text-align: right;
  30. unicode-bidi: isolate;
  31. font-family: "Noto Kufi Arabic", sans-serif;
  32. line-height: 1.7;
  33. }
  34. .mkltr li {
  35. text-align: left;
  36. unicode-bidi: isolate;
  37. font-family: "Noto Kufi Arabic", sans-serif;
  38. line-height: 1.7;
  39. }
  40. .mkrtl li div {
  41. text-align: right!important;
  42. font-family: "Noto Kufi Arabic", sans-serif;
  43. line-height: 1.7;
  44. }
  45. .mkltr li div {
  46. text-align: left!important;
  47. font-family: "Noto Kufi Arabic", sans-serif;
  48. line-height: 1.7;
  49. }
  50. .mkrtl .bbCodeBlock-content div{
  51. text-align: right!important;
  52. direction: rtl;
  53. unicode-bidi: bidi-override;
  54. font-family: "Noto Kufi Arabic", sans-serif;
  55. line-height: 1.7;
  56. }
  57. .mkltr .bbCodeBlock-content div{
  58. text-align: left!important;
  59. direction: ltr;
  60. text-align: left;
  61. unicode-bidi: bidi-override;
  62. font-family: "Noto Kufi Arabic", sans-serif;
  63. line-height: 1.7;
  64. }
  65. .p-body-header{
  66. text-align: right!important;
  67. direction: rtl;
  68. unicode-bidi: bidi-override;
  69. font-family: "Noto Kufi Arabic", sans-serif;
  70. }
  71. .p-title-value {
  72. margin-right: 10px;
  73. }
  74. }
  75. }
  76. [data-template="forum_view"]{
  77. &[data-container-key="node-12"], &[data-container-key="node-13"]{
  78. .structItem{
  79. direction: rtl;
  80. }
  81. }
  82. }
  83. [data-container-key="node-12"], [data-container-key="node-13"]{
  84. .structItem-title{
  85. font-size: 14px !important;
  86. font-family: "Noto Kufi Arabic", sans-serif;
  87. }
  88. }
  89. .block--category8, .block--category9{
  90. font-family: Noto Kufi Arabic, sans-serif;
  91. }
  92. /* XenVn */
  93. .verified {
  94. font-size: 80%;
  95. margin-left: 2px;
  96. color: #07B8FF !important;
  97. display: inline;
  98. font-weight: 900;
  99. }
  100.  
  101. .userBanner.userBanner--reputation{
  102. background: #F2920C;
  103. }
  104. #mSnackbarContainer .mSnackbar a {
  105. color: #06B4FE !important;
  106. }
  107. /*ENDS*/
  108. .XenTR.vertical .p-header .p-nav-opposite .p-navgroup .theme-switcher {
  109. display: none !important;
  110. }
  111. /* Icons on Notable members page */
  112. [data-template="member_notable"] .p-body-sideNavContent a.blockLink,
  113. &[data-template="member_notable"] h3.block-textHeader a {
  114. &:before {
  115. .m-faBase();
  116. padding-right: 5px;
  117. }
  118. &[href*="members/"]:before {
  119. .m-faContent(@fa-var-ellipsis-h-alt);
  120. }
  121. &[href*="key=most_messages"]:before {
  122. .m-faContent(@fa-var-comments);
  123. }
  124. &[href*="key=highest_reaction_score"]:before {
  125. .m-faContent(@fa-var-thumbs-up);
  126. }
  127. &[href*="key=most_points"]:before {
  128. .m-faContent(@fa-var-dot-circle);
  129. }
  130. &[href*="key=xfrm_most_resources"]:before {
  131. .m-faContent(@fa-var-cog);
  132. }
  133. &[href*="key=xfmg_most_media_items"]:before {
  134. .m-faContent(@fa-var-images);
  135. }
  136. &[href*="key=xfmg_most_albums"]:before {
  137. .m-faContent(@fa-var-image);
  138. }
  139. &[href*="key=todays_birthdays"]:before {
  140. .m-faContent(@fa-var-gift);
  141. }
  142. &[href*="key=staff_members"]:before {
  143. .m-faContent(@fa-var-user-tie);
  144. }
  145. }
  146.  
  147. .p-header{
  148. background:#0F3652 !important
  149. }
  150. .userBanner.userBanner--reputation{
  151. display: inline-table !important;
  152. }
  153. .node-icon {
  154. display: table-cell;
  155. vertical-align: middle;
  156. text-align: center;
  157. width: 45px;
  158. padding: 10px 0 10px 0px;
  159. }
  160. .node-icon i {
  161. display: block;
  162. font-size: 24px;
  163. background: linear-gradient(180deg, #1c5e8b, #0f3652);
  164. width: 40px;
  165. height: 40px;
  166. line-height: 40px;
  167. border-radius: 10%;
  168. margin-right: 20px;
  169. }
  170. .node-body {
  171. border-radius: 4px;
  172. background: #eef0f6 !important;
  173. margin-top: 10px;
  174. }
  175. .node-body:hover {
  176. background: whitesmoke !important;
  177. }
  178. .node--read{
  179. .fa, .fas {
  180. font-family: 'Font Awesome 5 Pro';
  181. position: relative;
  182. font-weight: 400;
  183. border-right: 2px solid #cacace;
  184. padding-right: 7px;
  185. }
  186. }
  187. .node--unread{
  188. .fa, .fas {
  189. font-family: 'Font Awesome 5 Pro';
  190. position: relative;
  191. font-weight: 900;
  192. color: #ae0000 !important;
  193. border-right: 2px solid #cacace;
  194. padding-right: 7px;
  195. }
  196. }
  197. .block-header:before {
  198. background: #0F3652 !important;
  199. border-bottom: 6px solid #1c5e8a !important;
  200. }
  201. .block-header{
  202. background: #FDFDFD !important
  203. }
  204. .block-header a {
  205. color: inherit;
  206. text-decoration: none !important;
  207. font-weight: bold;
  208. }
  209. [data-template="category_view"]{
  210. .block-body{
  211. padding: 10px;
  212. }
  213. }
  214. [data-template="member_notable"]{
  215. .block-header:before{
  216. background: transparent !important;
  217. border-bottom: unset !important;
  218. }
  219. .block-header{
  220. background: transparent !important;
  221. }
  222. }
  223. .XenTR .p-body-content .block--category .block-container {
  224. background: #FDFDFD;
  225. border: none;
  226. padding: 10px;
  227. }
  228. /* Resource Page */
  229. [data-template="xfrm_featured"]{
  230. .button.button--cta, a.button.button--cta{
  231. display: none !important;
  232. }
  233. }
  234. .resourceBody .resourceInfoButton, .resourceBody .resources-image .avatar{
  235. display:none;
  236. }
  237. .tabs--standalone .tabs-tab.is-active {
  238. color: #02b7fe;
  239. }
  240. .ratingStars, .ratingStars.ratingStars--larger{
  241. font-size: 100%;
  242. }
  243. .p-body-sidebar .block-minorHeader {
  244. border-bottom: 2px solid #1c5e8b !important;
  245. }
  246. /* forumStats */
  247. .forumStats-main .block-container, .js-forumStatsSidebar {
  248. height: 305px;
  249. overflow-y: auto;
  250. overflow-x: hidden;
  251. font-family: "Noto Kufi Arabic", sans-serif;
  252. }
  253.  
  254. .forumStatsContainer.forumStats-mini .dataList-cell {
  255. padding: 3px 3px;
  256. }
  257. .forumStatsContainer.forumStats-mini .dataList-cell.dataList-cell--action, .forumStatsContainer.forumStats-mini .dataList-cell.dataList-cell--link {
  258. padding: 3px 3px;
  259. }
  260.  
  261. /* BS Live */
  262.  
  263. .lfs[data-widget-key="live_forum_statistics"] .fa-cog:before {
  264. content: "\f019";
  265. }
  266.  
  267. .lfs .tabGroup .tabGroup-content {
  268. max-height: 345px;
  269. height: 345px;
  270. position: relative;
  271. }
  272. .lfs .tabs-container {
  273. border-bottom: 1px solid #eee;
  274. display: flex;
  275. }
  276.  
  277. .lfs[data-widget-key="live_forum_statistics"] .tabGroup.tabGroup--threads .structItem.tabHeader{
  278. font-family: 'Font Awesome 5 Pro';
  279. }
  280. .structItem-cell {
  281. font-family: 'Rubik', 'Segoe UI', 'Helvetica Neue', Helvetica, Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', sans-serif;
  282. }
  283. .lfs .tabGroup .structItem-cell--title {
  284. overflow: hidden;
  285. white-space: nowrap;
  286. word-wrap: normal;
  287. text-overflow: ellipsis;
  288. }
  289. .lfs[data-widget-key="live_forum_statistics"] .tabGroup.tabGroup--threads .structItem-cell--countReplies, .lfs[data-widget-key="live_forum_statistics"] .tabGroup.tabGroup--threads .structItem-cell--countViews {
  290. display: none;
  291. }
  292. [data-widget-key="xfrm_forum_overview_new_resources"]{
  293. .contentRow-lesser, .contentRow-minor.contentRow-minor--smaller{
  294. display: none;
  295. }
  296. }
  297. .XenTR .custom-footer{
  298. background: #0f3652;
  299. }
  300. .XenTR .custom-footer .block .block-minorHeader{
  301. color: #FFF;
  302. }
  303. .XenTR .custom-footer .block .block-body{
  304. color: #FFF;
  305. }
  306. .p-footer{
  307. display: none;
  308. }
  309. .XenTR .custom-footer .block .block-minorHeader i {
  310. color: #FFF;
  311. }
  312. .XenTR .custom-footer .block .block-body a {
  313. color: #FFF;
  314. }
  315. .actionBar-set.actionBar-set--external a, .actionBar-set.actionBar-set--internal a {
  316. background: #f6fbff;
  317. border-color: #e9f6ff;
  318. padding: 2px 6px;
  319. }
  320. .ozzmodz-CategoryStatsViews {
  321. display: none !important;
  322. }
  323. /* ==== Desktop ==== */
  324. @media (min-width: @xf-responsiveWide) {
  325. .icon-logo {
  326. display: none;
  327. }
  328. .desktop-logo {
  329. padding: 20px;
  330. }
  331. .node-extra{
  332. width: 400px !important;
  333. }
  334. /* BS Live*/
  335. html.lfs .tabGroup .tabGroup-content .tabGroup-scroller>
  336. .content .structItem--lfsItem .structItem-cell--title,
  337. .lfs[data-widget-key="live_forum_statistics"] .tabGroup.tabGroup--threads
  338. .structItem.tabHeader .structItem-cell--title{
  339. width: 50%;
  340. }
  341.  
  342. .lfs .tabGroup .tabGroup-content .structItem-cell--title{
  343. width: 50%;
  344.  
  345. }
  346. .lfs .tabGroup .tabGroup-content .structItem-cell--countReplies{
  347. display:none;
  348. }
  349.  
  350. .lfs .tabGroup .tabGroup-content .reactionSummary{
  351. display:none;
  352. }
  353.  
  354. .lfs .tabGroup.tabGroup--threads .structItem-cell--order-empty,
  355. .lfs .tabGroup.tabGroup--threads .structItem-cell--order {
  356. width: 40px !important;
  357. text-align: center;
  358. font-size: 12px !important;
  359. }
  360. }
  361. /* ==== For Mobile ==== */
  362. @media (max-width: @xf-responsiveMedium) {
  363. .XenTR.vertical .p-header-logo .icon-logo {
  364. display: none !important;
  365. }
  366. .p-header-logo {
  367. vertical-align: middle;
  368. margin-right: auto;
  369. padding: 0 55px;
  370. }
  371. /* Resources */
  372. .resourceList-grid .structItem--resource{
  373. width: 48%;
  374. }
  375. .ratingStars.ratingStars--larger{
  376. font-size: 90% !important;
  377. }
  378. /* ForumStats */
  379. .forumStatsContainer.forumStats-mini .dataList-cell.dataList-cell--action, .forumStatsContainer.forumStats-mini .dataList-cell.dataList-cell--link {
  380. padding: 3px 3px;
  381. }
  382. .miniCol {
  383. display: none;
  384. }
  385. /* BS Live*/
  386. .lfs[data-widget-key="live_forum_statistics"] .tabGroup.tabGroup--threads
  387. .structItem-cell--order-empty, .lfs[data-widget-key="live_forum_statistics"]
  388. .tabGroup.tabGroup--threads .structItem-cell--order {
  389. display: none;
  390. }
  391. [data-logged-in="true"]{
  392. .handheld-footer-bar{
  393. display: none !important;
  394. }
  395. }
  396. .node-extra-row ul.listInline {
  397. display: none;
  398. }
  399. [data-template="xfrm_resource_view"], [data-template="xfrm_thread_view_type_resource"],
  400. [data-template="xfrm_resource_history"], [data-template="XGT_Rm_kaynak_indiren"],
  401. [data-template="xfrm_resource_reviews"]{
  402. .p-title {
  403. display: flex;
  404. flex-direction: column;
  405. }
  406.  
  407. .p-title-value {
  408. margin-bottom: auto;
  409. }
  410.  
  411. .p-title-pageAction {
  412. width: 100%;
  413. margin: 10px !important;
  414. text-align: center;
  415. }
  416. }
  417. [data-template="forum_view"]{
  418. &[data-container-key="node-12"], &[data-container-key="node-13"]{
  419. .structItem{
  420. direction: rtl;
  421. }
  422. .structItem-cell--latest, .structItem-cell--meta{
  423. float: right;
  424. }
  425. }
  426. }
  427. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement