Advertisement
Guest User

Untitled

a guest
Sep 16th, 2017
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 5.46 KB | None | 0 0
  1. /* 782828 borders */
  2. /* 9e3b3c background-color */
  3.  
  4.  
  5.  
  6.  
  7.  
  8. /* first row of tabs: Wildfire Games Homepage - 0 A.D. Homepage - Development - Forums - IRC Chat - Leaderboard */
  9. .ipsNavBar_primary > ul > li > a { background-color: #782828; color: #fff; }    
  10.  
  11. /* second row of tabs: Forums - Staff - Online users */
  12. .ipsNavBar_secondary { border-bottom: 1px solid #fff; }
  13. .ipsNavBar_secondary li a { color: #782828; }
  14. .ipsNavBar_secondary li a:hover { color: #782828; }
  15. .ipsNavBar_secondary li a:visited { color: #782828; }
  16. .ipsNavBar_secondary li a:active { color: #782828; }
  17.  
  18.  
  19.  
  20.  
  21.  
  22. /* breadcrumbs bar */
  23. .ipsBreadcrumb ipsBreadcrumb_top ipsFaded_withHover, .ipsBreadcrumb.ipsBreadcrumb_top { opacity: 1; }
  24. .ipsBreadcrumb > ul:last-child > li:last-child { opacity: 1; font-weight: bold; }
  25. .ipsBreadcrumb > ul > li { color: #782828; opacity: 1; }
  26.  
  27.  
  28.  
  29.  
  30.  
  31. /* forum section name */
  32. .ipsType_pageTitle { color: #782828; }
  33.  
  34. /* sub-titles */
  35. .ipsType_richText { color: #782828; }
  36.  
  37.  
  38.  
  39.  
  40.  
  41. /* Follow button */
  42. .ipsApp .ipsButton_link.ipsFollow, .ipsApp .ipsButton_link.ipsPromote {  background-color: #9e3b3c; border: 1px solid #782828; color: #fff; }
  43. .ipsApp .ipsButton_link.ipsFollow a:hover, .ipsApp .ipsButton_link.ipsPromote a:hover { color: #fff; }
  44.  /* needs to give "a:hover" the color: #782828; */
  45.  
  46.  
  47.  
  48.  
  49.  
  50. /* add tags button */
  51. .ipsApp .ipsButton_light { background-color: #9e3b3c; border: 1px solid #782828; color: #fff; }
  52.  
  53.  
  54.  
  55.  
  56.  
  57. /* button Mark forum as read */
  58. .ipsApp .ipsToolList .ipsButton_link, .ipsApp .ipsButton_link.ipsButton_link_secondary { background-color: #9e3b3c; border: 1px solid #782828; color: #fff; }
  59.  
  60. /* button Start new topic (on the right) */
  61. .ipsApp .ipsButton_important { background-color: #9e3b3c; border: 1px solid #782828; }
  62.  
  63.  
  64.  
  65.  
  66.  
  67. /* section title - first table at the top */
  68. .ipsType_sectionTitle { background-color: #9e3b3c; }
  69. .ipsType_sectionTitle a { color: #fff; }
  70.  
  71.  
  72.  
  73.  
  74.  
  75. /* forum title - WELCOME - 0 A.D - WHO'S ONLINE */
  76. .cForumToggle { opacity: 1; }
  77.  
  78.  
  79.  
  80.  
  81.  
  82. /* borders of all divs of the forum */
  83. .ipsBox { border: 1px solid #9e3b3c;
  84.    
  85. /* -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.25); */
  86. /* -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.25); */
  87. /* box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.25); */
  88.  
  89. }
  90.  
  91.  
  92.  
  93.  
  94.  
  95. /* bar behind the pagination */
  96. .ipsButtonBar { background-color: #9e3b3c; }
  97.  
  98. /* pagination - background of buttons */
  99. .ipsButtonBar .ipsPagination .ipsPagination_page.ipsPagination_active a { background-color: #782828; border: 1px solid #782828; color: #fff; }
  100. .ipsButtonBar .ipsPagination .ipsPagination_page.ipsPagination_active a:hover { background-color: #782828; border: 1px solid #782828; color: #fff; }
  101. .ipsButtonBar .ipsPagination .ipsPagination_page.ipsPagination_active a:visited { background-color: #782828; border: 1px solid #782828; color: #fff; }
  102. .ipsButtonBar .ipsPagination .ipsPagination_page.ipsPagination_active a:active { background-color: #782828; border: 1px solid #782828; color: #fff; }
  103.  
  104.  
  105. /* pagination active button */
  106. .ipsPagination_page .ipsPagination_active { background-color: #9e3b3c; }
  107.  
  108. /* forum pagination - color of digits - active */
  109. .ipsButtonBar .ipsPagination .ipsPagination_page.ipsPagination_active a { color: #782828; }
  110.  
  111. /* page 1 of 38 */
  112. .ipsButtonBar .ipsPagination .ipsPagination_pageJump a { color: #fff; }
  113.  
  114. /* button Sort by */
  115. .ipsButtonBar .ipsButtonRow li > a:hover, .ipsButtonBar .ipsButtonRow li > button, .ipsButtonBar .ipsButtonRow li > span { background-color: #782828; color: #fff; }
  116.  
  117.  
  118.  
  119.  
  120.  
  121. /* Report post */
  122. .ipsType_light { color: #782828; }
  123. .ipsFaded { opacity: 1; }
  124. /* needs to be fixed, more visible */
  125.  
  126.  
  127.  
  128.  
  129.  
  130. /* row 1/2 */
  131. .ipsBox:not(.ipsBox_transparent):not(.ipsModerated) { background-color: #fff; }
  132.  
  133. /* row 2/2 */
  134. .ipsDataList.ipsDataList_zebra .ipsDataItem:nth-child(2n):not(.ipsDataItem_selected):not(.ipsModerated):not(.ipsDataItem_new):not(.ipsDataItem_success):not(.ipsDataItem_warning):not(.ipsDataItem_error):not(.ipsDataItem_info):not(.ipsDataItem_status) { background-color: #f3efe0; }
  135.  
  136.  
  137.  
  138.  
  139.  
  140. /* right sidebar */
  141. /* whole block */
  142. #ipsLayout_sidebar { padding: 20px 0 15px 0; }
  143.  
  144. /* right sidebar title */
  145. .ipsWidget.ipsWidget_vertical .ipsWidget_title, .ipsWidget.ipsWidget_horizontal .ipsWidget_title { background-color: #9e3b3c; color: #fff; }
  146.  
  147. /* separators */
  148. .ipsDataItem { border-color: #782828; }
  149.  
  150. /* thread view counter */
  151. .ipsCommentCount { background-color: #9e3b3c; border: 1px solid #782828; color: #fff; }
  152.  
  153. /* little arrow of thread view counter */
  154. html[dir="ltr"] .ipsCommentCount::after { border-color: transparent #9e3b3c transparent transparent; }
  155.  
  156.  
  157.  
  158.  
  159.  
  160. /* Who's online (at the bottom) */
  161. h3 .ipsType_light { color: #fff; opacity: 0.5; }
  162.  
  163.  
  164.  
  165.  
  166. /* PLEASE READ BEFORE POSTING! */
  167. /* it would be cool to make this text blink */
  168. /* needs to be fixed, not the good class */
  169. .ipsType_normal {
  170.  
  171.     -webkit-animation: blink .75s linear infinite;
  172.     -moz-animation: blink .75s linear infinite;
  173.     -ms-animation: blink .75s linear infinite;
  174.     -o-animation: blink .75s linear infinite;
  175.     animation: blink .75s linear infinite;
  176. }
  177.  
  178.  
  179.  
  180.  
  181.  
  182. /* All Activity */
  183. .ipsStreamItem.ipsStreamItem_contentBlock { background-color: #fff; border: 1px solid #782828; color: #782828; }
  184.  
  185. /* little arrow on the left */
  186. /* buggy, needs to be fixed, not the good class? */
  187. html[dir="ltr"] .ipsStream_withTimeline .ipsStreamItem.ipsStreamItem_contentBlock::before { background-color: #; color: #; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement