| 1 |
.forum-meta .topics, .forum-meta .replies { |
| 2 |
margin-right: 0; |
| 3 |
margin-left: 10px; |
| 4 |
} |
| 5 |
|
| 6 |
.forum-with-topics .topic-table .topic-contents .user .user-img { |
| 7 |
margin-right: 0; |
| 8 |
margin-left: 10px; |
| 9 |
} |
| 10 |
.forum-with-topics .topic-table .topic-heading .icon-text svg { |
| 11 |
margin-right: 0; |
| 12 |
margin-left: 5px; |
| 13 |
} |
| 14 |
|
| 15 |
.h_doc_documentation_area .nav { |
| 16 |
padding-right: 0; |
| 17 |
} |
| 18 |
|
| 19 |
.forum-meta .topics svg, .forum-meta .replies svg { |
| 20 |
margin-right: 0; |
| 21 |
margin-left: 5px; |
| 22 |
} |
| 23 |
|
| 24 |
.community-area .nav-tabs .nav-item button { |
| 25 |
margin-right: 0; |
| 26 |
margin-left: 30px; |
| 27 |
} |
| 28 |
|
| 29 |
.community-topic-widget-box span:nth-child(2) { |
| 30 |
padding-right: 0; |
| 31 |
padding-left: 8px; |
| 32 |
} |
| 33 |
|
| 34 |
.community-topic-widget-box span:nth-child(4) { |
| 35 |
padding-left: 0; |
| 36 |
padding-right: 8px; |
| 37 |
} |
| 38 |
|
| 39 |
.single-forum-post-widget .post-reach { |
| 40 |
border-left: none; |
| 41 |
padding-left: 0; |
| 42 |
padding-right: 15px; |
| 43 |
border-right: 1px solid #e6e6e6; |
| 44 |
} |
| 45 |
|
| 46 |
.single-forum-post-widget .post-info .author { |
| 47 |
margin-right: 0; |
| 48 |
margin-left: 15px; |
| 49 |
} |
| 50 |
.single-forum-post-widget .post-info .author img { |
| 51 |
margin-right: 0; |
| 52 |
margin-left: 5px; |
| 53 |
} |
| 54 |
.single-forum-post-widget .post-info .post-time { |
| 55 |
margin-right: 0; |
| 56 |
margin-left: 15px; |
| 57 |
} |
| 58 |
.single-forum-post-widget .post-info .post-time img { |
| 59 |
margin-right: 0; |
| 60 |
margin-left: 5px; |
| 61 |
} |
| 62 |
.single-forum-post-widget .post-info .post-category { |
| 63 |
margin-right: 0; |
| 64 |
margin-left: 15px; |
| 65 |
} |
| 66 |
.single-forum-post-widget .post-info .post-category img { |
| 67 |
margin-right: 0; |
| 68 |
margin-left: 5px; |
| 69 |
} |
| 70 |
|
| 71 |
.single-forum-post-widget .post-reach > div img { |
| 72 |
margin-right: 0; |
| 73 |
margin-left: 5px; |
| 74 |
} |
| 75 |
|
| 76 |
.forum-post-widget .post-filter-widget .single-filter-item { |
| 77 |
margin-right: 0; |
| 78 |
margin-left: 40px; |
| 79 |
} |
| 80 |
.forum-post-widget .post-filter-widget .single-filter-item:last-child { |
| 81 |
margin-left: 0; |
| 82 |
} |
| 83 |
|
| 84 |
.community-post:hover { |
| 85 |
transform: translateX(-10px); |
| 86 |
} |
| 87 |
.community-post .post-content .author-avatar { |
| 88 |
margin-right: 0; |
| 89 |
margin-left: 25px; |
| 90 |
} |
| 91 |
|
| 92 |
.community-topic-widget-box img { |
| 93 |
margin-right: 0; |
| 94 |
margin-left: 24px; |
| 95 |
} |
| 96 |
|
| 97 |
/*# sourceMappingURL=bbpc-main-rtl.css.map */ |
| 98 |
|