Advertisement
Bloodrat

Untitled

Oct 10th, 2022
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.38 KB | Source Code | 0 0
  1. br.clr-r {
  2. line-height: 3px !important;
  3. }
  4.  
  5. .index .news .yui-g.first .yui-u {
  6. background-color: #F0F8FF !important;
  7. border-radius: 5px;
  8. }
  9. /*
  10. .boardlist h3 {
  11. display: none !important;
  12. }
  13. */
  14. .yui-u:not(.yui-g .yui-u) {
  15. background-color: #F0F8FF !important;
  16. font-size: 110%;
  17. border-radius: 5px;
  18. width: 32% !important;
  19. }
  20.  
  21.  
  22. .yui-skin-sam .yui-button {
  23. background: none !important;
  24. }
  25.  
  26. .yui-skin-sam .yui-button:hover {
  27. background: #F0F8FF !important;
  28. }
  29.  
  30.  
  31.  
  32. /*
  33. .yui-gc .first {
  34. width: 77% !important;
  35. }
  36.  
  37. .yui-gc .yui-u {
  38. width: 49% !important;
  39. }
  40.  
  41. */
  42.  
  43.  
  44. .yui-g .yui-u {
  45. /* width: 52% !important; */
  46. }
  47.  
  48.  
  49.  
  50.  
  51. .userfilter {
  52. color: #F0F8FF !important;
  53. }
  54.  
  55. .meta:hover .userfilter {
  56. color: #808080 !important;
  57. }
  58.  
  59.  
  60. .hilited {
  61. border: 2px solid #B85F00 !important;
  62. }
  63.  
  64.  
  65. .pager-top {
  66. display: none !important;
  67. margin-top: 5px !important;
  68. }
  69.  
  70. .pager ul {
  71. margin-top: 8px !important;
  72. }
  73.  
  74. .pager ul li {
  75. background-color: white !important;
  76. background-image: none !important;
  77. padding: 4px 8px !important;
  78. display: inline-block !important;
  79. min-width: 20px !important;
  80. text-align: center;
  81.  
  82. }
  83.  
  84. .pager ul li a {
  85. text-decoration: none !important;
  86. }
  87.  
  88. .pager ul li.curr {
  89. background: #e4e8fb !important;
  90. border: 1px solid #808080 !important;
  91.  
  92. }
  93.  
  94. div.ad, div#adwrapper-bs.ad.box, div#bb-leader, div#bb-bg {
  95. position: absolute !important;
  96. z-index: -11 !important;
  97. visibility: hidden !important;
  98. }
  99.  
  100. div#body {
  101. width: 100% !important;
  102. background-color: #e4e8fb;
  103. max-width: none !important;
  104. }
  105.  
  106. div#body.nightmode {
  107. background-color: black !important;
  108. }
  109.  
  110.  
  111. body {
  112. background-size: 200000px 2000px !important;
  113. background-color: #e4e8fb !important;
  114. }
  115.  
  116. body.nightmode {
  117. background-color: black !important;
  118. }
  119.  
  120.  
  121.  
  122. .head {
  123. border-bottom: none !important;
  124. }
  125.  
  126. .footer {
  127. border-top: none !important;
  128. }
  129.  
  130. a.expcol span.ico {
  131. display: none;
  132. }
  133.  
  134. #rozbal2 {
  135. cursor:pointer;
  136. opacity: 0.6;
  137. background-image: url("https://www.okoun.cz/css/yui-2.6.0/assets/skins/sam/sprite.png");
  138. background-repeat: no-repeat;
  139. background-position: 0 -349px;
  140.  
  141. padding-left: 20px;
  142. margin-top:20px;
  143. margin-left:15px
  144. }
  145.  
  146. #rozbal2:hover {
  147. opacity: 1;
  148. }
  149.  
  150.  
  151. .yui-u:not(.first) {
  152. border-radius: 5px;
  153. box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  154. padding: 4px;
  155. }
  156.  
  157.  
  158. #rozbal3 {
  159. display: none;
  160. background: aquamarine;
  161. }
  162.  
  163. .main .ctx {
  164. border-radius: 5px !important;
  165. padding: 1% !important;
  166. background: aliceblue;
  167. width: 21% !important;
  168. }
  169.  
  170. .room .item.new {
  171. border: 1px solid #80AAFF !important;
  172. }
  173.  
  174. .welcome {
  175. display: none;
  176. /*
  177. height: 2px !important;
  178. overflow-y: hidden;
  179. */
  180. }
  181. .room .main {/*
  182. padding: 10px;
  183. margin: 10px;
  184. */
  185. }
  186.  
  187.  
  188. .main .main {
  189. border-radius: 5px !important;
  190. background-color: aliceblue;
  191. width: 72% !important;
  192. padding: 1.5% !important;
  193. box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  194. }
  195.  
  196. .actions, .actions a, .oblibit {
  197. /* color: #e4e8fb !important; */
  198. background-image: none !important;
  199. opacity: 0.6;
  200. transition: opacity .3s;
  201. }
  202.  
  203. .item {
  204. word-wrap: break-word;
  205. }
  206.  
  207.  
  208.  
  209.  
  210. .item:hover .actions {
  211. opacity: 1;
  212. color: #aaaaaa !important;
  213. }
  214.  
  215. .item:hover .actions a, .oblibit{
  216. opacity: 1;
  217. color: #aaaaaa !important;
  218. }
  219.  
  220. .item:hover .actions a:hover{
  221. color: #888888 !important;
  222. }
  223.  
  224. .item .actions {
  225. /* border-top: 1px dotted pink !important; */
  226. border-top: none !important;
  227. }
  228.  
  229.  
  230. #srchinput {
  231. border: 1px solid #c0c0c0;
  232. padding: 4px;
  233. }
  234.  
  235. .hiddenart .user {
  236. font-size: 11px !important;
  237. }
  238.  
  239. .hiddenart a, .hiddenart .ico, .hiddenart .content, .hiddenart .actions, .hiddenart .descr, .hiddenart .permalink {
  240. display: none;
  241. }
  242.  
  243. .hiddenart {
  244. padding-bottom: 0 !important;
  245. padding-top: 5px !important;
  246. border-bottom: 1px solid #CCCCCC !important;
  247. }
  248.  
  249. .hiddenart span.user {
  250. color: #c0c0c0;
  251. cursor: pointer;
  252. }
  253.  
  254. .hiddenart2 {
  255. display:none;
  256. }
  257.  
  258.  
  259. #novydiv {
  260. font-size: 90%;
  261. overflow: hidden;
  262. }
  263.  
  264. #novydiv .item {
  265. margin-bottom: 0;
  266. border-bottom: none;
  267. }
  268.  
  269. .hdn {
  270. display: none;
  271. }
  272.  
  273.  
  274. #xtime {
  275. float: right;
  276. font-size: 80%;
  277. }
  278.  
  279. #bodytype {
  280. float: left;
  281. }
  282.  
  283. #bodytype input {
  284. margin-right: 5px;
  285. }
  286.  
  287. label {
  288. cursor: pointer;
  289. }
  290.  
  291. #adwrapper-lb {
  292. display: none !important;
  293. }
  294.  
  295. div.info {
  296. display: none !important;
  297. }
  298.  
  299. .oblib2 {
  300. padding-left: 10px !important;
  301. }
  302.  
  303. .oblib_link {
  304. background-color: white;
  305. }
  306.  
  307. .mybookmark {
  308. background-image: url("../img/star-states.png");
  309. background-repeat: no-repeat;
  310. text-decoration: none;
  311. }
  312.  
  313. .mybookmark.selected{
  314. background-position: 0px -28px;
  315. }
  316.  
  317.  
  318. .notfound {
  319. display: none;
  320. }
  321.  
  322.  
  323. .oblibit {
  324. cursor: pointer;
  325. font-weight: bold;
  326. color: #9CA3B3;
  327. }
  328.  
  329. .oblibit:hover {
  330. color: #B85F00;
  331. }
  332.  
  333. .smazatzaznam {
  334. cursor: pointer;
  335. }
  336.  
  337. .smazatzaznam:hover {
  338. text-decoration: underline;
  339. }
  340.  
  341. input[type='checkbox'] {
  342. accent-color: #F0F8FF;
  343. }
  344.  
  345. .skrytoprispevku {
  346. float: left;
  347. cursor: pointer;
  348. background-color: chartreuse;
  349. }
  350.  
  351. .hiddenart2_show {
  352. background-color: chartreuse;
  353. }
  354.  
  355. #mods_expand {
  356. float: padding-left;
  357. cursor: pointer;
  358. color: #1AA7EC;
  359. vertical-align: super;
  360. font-size:16px;
  361. }
  362.  
  363.  
  364. #rozbal4 {
  365. display: none;
  366. background: white;
  367. }
  368.  
  369. #rozbal4 img {
  370. max-width: 50px;
  371. max-height: 50px;
  372. }
  373.  
  374.  
  375. /*
  376. .yui-gf .yui-u {
  377. float: left !important;
  378. }
  379. */
  380. .boardsettings {
  381. margin: 8px 0;
  382. padding: 8px;
  383. background-color: white;
  384. }
  385.  
  386. #nahled {
  387. border: 2px solid orange;
  388. padding: 3px;
  389. }
  390.  
  391.  
  392.  
  393.  
  394.  
  395. form[name='boardUpdateForm'] .yui-gf {
  396. background: #F0F8FF;
  397. padding: 10px;
  398. }
  399.  
  400. form[name='boardUpdateForm'] .yui-u {
  401. box-shadow: none;
  402. min-height: 30px;
  403. }
  404.  
  405. form[name='boardUpdateForm'] input,select {
  406. /* min-height: 30px; */
  407. padding: 6px;
  408. }
  409.  
  410. .h1nahled {
  411. margin:15px 0px
  412. }
  413.  
  414.  
  415. form[name='boardUpdateForm'] .detail.user div {
  416. /* display: inline;*/
  417. }
  418.  
  419. #usersList {
  420. border-collapse: collapse;
  421. }
  422.  
  423. #usersList label:hover {
  424. background-color: white;
  425. }
  426.  
  427. #usersList td {
  428. /* border: 1px solid #F0F8FF; */
  429. }
  430.  
  431. #usersList td:hover {
  432. background: #E4E8FB;
  433. }
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement