Advertisement
rccharles

asc-language-forum-backgrounds

Feb 27th, 2017
498
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 4.79 KB | None | 0 0
  1. /* English */
  2. @-moz-document    
  3.     url-prefix(https://discussions.apple.com)
  4.   {
  5.     .jive-widget-featuredcontentwidget .featured-list-container .featured-list-row,
  6.     .j-inline-promoted-helpful-answer,
  7.      .j-inline-recommended-answer,
  8.     .jive-content-blog,
  9.     .jive-discussion-replies li.reply .jive-thread-message,
  10.     .j-thread-post section.j-original-message,
  11.     .j-doc .jive-content,
  12.     .jive-widget-featuredcontentwidget .featured-list-container .featured-list-row,
  13.     .jive-discussion-replies li.reply .jive-thread-message {      
  14.         background: #F2F2F2 !important;}
  15.      body div#body-apple {   /* more selectors to give more weight than found on combined css sheet */
  16.         background: #F2F2F2  !important; /**/}
  17. }
  18.  
  19. /* Japan */
  20. @-moz-document  
  21.     url-prefix(https://discussionsjapan.apple.com)  
  22.   {
  23.     .jive-widget-featuredcontentwidget .featured-list-container .featured-list-row,
  24.     .j-inline-promoted-helpful-answer,
  25.      .j-inline-recommended-answer,
  26.     .jive-content-blog,
  27.     .jive-discussion-replies li.reply .jive-thread-message,
  28.     .j-thread-post section.j-original-message,
  29.     .j-doc .jive-content,
  30.     .jive-widget-featuredcontentwidget .featured-list-container .featured-list-row,
  31.     .jive-discussion-replies li.reply .jive-thread-message {      
  32.                background: #F2F2F2 !important;}
  33.      body div#body-apple {
  34.         background: lightsalmon !important; /**/}
  35. }
  36.  
  37.  
  38. /* Korean */
  39. @-moz-document      
  40.     url-prefix(https://discussionskorea.apple.com)  
  41.   {
  42.  
  43.     .jive-widget-featuredcontentwidget .featured-list-container .featured-list-row,
  44.     .j-inline-promoted-helpful-answer,
  45.      .j-inline-recommended-answer,
  46.     .jive-content-blog,
  47.     .jive-discussion-replies li.reply .jive-thread-message,
  48.     .j-thread-post section.j-original-message,
  49.     .j-doc .jive-content,
  50.     .jive-widget-featuredcontentwidget .featured-list-container .featured-list-row,
  51.     .jive-discussion-replies li.reply .jive-thread-message {      
  52.         background: #F2F2F2 !important;}
  53.     body div #body-apple {
  54.         background: pink !important; /**/}
  55. }
  56.  
  57. /* German */
  58. @-moz-document  
  59.     url-prefix(https://communities.apple.com/de)
  60.   {
  61.  
  62.     .jive-widget-featuredcontentwidget .featured-list-container .featured-list-row,
  63.     .j-inline-promoted-helpful-answer,
  64.      .j-inline-recommended-answer,
  65.     .jive-content-blog,
  66.     .jive-discussion-replies li.reply .jive-thread-message,
  67.     .j-thread-post section.j-original-message,
  68.     .j-doc .jive-content,
  69.     .jive-widget-featuredcontentwidget .featured-list-container .featured-list-row,
  70.     .jive-discussion-replies li.reply .jive-thread-message {      
  71.         background: #F2F2F2 !important;}
  72.     body div#body-apple {
  73.         background: gold !important; /**/}
  74. }
  75.  
  76. /* Spanish */
  77. @-moz-document  
  78.     url-prefix(https://communities.apple.com/es)
  79.   {
  80.     .jive-widget-featuredcontentwidget .featured-list-container .featured-list-row,
  81.     .j-inline-promoted-helpful-answer,
  82.      .j-inline-recommended-answer,
  83.     .jive-content-blog,
  84.     .jive-discussion-replies li.reply .jive-thread-message,
  85.     .j-thread-post section.j-original-message,
  86.     .j-doc .jive-content,
  87.     .jive-widget-featuredcontentwidget .featured-list-container .featured-list-row,
  88.     .jive-discussion-replies li.reply .jive-thread-message {      
  89.         background: #F2F2F2 !important;}
  90.     body div#body-apple {
  91.         background: #FEF99C !important; /* light gold */}
  92. }
  93.  
  94. /* French */
  95. @-moz-document  
  96.     url-prefix(https://communities.apple.com/fr)
  97.   {
  98.     .jive-widget-featuredcontentwidget .featured-list-container .featured-list-row,
  99.     .j-inline-promoted-helpful-answer,
  100.      .j-inline-recommended-answer,
  101.     .jive-content-blog,
  102.     .jive-discussion-replies li.reply .jive-thread-message,
  103.     .j-thread-post section.j-original-message,
  104.     .j-doc .jive-content,
  105.     .jive-widget-featuredcontentwidget .featured-list-container .featured-list-row,
  106.     .jive-discussion-replies li.reply .jive-thread-message {      
  107.         background: #F2F2F2 !important;}
  108.     body div#body-apple {
  109.         background: lightblue !important; /**/}
  110. }
  111.  
  112. /* Portuguese */
  113. @-moz-document  
  114.     url-prefix(https://communities.apple.com/pt)
  115. {
  116.     .jive-widget-featuredcontentwidget .featured-list-container .featured-list-row,
  117.     .j-inline-promoted-helpful-answer,
  118.      .j-inline-recommended-answer,
  119.     .jive-content-blog,
  120.     .jive-discussion-replies li.reply .jive-thread-message,
  121.     .j-thread-post section.j-original-message,
  122.     .j-doc .jive-content,
  123.     .jive-widget-featuredcontentwidget .featured-list-container .featured-list-row,
  124.     .jive-discussion-replies li.reply .jive-thread-message {      
  125.         background: #F2F2F2 !important;}
  126.     body div#body-apple {
  127.         background: lightgreen !important; /**/}
  128. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement