Advertisement
Guest User

alog - Yotsuba B

a guest
Aug 12th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 5.95 KB | None | 0 0
  1. /* body styles, inherited by whole page */
  2. body {
  3.   background: #EEF2FF url('https://github.com/OpenIB/OpenIB/raw/master/stylesheets/img/fade-blue.png') repeat-x 50% 0%;
  4.   color: black;
  5.   font-family: arial, helvetica, sans-serif;
  6.   font-size: 10pt;
  7.   margin: 0 0px;
  8.   padding-left: 0px;
  9.   padding-right: 0px;
  10. }
  11.  
  12. nav {
  13.   position: fixed;
  14.   top: 0;
  15.   left: 0;
  16.   right: 0;
  17.   margin-top: 0;
  18.   z-index: 30;
  19.   box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
  20.   border-bottom: 1px solid;
  21.   background-color: #D6DAF0;
  22.   color: #89A;
  23.   font-size: 9pt;
  24. }
  25.  
  26. a, .coloredIcon, .unhideButton, .embedButton, .checkedFavouriteButton:before,
  27.   #selectedTab, #showFormsButton {
  28.   color: #34345C;
  29.   cursor: pointer
  30. }
  31.  
  32. a:hover, .glowOnHover:hover {
  33.   text-shadow: 0px 0px 0px #111111;
  34. }
  35.  
  36. input, select, textarea {
  37.   border: 1px solid #a9a9a9;
  38.   border-radius: 0px;
  39.   background: #FFF;
  40.   color: black;
  41.   text-indent: 0;
  42.   text-shadow: none;
  43.   text-transform: none;
  44.   word-spacing: normal;
  45.   font-size: inherit;
  46.   font-family: sans-serif;
  47. }
  48.  
  49. #postingForm th, .modalTableBody th {
  50.   font-weight: bold;
  51.   text-align: left;
  52.   width: 85px;
  53.   font-size: inherit;
  54.   padding: 4px;
  55.   cursor: default;
  56.   border: 0px;
  57.   border-radius: 0px;
  58.   background: #98E;
  59. }
  60.  
  61. #newPostFieldset, #quick-reply table, .modalDecorationPanel,
  62.   .floatingMenu, #settingsFieldset, .reportFieldset {
  63.   border: none;
  64. }
  65.  
  66. input[type=button], input[type=submit], button, .dropzone, .selectedCell
  67.   {
  68.   border: 1px solid rgba(125, 125, 125, 0.8);
  69.   border-radius: 0px;
  70.   background: rgba(200, 200, 200, 0.5);
  71.   padding: 3px 0px;
  72.   cursor: pointer;
  73.   color: rgba(0, 0, 0, 0.5);
  74.   font-family: inherit;
  75.   font-size: inherit;
  76.   font-weight: normal;
  77.   margin-top: 0px;
  78.   margin-bottom: 0px;
  79. }
  80.  
  81. input[type=button], input[type=submit], button, .dropzone:hover, .selectedCell:hover
  82.   {
  83.   border: 1px solid rgba(0, 0, 0, 0.5);
  84.   background: rgba(200, 200, 200, 0.5);
  85.   color: rgba(0, 0, 0, 0.8)
  86. }
  87.  
  88. #postingForm input:focus, #postingForm textarea:focus,
  89.   .modalDecorationPanel input[type='text']:focus, #settingsMenu input[type='text']:focus,
  90.   #settingsMenu textarea:focus {
  91.   box-shadow: none;
  92. }
  93.  
  94. #postingForm button:active {
  95.   box-shadow: none;
  96. }
  97.  
  98. .boardHeader p {
  99.   color: #AF0A0F;
  100. }
  101.  
  102. .boardHeader p#labelName {
  103.   font-size: 20pt;
  104.   font-family: tahoma;
  105.   font-weight: 700;
  106.   letter-spacing: -2px;
  107.   margin: 0;
  108.   display: inline-block;
  109. }
  110.  
  111. .boardHeader #favouriteButton {
  112.   font-size: 16pt;
  113.   color: #34345C;
  114. }
  115.  
  116. .boardHeader p#labelDescription {
  117.   font-size: 8pt;
  118. }
  119.  
  120. header {
  121.   margin-top: 12px;
  122. }
  123.  
  124. .postInfo, .opHead, .divMessage, .panelUploads, .panelIp, .panelProxyIp,
  125.   .contentOmissionIndicator, .labelOmission, .labelId {
  126.   font-size: 13px;
  127. }
  128.  
  129. .labelSubject {
  130.   color: #0F0C5D;
  131.   font-weight: bold;
  132. }
  133.  
  134. .title, .unhideButton {
  135.   font-weight:normal;
  136. }
  137.  
  138. .quoteLink.you:after {
  139.   content: " (You)";
  140.   font-size: 75%;
  141.   color: #000;
  142. }
  143.  
  144. .linkSelf {
  145.   color: #000;
  146.   text-decoration: none;
  147. }
  148.  
  149. .linkSelf:hover {
  150.   color: #FF0000;
  151. }
  152.  
  153. .linkQuote {
  154.   color: #000;
  155.   text-decoration: none;
  156. }
  157.  
  158. .labelYou {
  159.   color: #117743;
  160.   font-weight: normal;
  161.   font-style: italic;
  162.   padding: 0 3px;
  163.   opacity: .666;
  164. }
  165.  
  166. .panelBacklinks a {
  167.   padding-left: 5px;
  168.   color: #34345C;
  169.   text-decoration: underline;
  170.   font-size: 10px;
  171. }
  172.  
  173. a.rules:after {
  174.   font-family: Icons;
  175.   content: "\e052";
  176.   margin-right: 0.5em;
  177.   color: #34345C;
  178.   height: 80%;
  179.   font-size: 80%;
  180.   padding-left: 0.25em;
  181.   vertical-align: middle;
  182. }
  183.  
  184. .innerPost, .markedPost {
  185.   display: inline-block;
  186.   padding: 0em 0em 0em 0em;
  187.   max-width: 94%;
  188.   min-width: 33%;
  189. }
  190.  
  191. #divLatestPosts .latestPostCell, .innerPost, .sideCatalogCell,
  192.   .markedPost, .sideCatalogMarkedCell, .catalogCell {
  193.   border: 1px;
  194.   border-style: none solid solid none;
  195.   border-color: #B7C5D9;
  196.  
  197. }
  198.  
  199. .topBoards a, #divLatestImages img, #divLatestPosts .latestPostCell,
  200.   .innerPost, .sideCatalogCell, .markedPost, .sideCatalogMarkedCell,
  201.   .catalogCell {
  202.   background: #D6DAF0;
  203.   border-radius: 0px;
  204. }
  205.  
  206. #boardContentLinks {
  207.   margin-top: 10px;
  208.   font-size: 100%;
  209. }
  210.  
  211. #themeSelector {
  212.   font-size: 100%;
  213.   color: black;
  214. }
  215.  
  216. .divRefresh label, .divRefresh input {
  217.   display: inline-block;
  218.   margin: 3;
  219.   font-size: 80%;
  220. }
  221.  
  222. a:hover, .glowOnHover:hover {
  223.   text-shadow: none;
  224. }
  225.  
  226. .quoteLink {
  227.   color: #dd0000;
  228.   text-decoration: underline;
  229. }
  230.  
  231. .quoteLink.you:after {
  232.   content: " (You)";
  233.   font-size: 10px;
  234.   color: black;
  235.   text-decoration: none;
  236.   font-style: normal;
  237. }
  238.  
  239. .spoiler:hover {
  240.   color: white;
  241.   background: black;
  242. }
  243.  
  244. /* Quick Reply */
  245.  
  246. #quick-reply th {
  247.   text-align: center;
  248.   padding: 2px 0;
  249.   border: 1px solid #222;
  250.   background: #98E;
  251. }
  252.  
  253. .floatingMenu, #quick-reply table {
  254.   background: rgb(214, 218, 240);
  255. }
  256.  
  257. #newPostFieldset, #quick-reply table, .modalDecorationPanel,
  258.   .floatingMenu, #settingsFieldset, .reportFieldset {
  259.   border: 1px black;
  260. }
  261.  
  262. #quick-reply table {
  263.   padding: 0em;
  264.   margin: 0;
  265.   width: 100%;
  266. }
  267.  
  268. .post-table td {
  269.   padding-bottom: 0em;
  270. }
  271.  
  272. hr {
  273.   height: 0px;
  274.   border-width: 1px medium medium;
  275.   border-style: solid none none;
  276.   border-color: #B7C5D9;
  277. }
  278.  
  279. .linkName {
  280.   font-weight: bold;
  281.   color: #34345C;
  282. }
  283.  
  284. .linkName:hover {
  285.   color: #FF0000;
  286. }
  287.  
  288. .noEmailName, .noEmailName:hover {
  289.   color: #117743;
  290.   text-shadow: none;
  291.   text-decoration: none;
  292. }
  293.  
  294. .divRefresh label, .divRefresh input {
  295.   display: inline-block;
  296.   margin: 3px;
  297.   font-size: inherit;
  298. }
  299.  
  300. .small {
  301.   font-size: 80%;
  302.   text-decoration: underline;
  303. }
  304.  
  305. .small:hover {
  306.   color: #f00;
  307. }
  308.  
  309. .boardPages {
  310.   color: #34345C;
  311.   padding: 0.1em 0.25em;
  312. }
  313.  
  314. #divLatestPosts .latestPostCell {
  315.   display: inline-block;
  316.   overflow: hidden;
  317.   padding: 0.5em;
  318.   margin: 0.5em;
  319.   max-width: 15%;
  320.   max-height: 8em;
  321.   font-size: 80%;
  322.   vertical-align: middle;
  323. }
  324.  
  325. #links, #divStats {
  326.   padding: 0.5em;
  327.   font-size: 80%;
  328.   text-align: center;
  329. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement