Advertisement
Guest User

Untitled

a guest
Sep 17th, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 99.99 KB | None | 0 0
  1. @-moz-document regexp("(http[s]?:\/\/)*www.forocoches.*") {
  2.  
  3. .alt1-user,
  4. .alt1-author {
  5. background: var(--bg03);
  6. color: var(--tx01);
  7. border: 0 !important;
  8. font-size: 16px;
  9. line-height: 1.375;
  10. }
  11.  
  12. /* parametros tema claro */
  13. :root {
  14.  
  15. /* colores */
  16. --bg01: #888888; /* fondo principal */
  17. --tx01: #222222; /* texto 1 */
  18. --bg02: #999999; /* bordes 1 */
  19. --bg05: transparent; /* bordes 2 */
  20. --bg04: #999999; /* fondo oscuro */
  21. --bg03: #AAAAAA; /* fondo claro */
  22. --tx03: #444444; /* texto 2 */
  23. --bg07: #446688; /* editor */
  24. --bg08: #446688; /* barra 1 */
  25. --tx06: #DDDDDD; /* texto b */
  26. --tx07: #224466; /* enlaces principales */
  27. --tx08: #446688; /* enlaces principales */
  28. --tx04: #224466; /* enlaces secundarios */
  29. --tx05: #446688; /* enlaces secundarios */
  30. --rs01: #4444AA; /* usuario */
  31. --rs04: #9999AA; /* usuario */
  32. --rs02: #BB4444; /* autor */
  33. --rs03: #BB9999; /* autor */
  34. --cv01: #009933; /* usuarios en linea */
  35. --c200: #446688; /* cabecera */
  36. --c400: #fff; /* notificacion */
  37. --c40t: #446688; /* notificacion */
  38. --c401: #446688; /* resalto */
  39. --co03: #fff; /* no modificar */
  40. --co04: #fff; /* enlaces cabecera blanco/negro */
  41. --co01: #999; /* fondo blanco/negro */
  42. --co02: #000; /* negro/blanco */
  43. --rgb7: rgba(0, 0, 0, .7);
  44. --rgb7b: rgba(255, 255, 255, .85); /* enlaces cabecera */
  45. --rgb5: rgba(0, 0, 0, .5);
  46. --rgb2: rgba(0, 0, 0, .2);
  47. --rgb2i: rgba(0, 0, 0, .2); /* no modificar */
  48.  
  49.  
  50. /* sombras */
  51. --dsh2: drop-shadow(0 2px 2px rgba(0, 0, 0, 0.15));
  52. --dsh4: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.15));
  53. --dsh6: drop-shadow(0 6px 6px rgba(0, 0, 0, 0.15));
  54. --bsh1: 0 1px 2px rgba(0, 0, 0, 0.15);
  55. --bsh2: 0 2px 2px rgba(0, 0, 0, 0.15);
  56. --bsh4: 0 4px 4px rgba(0, 0, 0, 0.15);
  57. --bsh8: 0 8px 8px rgba(0, 0, 0, 0.15);
  58.  
  59. /* otros */
  60. --sz01: 14px; /* tamaño titulos */
  61.  
  62. /* resaltado botones */
  63. --bns1: brightness(96%);
  64. --bns2: brightness(90%);
  65.  
  66. /* compatibilidad */
  67. --invert: invert(0%);
  68. }
  69.  
  70.  
  71. /* botones foro */
  72. img[src*="/reply.gif"],
  73. img[src*="/threadclosed.gif"],
  74. img[src*="/newthread.gif"],
  75. img[src*="/multiquote_on.gif"],
  76. img[src*="/multiquote_off.gif"],
  77. img[src*="/quickreply.gif"],
  78. img[src*="/edit.gif"],
  79. img[src*="/quote.gif"] {
  80. background: url(https://i.imgur.com/ww4GLLq.png);
  81. background-size: 114px 232px;
  82. }
  83.  
  84. /* botones privados */
  85. img[src*="/newprivate.png"],
  86. img[src*="/reply_small.gif"],
  87. img[src*="/forward.gif"] {
  88. background: url(https://i.imgur.com/h6VAsQt.png);
  89. background-size: 132px 86px;
  90. }
  91.  
  92. /* flecha input */
  93. select {
  94. background: var(--co01) url(https://i.imgur.com/0nbTnPg.png) right no-repeat;
  95. }
  96.  
  97.  
  98. /* compatibilidad */
  99. font[color="#f1f1f1"] {color: var(--bg03);}
  100.  
  101. /* fin parametros tema claro */
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109. /*ANIMACIONES*/
  110. @keyframes fadeIn {from{opacity:0}to{opacity:1}}
  111.  
  112. /*FUENTES*/
  113. @font-face {
  114. font-family: Roboto;
  115. font-style: normal;
  116. font-weight: 400;
  117. src: local("Roboto"),local("Roboto-Regular"),url(https://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2) format("woff2");
  118. unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000
  119. }
  120. @font-face {
  121. font-family: Roboto;
  122. font-style: normal;
  123. font-weight: 500;
  124. src: local("Roboto Medium"),local("Roboto-Medium"),url(https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");
  125. unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000
  126. }
  127. @font-face {
  128. font-family: Roboto;
  129. font-style: normal;
  130. font-weight: 700;
  131. src: local("Roboto Bold"),local("Roboto-Bold"),url(https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOFtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");
  132. unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000
  133. }
  134. .adcontenido,
  135. .bginput optgroup,
  136. .bginput option,
  137. .bginput,
  138. .button,
  139. .cat,
  140. .cbutton,
  141. .cfield,
  142. .contenido,
  143. .contenido1,
  144. .contenido_menu,
  145. .fc2010,
  146. .field,
  147. .miniyo,
  148. .navbar,
  149. .smallfont,
  150. .tcat,
  151. .texto,
  152. .texto1,
  153. .thead,
  154. .top2,
  155. .vbmenu_control,
  156. .vbmenu_hilite,
  157. .vbmenu_option,
  158. .wysiwyg,
  159. TEXTAREA,
  160. body,
  161. legend,
  162. li,
  163. optgroup,
  164. option,
  165. p,
  166. select,
  167. td,
  168. textarea,
  169. th {
  170. font-family: Roboto
  171. }
  172. /*hilos inicio*/
  173. .texto,
  174. .texto1 {
  175. font-size: var(--sz01)
  176. }
  177. /*posts*/
  178. .alt1 div[id^=post_message],
  179. .alt1 div[id^=post_message] li {
  180. font-size: 16px;
  181. line-height: 1.4
  182. }
  183. /*citas*/
  184. #HOTWordsTxt td.alt2,
  185. td.alt2[style="border:1px inset; -moz-border-radius: 8px; border-radius: 8px; margin: 8px; padding: 8px; word-wrap: break-word; display:block; max-height:410px; overflow:auto;"] {
  186. font-size: 16px;
  187. line-height: 1.4
  188. }
  189. /*code*/
  190. div#posts pre.alt2,
  191. code {
  192. line-height: 1.125
  193. }
  194. /*editor de mensajes*/
  195. .wysiwyg,
  196. textarea {
  197. font-size: 16px!important;
  198. line-height: 1.4!important;
  199. font-family: Roboto!important
  200. }
  201. /*tamao seleccionable de fuente*/
  202. .smallfont {
  203. font-size: 13px
  204. }
  205. font[size="1"] {
  206. font-size: 12px
  207. }
  208. font[size="2"] {
  209. font-size: 15px
  210. }
  211. font[size="3"] {
  212. font-size: 17px
  213. }
  214. font[size="4"] {
  215. font-size: 20px
  216. }
  217. font[size="5"] {
  218. font-size: 24px
  219. }
  220. font[size="6"] {
  221. font-size: 29px
  222. }
  223. font[size="7"] {
  224. font-size: 37px
  225. }
  226.  
  227. /*QUITAR ELEMENTOS*/
  228. td.contenido>form[name="busca"],
  229. td.cmini>form[name="busca"] {
  230. display: none;
  231. }
  232.  
  233. /*icono multipagina*/
  234. img[src*="/misc/multipage.png"] {
  235. display: none
  236. }
  237. /*tablas vacias bajo cabecera*/
  238. table.cajasnews td[bgcolor="#f5f5f5"][align=left][width="65%"],
  239. table.cajasnews td[bgcolor="#f5f5f5"][align=left][width="65%"]+td[bgcolor="#f5f5f5"][align=right],
  240. div[id="1st"],
  241. TABLE#AutoNumber4[width="100%"][cellspacing="0"][bordercolor="#111111"][border="0"][style="border-collapse: collapse"],
  242. table#AutoNumber6 {
  243. display: none
  244. }
  245. /*encabezado lista inicio*/
  246. /*quitar iconos inicio*/
  247. img[src*="/bullet_pic2.gif"],
  248. img[src*="/bullet_minisquare.gif"] {
  249. display: none
  250. }
  251. /*tabla boton refrescar, no modificar*/
  252. #inlinemodform table[style="margin-bottom:3px"]+br+table#table3.tborder[width="100%"][cellspacing="1"][cellpadding="5"][border="0"][align=center],
  253. table[style="margin-bottom:3px"]+br+table#table3.tborder[width="100%"][cellspacing="1"][cellpadding="5"][border="0"][align=center]+br {
  254. display: none
  255. }
  256. /*barra lateral infocoches*/
  257. td#collapseobj_sidebar[style="padding-right:3px; "][bgcolor="#f9f9f9"][width="170"],
  258. td[style="background-color:#f1f1f1;"][align=center][valign=top][width="15"] {
  259. display: none!important
  260. }
  261. td[style="padding-left:3px;"] {
  262. padding: 0!important
  263. }
  264. /*estando desconectado*/
  265. table.tborder[bgcolor="#555576"],
  266. td[width="170"][bgcolor="#f9f9f9"],
  267. td[width="170"][bgcolor="#f9f9f9"] + td[width="3"] {
  268. display: none
  269. }
  270. /*iconos fecha/hora post*/
  271. img[src*="/post_old.gif"],
  272. img[src*="/post_new.gif"] {
  273. display: none
  274. }
  275. /*iconos barra de herramientas*/
  276. img[src*="/sendtofriend.gif"],
  277. img[src*="/subscribe.gif"] {
  278. display: none
  279. }
  280. /*resaltar autor barra de herramientas*/
  281. td[style*="border-left: 3px solid rgb(85, 145, 204); border-right: 3px solid rgb(85, 145, 204);"],
  282. td[style*="border-left: 3px solid rgb(202, 52, 21); border-right: 3px solid rgb(202, 52, 21);"],
  283. td[style="border-left: 3px solid #ca3415; border-right: 3px solid #ca3415;"],
  284. td[style="border-left: 3px solid #5591cc; border-right: 3px solid #5591cc;"] {
  285. border: 0!important
  286. }
  287. /*titulo de hilo*/
  288. .cmega {
  289. display: none
  290. }
  291. /*tabla vacia titulo de hilo*/
  292. table[id^=fcthread] td {
  293. padding: 0!important;
  294. font: 0 none!important
  295. }
  296. /*fix boton borrar hilo*/
  297. table[id^=fcthread] form {
  298. position: relative
  299. }
  300. table[id^=fcthread] input.button {
  301. position: absolute;
  302. right: -4px;
  303. top: -51px
  304. }
  305. /*tabla vacia titulo de hilo*/
  306. table[bgcolor="#d5e5ee"] {
  307. margin-bottom: 0!important;
  308. background: 0 0
  309. }
  310. /*tabla amarilla pie de pagina*/
  311. table.cajasprin > tbody > tr > td[bgcolor="#ffffe0"][align=center] {
  312. display: none
  313. }
  314. /*ranking bloqueo, table3 cuando hay publi*/
  315. table[style="margin-top:-2px"] + br + table#table3 + br + br + table.tborder[cellpadding="6"] + br + table.tborder,
  316. table[style="margin-top:-2px"] + br + table#table3 + br + br + table.tborder[cellpadding="6"] + br,
  317. table[style="margin-top:-2px"] + br + table.tborder[cellpadding="6"] + br + table.tborder,
  318. table[style="margin-top:-2px"] + br + table.tborder[cellpadding="6"] + br {
  319. display: none
  320. }
  321. /*tablas de publicidad vacias hilos*/
  322. TABLE.cajasprin[width="100%"][cellspacing="0"][cellpadding="2"][bordercolor="#111111"][border="0"][style="border-collapse: collapse"] > tbody > tr > td {
  323. padding: 0
  324. }
  325. TABLE.cajasprin[width="100%"][cellspacing="0"][cellpadding="2"][bordercolor="#111111"][border="0"][style="border-collapse: collapse"] {
  326. border: 0
  327. }
  328. /*tablas de publicidad inicio*/
  329. table#AutoNumber30 {
  330. border: transparent
  331. }
  332. /*fondo tabla publicidad desconectado*/
  333. td[bgcolor="#ffffe0"] {
  334. background: 0 0
  335. }
  336. /*tabla publicidad pie de foro desconectado*/
  337. div[id*=div-336x280] {
  338. height: auto!important
  339. }
  340. /*publicidad primer post desconectado*/
  341. span[style="border: solid #FAFAFA; border-left: 10px solid #DADADA; PADDING-LEFT: 5px; padding:5px; margin: 1px; float: right; width: 301px; height: 251px;"] {
  342. border: none!important;
  343. height: auto!important
  344. }
  345. /*aviso hilos restringidos desconectado*/
  346. table#table3.tborder td.alt1[style="background-color:#FFF"] {
  347. background-color: var(--bg04)!important
  348. }
  349. /*listado de foros aviso desconectado*/
  350. div.panel[style="margin-top:5px; background-color:#ffffff;"] {
  351. background-color: var(--bg03)!important
  352. }
  353. div#div-300x250,
  354. div#div-300x600 {
  355. height: auto!important
  356. }
  357. /*publicidad persistente*/
  358. div[id^=div-970x90],
  359. table[height="90"][width="970"],
  360. table#AutoNumber30,
  361. table.cajasprin[bgcolor="#f0f5ff"] {
  362. display: none
  363. }
  364. /*tablas publicidad hilos*/
  365. body>div>center>table#AutoNumber1 td:not(:last-child),
  366. td[bgcolor="#f0f5ff"] {
  367. display: none
  368. }
  369. /*PRINCIPAL*/
  370. /*logo forocoches*/
  371. body > div > center > table#AutoNumber1 td:last-child img {
  372. /* display: none;*/position: relative;
  373. width: 166px;
  374. height: 28px;
  375. top: -6px;
  376. opacity: 0
  377. }
  378. body > div > center > table#AutoNumber1 td:last-child {
  379. position: absolute;
  380. z-index: 1;
  381. display: block;
  382. top: 22px;
  383. left: 48px;
  384. width: 166px;
  385. height: 18px;
  386. background: url(https://i.imgur.com/zLE1h9T.png) 0 0/166px 18px
  387. }
  388. /*aviso cookies*/
  389. #infocookie {
  390. position: fixed;
  391. z-index: 32;
  392. background: var(--bg03);
  393. border: 0;
  394. font-family: Roboto;
  395. font-size: 13px;
  396. color: var(--tx01);
  397. padding: 30px 0;
  398. box-shadow: var(--bsh1)
  399. }
  400. #infocookie * {
  401. color: var(--tx01);
  402. font-family: Roboto;
  403. font-size: 13px
  404. }
  405. #infocookie_close {
  406. position: absolute;
  407. top: 16px;
  408. right: 16px;
  409. width: 24px;
  410. height: 24px;
  411. background: url(https://i.imgur.com/vDVSqPh.png) center/24px no-repeat
  412. }
  413. /*fondo principal*/
  414. body {
  415. background: var(--bg01);
  416. color: var(--tx01);
  417. margin: 0
  418. }
  419. /*textos principales*/
  420. .texto,
  421. .texto1,
  422. font[color="#000000"] {
  423. color: var(--tx01)
  424. }
  425. /*textos secundarios*/
  426. .time,
  427. .smallfont-gray {
  428. color: var(--tx03)
  429. }
  430. /*enlaces principales*/
  431. a:link,
  432. a:visited,
  433. .texto A {
  434. color: var(--tx07)
  435. }
  436. .contenido A:hover,
  437. .contenido_menu A:hover,
  438. .adcontenido A:hover,
  439. .texto A:hover,
  440. .texto1 A:hover,
  441. .miniyo A:hover,
  442. .top2 A:hover,
  443. A:hover,
  444. a:active {
  445. color: var(--tx08);
  446. text-decoration: none
  447. }
  448. /*barra principal*/
  449. table.cajasprin[style="border-collapse: collapse"]:nth-of-type(1) {
  450. position: relative;
  451. top: 0;
  452. width: 100%;
  453. border: 0;
  454. border-bottom: 0
  455. }
  456. table#AutoNumber9 {
  457. position: absolute;
  458. top: 15px;
  459. left: 214px;
  460. display: block;
  461. width: auto;
  462. z-index: 1
  463. }
  464. table#AutoNumber9 > tbody > tr {
  465. display: block;
  466. border-spacing: 8px 0;
  467. border-collapse: separate
  468. }
  469. table#AutoNumber9 > tbody > tr > td {
  470. border: 0;
  471. height: 32px
  472. }
  473. /*texto*/
  474. table#AutoNumber9 font {
  475. font-size: 13px;
  476. font-family: Roboto;
  477. font-weight: 500;
  478. -webkit-user-select: none;
  479. -moz-user-select: none;
  480. user-select: none;
  481. }
  482. /*ocultar primer boton*/
  483. table#AutoNumber9 > tbody > tr > td:nth-child(1) {
  484. display: none
  485. }
  486. /*activo*/
  487. table#AutoNumber9 > tbody > tr > td[bgcolor="#FFFFFB"],
  488. table#AutoNumber9 > tbody > tr > td[bgcolor="#ECECEC"] {
  489. background: var(--rgb2);
  490. border-radius: 2px;
  491. padding: 0;
  492. box-shadow: var(--bsh2)
  493. }
  494. /*hover*/
  495. table#AutoNumber9 > tbody > tr > td[bgcolor="#FFFFFB"]:hover {
  496. background: var(--rgb5)
  497. }
  498. /*inactivo hover*/
  499. table#AutoNumber9 > tbody > tr > td[bgcolor="#ffffff"] {
  500. background: var(--rgb5);
  501. border-radius: 2px;
  502. padding: 0;
  503. box-shadow: var(--bsh2)
  504. }
  505. /*hacer botones clicables en todo el ancho*/
  506. table#AutoNumber9 > tbody > tr > td > a {
  507. padding: 0 8px;
  508. line-height: 32px;
  509. display: block;
  510. color: var(--co03)
  511. }
  512. /*pie de pagina foro*/
  513. td.cmini {
  514. border: none!important;
  515. padding: 8px 4px
  516. }
  517. /*borde y fondo tabla pie de pagina*/
  518. table[style="border-collapse: collapse"][bordercolordark="#000000"][bordercolorlight="#000000"][bordercolor="#111111"][bgcolor="#CCCCCC"] {
  519. border: 1px solid transparent;
  520. background: 0 0
  521. }
  522. /*pie de pagina foro quitar color superpuesto*/
  523. td.cmini[bgcolor="#FFFFFF"] {
  524. background: 0 0
  525. }
  526. table[width="100%"][cellpadding="2"].page {
  527. border-top: 1px solid var(--bg02);
  528. border-left: 1px solid var(--bg02);
  529. border-right: 1px solid var(--bg02)
  530. }
  531. /*pie de pagina inicio*/
  532. td.contenido[style="border-right:1px solid #CCCCCC; border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC;"],
  533. td.contenido[style="border-left:1px solid #CCCCCC; border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC;"],
  534. td.contenido[style="border-right:1px solid #CCCCCC; border-left:1px solid #CCCCCC; border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC;"] {
  535. background: 0 0!important;
  536. padding: 8px 5px 9px;
  537. border-top: 1px solid transparent!important
  538. }
  539. td.contenido[style="border-left:1px solid #CCCCCC; border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC;"] a {
  540. font-weight: 400
  541. }
  542. /*pantalla resultados busqueda con buscador de google*/
  543. .panelsurround table#AutoNumber1 td[bordercolor="#C0C0C0"][bgcolor="#FBFBFB"] {
  544. background: var(--bg03);
  545. border: 1px solid!important
  546. }
  547. /*bordes*/
  548. table.tborder,
  549. div.tborder[style="padding:1px; border-top-width:0px"] {
  550. border-collapse: collapse;
  551. padding: 0!important/* border: 1px solid var(--bg02);*/
  552. }
  553. /*borde a lista de foros*/
  554. td[id^="f"][class^=alt1],
  555. td[id^="f"][class^=alt1]+td.alt2,
  556. tbody[id^=collapseobj_forumbit] tr {
  557. border-top: 1px solid var(--bg02)
  558. }
  559. table[style="border-bottom-width:0px"]+table.tborder tbody:first-of-type td[id^="f"][class^=alt1],
  560. [id^="collapseobj_forumbit"] tr:first-child td[id^="f"][class^=alt1] {
  561. border-top: 1px solid var(--bg08) !important;
  562. }
  563. /*borde secciones de lista de foros*/
  564. /*aadir borde a lista de opciones de encuesta*/
  565. table.tborder td.alt1[width="75%"],
  566. table.tborder td.alt1[width="12%"],
  567. table.tborder td.alt1[width="75%"] ~ td.alt2[nowrap=nowrap],
  568. table.tborder td.alt1[width="12%"] ~ td.alt2[width="13%"] {
  569. border-top: 1px solid var(--bg02);
  570. background-color: var(--bg03)
  571. }
  572. /*INICIO*/
  573. /*columna hora inicio*/
  574. td[width="84%"] .texto >table>tbody > tr > td:nth-child(2){
  575. position: absolute;
  576. right: 223px;
  577. vertical-align: middle;
  578. margin-top: 11px;
  579. height: auto;
  580. border: 0;
  581. }
  582. td[width="84%"] .texto >table>tbody > tr:nth-child(1) > td:nth-child(2) {
  583. margin-top: 8px;
  584. }
  585.  
  586. /*buscador*/
  587. table.cajastip > tbody > tr > td.texto {
  588. background: 0 0!important
  589. }
  590. table.cajastip {
  591. border-style: none;
  592. border-spacing: 1px;
  593. background: var(--c200);
  594. background-size: cover;
  595. padding: 46px;
  596. margin-bottom: 40px;
  597. position: relative;
  598. box-shadow: var(--bsh2)
  599. }
  600. table.cajastip td.texto[width="10%"] {
  601. position: absolute;
  602. right: 42px;
  603. top: 9px;
  604. width: auto
  605. }
  606. /*bordes inicio*/
  607. table.cajasprin td.contenido div > center > table[cellpadding="2"][bordercolor="#111111"] > tbody > tr > td {
  608. padding: 0
  609. }
  610. /*usuarios en linea inicio*/
  611. td.texto[width="90%"][bgcolor="#ffffff"] {
  612. white-space: nowrap;
  613. color: var(--rgb7);
  614. position: absolute;
  615. display: block;
  616. left: 61px;
  617. width: 0;
  618. top: 106px;
  619. opacity: 0;
  620. cursor: default;
  621. transition: .2s;
  622. transition-delay: .2s;
  623. z-index: 1
  624. }
  625. td.texto[width="90%"][bgcolor="#ffffff"]:hover {
  626. opacity: 1
  627. }
  628. /*tabla principal*/
  629. td[bgcolor="#f5f5f5"] {
  630. background: var(--bg01)
  631. }
  632. /*hilos inicio*/
  633. td[width="84%"] {
  634. position: relative;
  635. left: 0;
  636. width: 100%;
  637. padding: 0 48px;
  638. filter: var(--dsh2)
  639. }
  640. table.cajascat,
  641. table.cajasprin {
  642. border: 0
  643. }
  644. /*tabla final pagina*/
  645. td.contenido table#AutoNumber7 {
  646. display: none
  647. }
  648. /*barra de herramientas inicio*/
  649. table.contenido {
  650. border: none!important
  651. }
  652. /*fondo principal inicio*/
  653. td.contenido {
  654. border: none!important;
  655. color: var(--tx01)
  656. }
  657. .cajascat {
  658. border-spacing: 0;
  659. position: absolute
  660. }
  661. .cajascat > tbody > tr > td {
  662. padding: 0
  663. }
  664. td[width="312"] {
  665. position: absolute;
  666. left: -16px;
  667. top: 57px;
  668. width: 100%;
  669. padding: 2px 0
  670. }
  671. table#AutoNumber1.contenido[bgcolor="#CCCCCC"] {
  672. background: 0 0
  673. }
  674. table.cajascat[width="100%"][cellpadding="2"][border="0"] td.contenido tr > td:nth-child(1) {
  675. display: none
  676. }
  677. /*temas iniciados y temas participados inicio*/
  678. table.cajascat[width="100%"][cellpadding="2"][border="0"] > tbody > tr:nth-child(1) > td:nth-child(2),
  679. table.cajascat[width="100%"][cellpadding="2"][border="0"] > tbody > tr:nth-child(1) > td:nth-child(3) {
  680. position: absolute;
  681. z-index: 4
  682. }
  683. table.cajascat[width="100%"][cellpadding="2"][border="0"] td.contenido tr:nth-child(1) {
  684. width: 409.5px
  685. }
  686. table.cajascat[width="100%"][cellpadding="2"][border="0"] > tbody > tr:nth-child(1) > td:nth-child(2) a {
  687. position: absolute;
  688. width: 104px;
  689. height: 24px;
  690. top: 4px;
  691. left: 142px;
  692. opacity: 0;
  693. z-index: 6
  694. }
  695. table.cajascat[width="100%"][cellpadding="2"][border="0"] > tbody > tr:nth-child(1) > td:nth-child(2):after {
  696. position: absolute;
  697. cursor: pointer;
  698. content: 'Temas Iniciados';
  699. width: 103.75px;
  700. line-height: 24px;
  701. top: 4px;
  702. left: 142px;
  703. font-size: 13px;
  704. font-weight: 400;
  705. color: var(--rgb7b)
  706. }
  707. table.cajascat[width="100%"][cellpadding="2"][border="0"] > tbody > tr:nth-child(1) > td:nth-child(2):hover:after {
  708. color: var(--co04)
  709. }
  710. table.cajascat[width="100%"][cellpadding="2"][border="0"] > tbody > tr:nth-child(1) > td:nth-child(3) a {
  711. position: absolute;
  712. width: 116.5px;
  713. height: 24px;
  714. top: 4px;
  715. left: 276px;
  716. opacity: 0;
  717. z-index: 6
  718. }
  719. table.cajascat[width="100%"][cellpadding="2"][border="0"] > tbody > tr:nth-child(1) > td:nth-child(3):after {
  720. position: absolute;
  721. cursor: pointer;
  722. content: 'Temas Participados';
  723. width: 116.5px;
  724. line-height: 24px;
  725. top: 4px;
  726. left: 276px;
  727. font-size: 13px;
  728. font-weight: 400;
  729. color: var(--rgb7b)
  730. }
  731. table.cajascat[width="100%"][cellpadding="2"][border="0"] > tbody > tr:nth-child(1) > td:nth-child(3):hover:after {
  732. color: var(--co04)
  733. }
  734. table.cajascat[width="100%"][cellpadding="2"][border="0"] {
  735. border-left: 48px solid transparent;
  736. background: 0 0
  737. }
  738. table.cajascat[width="100%"][cellpadding="2"][border="0"] td.contenido tr {
  739. display: inline-block;
  740. height: 32px
  741. }
  742. table.cajascat[width="100%"][cellpadding="2"][border="0"] td.contenido tr > td {
  743. background: 0 0!important;
  744. display: block;
  745. padding: 8px 16px;
  746. color: transparent;
  747. font-size: 0
  748. }
  749. table.cajascat[width="100%"][cellpadding="2"][border="0"] td.contenido tr > td a {
  750. color: var(--rgb7b);
  751. font-weight: 400
  752. }
  753. table.cajascat[width="100%"][cellpadding="2"][border="0"] td.contenido tr > td a:hover {
  754. color: var(--co04)
  755. }
  756. /*notificaciones*/
  757. table.cajascat[width="100%"][cellpadding="2"][border="0"] td.contenido tr > td a,
  758. table.cajascat[width="100%"][cellpadding="2"][border="0"] td.contenido tr > td strong {
  759. font-size: 13px
  760. }
  761. table.cajascat[width="100%"][cellpadding="2"][border="0"] td.contenido tr > td.contenido[bgcolor="#FFFFCC"] strong {
  762. position: absolute;
  763. top: -2px;
  764. margin-left: 3px;
  765. background: var(--c400);
  766. border-radius: 50%;
  767. color: var(--c40t);
  768. display: inline-block;
  769. min-width: 22px;
  770. height: 22px;
  771. line-height: 22px;
  772. text-align: center;
  773. font-size: 11px
  774. }
  775. table.cajascat[width="100%"][cellpadding="2"][border="0"] td.contenido tr > td a:not([href^="/foro/member.php?u="]) {
  776. position: relative;
  777. z-index: 4
  778. }
  779. /*otras notificaciones*/
  780. #notices .tborder {
  781. background: 0 0
  782. }
  783. #notices .alt1 {
  784. background: var(--rgb2);
  785. border-radius: 2px;
  786. position: relative;
  787. padding: 16px;
  788. margin-bottom: 24px
  789. }
  790. style[type="text/css"] + #notices .alt1 {
  791. width: calc(100% - 128px);
  792. margin-left: 48px;
  793. margin-bottom: 11px
  794. }
  795. #notices .alt1 :not([src*="foro/images/misc/cross.png"]) {
  796. color: var(--rgb7)!important;
  797. background: 0 0!important
  798. }
  799. #notices td {
  800. display: block;
  801. width: auto
  802. }
  803. #notices [src*="foro/images/misc/cross.png"] {
  804. position: absolute;
  805. right: 4px;
  806. top: 4px
  807. }
  808. [src*="foro/images/misc/cross.png"] {
  809. width: 0;
  810. height: 24px;
  811. padding-right: 24px;
  812. background: url(https://i.imgur.com/vDVSqPh.png) center/24px no-repeat
  813. }
  814. /*hilos con notificaciones*/
  815. [id^=td_threadtitle][style="background-color: #ffd1d1;"],
  816. [id^=td_threadtitle][style="background-color: #fffde4;"] {
  817. background-color: var(--bg03)!important
  818. }
  819. /*ex avatar - texto perfil nombre usuario*/
  820. table.cajascat[width="100%"][cellpadding="2"][border="0"] > tbody > tr:nth-child(1) > td:nth-child(1) {
  821. position: absolute;
  822. background: 0 0;
  823. border: 0;
  824. width: auto;
  825. font-size: 13px;
  826. font-weight: 400;
  827. right: 32px;
  828. top: 8px;
  829. color: var(--rgb7b)
  830. }
  831. table.cajascat[width="100%"][cellpadding="2"][border="0"] > tbody > tr:nth-child(1) > td:nth-child(1):before {
  832. content: "";
  833. display: block;
  834. position: absolute;
  835. width: 12px;
  836. height: 18px;
  837. background: var(--c200)
  838. }
  839. /*enlace perfil*/
  840. #AutoNumber1 td.contenido a[href^="/foro/member.php"] {
  841. position: absolute;
  842. width: 45px;
  843. height: 18px;
  844. background-color: transparent;
  845. right: 32px;
  846. bottom: 6px;
  847. z-index: 8
  848. }
  849. /*ocultar avatar*/
  850. img[style="max-height:90px; margin-left: 6px; border-radius: 5%; -moz-border-radius: 5%; -webkit-border-radius: 5%"],
  851. img[src*="/image/forocoches_avatar.gif"] {
  852. display: none
  853. }
  854. /*color enlaces lista de hilos*/
  855. .texto[href^="/foro/showthread.php?t="] {
  856. color: var(--tx07)!important;
  857. font-weight: 500
  858. }
  859. td.texto a[href^="/foro/member.php?u="] {
  860. font-weight: 500
  861. }
  862. .texto[href^="/foro/showthread.php?t="]:hover {
  863. color: var(--tx08)!important
  864. }
  865. /*texto verde usuarios en linea*/
  866. span[style="color:#008000;"] {
  867. color: var(--cv01)!important
  868. }
  869. /*espaciado hilos inicio*/
  870. table.cajasnews td.texto tr td:last-child.texto {
  871. padding-right: 16px
  872. }
  873. /*lista de hilos inicio*/
  874. table.cajasnews {
  875. margin-bottom: 16px;
  876. border: 0
  877. }
  878. table.cajasnews > tbody > tr > td {
  879. padding: 0
  880. }
  881. /*encabezado lista de hilos*/
  882. tr[bgcolor="#f5f5f5"] {
  883. background-color: var(--bg04)
  884. }
  885. /*altura lista hilos inicio*/
  886. td.texto td[bgcolor="#ffffff"],
  887. td.texto td[bgcolor="#fbfbfd"] {
  888. height: 38px;
  889. font-size: 15px;
  890. background-color: var(--bg03);
  891. border-bottom: 1px solid var(--bg02);
  892. padding: 0
  893. }
  894. /*altura encabezado*/
  895. table.cajasnews td.texto tr:nth-child(1) {
  896. height: 32px
  897. }
  898. /*clic enlaces inicio*/
  899. td.texto a.texto {
  900. line-height: 1.8
  901. }
  902. /*lista hilos*/
  903. table.cajasnews td.texto tr td:nth-child(1) {
  904. width: 48px;
  905. text-align: center;
  906. padding: 0
  907. }
  908. table.cajasnews td.texto tr td:nth-child(2) {
  909. width: 40px;
  910. color: var(--rgb7);
  911. text-align: left;
  912. padding: 0;
  913. font-size: 13px
  914. }
  915. table.cajasnews td.texto tr td:nth-child(3) a:nth-child(1) {
  916. color: var(--rgb7);
  917. font-weight: 500!important
  918. }
  919. table.cajasnews td.texto tr td:nth-child(4) {
  920. width: 96px;
  921. padding: 0;
  922. font-size: 13px
  923. }
  924. table.cajasnews td.texto tr td:nth-child(4) a {
  925. color: var(--rgb7);
  926. font-weight: 400
  927. }
  928. table.cajasnews td.texto tr td:nth-child(5) {
  929. width: 40px;
  930. padding: 0;
  931. color: var(--rgb7);
  932. font-size: 13px
  933. }
  934. table.cajasnews td.texto tr:nth-child(1) td {
  935. color: var(--tx01);
  936. background: var(--bg08)
  937. }
  938. table.cajasnews td.texto tr:nth-child(1) td b {
  939. font-weight: 400;
  940. font-size: 13px
  941. }
  942. a.texto[rel="nofollow"][href*="showthread.php?t="]:nth-child(3) {
  943. font: 0/0 a;
  944. vertical-align: middle;
  945. background: url(https://i.imgur.com/aRpCTDE.png) center/18px no-repeat;
  946. padding: 12px 12px;
  947. opacity: .7;
  948. filter: var(--invert)
  949. }
  950. a.texto[href*="showthread.php?t="]:nth-child(3):hover {
  951. opacity: 1
  952. }
  953. /*PERFIL DE USUARIO*/
  954. #profile_tabs,
  955. #link_bar {
  956. box-shadow: var(--bsh2)
  957. }
  958. #profile_tabs > br {
  959. display: none
  960. }
  961. #f_avatar {
  962. margin-left: 16px;
  963. margin-bottom: 16px!important
  964. }
  965. #username_box {
  966. vertical-align: bottom;
  967. padding-bottom: 16px;
  968. padding-left: 16px!important
  969. }
  970. #username_box > h1 {
  971. font-size: 0
  972. }
  973. #username_box h1 img {
  974. margin-bottom: 4px
  975. }
  976. /*recuadro con fecha y estadisticas de usuario*/
  977. td#profile_box > div {
  978. border: none!important;
  979. background: 0 0!important;
  980. padding: 0!important;
  981. margin-right: 16px
  982. }
  983. td#profile_box > div .smallfont {
  984. font-size: 13px;
  985. color: var(--rgb7)
  986. }
  987. /*fondo de pestaas*/
  988. ul.tab_list {
  989. background: var(--bg03);
  990. border-color: var(--bg02)!important;
  991. border-style: solid!important;
  992. border-width: 0!important
  993. }
  994. /*pestaas*/
  995. ul.tab_list li {
  996. margin-left: 0;
  997. margin-right: 0;
  998. height: auto!important;
  999. font-size: 13px;
  1000. font-family: Roboto!important;
  1001. text-align: center
  1002. }
  1003. /*pestaas no seleccionadas*/
  1004. ul.tab_list li.thead {
  1005. padding: 8px!important;
  1006. color: var(--rgb7);
  1007. font-weight: 400
  1008. }
  1009. /*pestaas no seleccionadas hover*/
  1010. ul.tab_list li.thead:hover {
  1011. background: var(--bg03);
  1012. color: var(--tx01);
  1013. transition: .2s
  1014. }
  1015. /*pestaa seleccionada*/
  1016. ul.tab_list li.tcat {
  1017. height: inherit;
  1018. font-weight: 500;
  1019. font-size: 13px;
  1020. padding: 8px!important;
  1021. border-color: var(--bg02);
  1022. background-color: var(--bg03);
  1023. color: var(--tx04);
  1024. box-shadow: inset 0 -3px 0 var(--tx04)
  1025. }
  1026. /*pie de pestaas*/
  1027. div.tab_header {
  1028. margin-top: 0;
  1029. padding: 0
  1030. }
  1031. /*menciones y citas perfil*/
  1032. div#quotes.tborder.content_block,
  1033. div#mentions.tborder.content_block {
  1034. background: var(--bg03);
  1035. border: 0;
  1036. padding: 12px
  1037. }
  1038. div#profile_tabs table.tborder {
  1039. box-shadow: initial
  1040. }
  1041. div.block_content div.alt2 {
  1042. font-size: 13px!important
  1043. }
  1044. div.block_content > table.tborder td.thead {
  1045. font-size: 15px;
  1046. font-weight: 500;
  1047. color: var(--rgb7);
  1048. padding-bottom: 8px
  1049. }
  1050. div.block_content > table.tborder td.alt1 {
  1051. padding-bottom: 31px
  1052. }
  1053. /*contenido pestaas perfil*/
  1054. #profile_tabs div.alt1.block_row.block_title fieldset legend {
  1055. display: none
  1056. }
  1057. #profile_tabs div.alt1.block_row.block_title fieldset {
  1058. padding: 0
  1059. }
  1060. #collapseobj_stats div {
  1061. padding: 18px 16px 16px
  1062. }
  1063. div#profile_tabs div.tborder.content_block li {
  1064. font-size: 13px
  1065. }
  1066. #aboutme dl.profilefield_list dt {
  1067. font-weight: 500
  1068. }
  1069. #collapseobj_contactinfo div {
  1070. padding: 30px 22px 22px
  1071. }
  1072. #contactinfo div.fieldset_padding {
  1073. padding: 0
  1074. }
  1075. #additional_contact_details {
  1076. padding: 2px
  1077. }
  1078. div#link_bar * {
  1079. font-size: 12px;
  1080. text-decoration: none!important
  1081. }
  1082. div#link_bar > div,
  1083. div#link_bar > ul {
  1084. padding: 8px
  1085. }
  1086. dl.profilefield_list {
  1087. margin: 12px 0 32px!important
  1088. }
  1089. #aboutme #simple_aboutme_link {
  1090. display: block;
  1091. position: absolute;
  1092. right: 72px
  1093. }
  1094. /*sobre mi*/
  1095. div.block_content div.alt1 {
  1096. padding: 24px
  1097. }
  1098. .content_block {
  1099. padding: 0
  1100. }
  1101. /*FOROS*/
  1102. /*resultados busqueda*/
  1103. form#inlinemodform > table.tborder:first-of-type {
  1104. border: 0
  1105. }
  1106. form#inlinemodform td.tcat a {
  1107. position: relative;
  1108. line-height: 30px
  1109. }
  1110. form#inlinemodform table[id^=post] {
  1111. box-shadow: 0 0 0 1px var(--bg02);
  1112. margin: 0!important/* margin-bottom: 16px !important;*/
  1113. }
  1114. form#inlinemodform table[id^=post]:nth-of-type(3) {
  1115. /* margin-top: 16px !important;*/
  1116. }
  1117. form#inlinemodform table[id^=post] .thead {
  1118. background: var(--bg03);
  1119. padding: 12px 12px 0
  1120. }
  1121. form#inlinemodform table[id^=post] td.alt1 {
  1122. padding: 2px 12px 24px
  1123. }
  1124. form#inlinemodform table[id^=post] .alt1 img {
  1125. display: none
  1126. }
  1127. form#inlinemodform table[id^=post] div.alt2 {
  1128. background: var(--co01);
  1129. box-shadow: var(--bsh2)
  1130. }
  1131. form#inlinemodform table[id^=post] div.alt2 div * {
  1132. font-size: 13px;
  1133. font-style: normal
  1134. }
  1135. form#inlinemodform table[id^=post] div.alt2 em {
  1136. display: block;
  1137. overflow: hidden
  1138. }
  1139. form#inlinemodform table[id^=post] div.alt2 em a {
  1140. display: block;
  1141. opacity: 0;
  1142. margin-bottom: -96px;
  1143. height: 96px
  1144. }
  1145. form#inlinemodform table[id^=post] div.alt2 br {
  1146. display: none
  1147. }
  1148. /*listado paginas*/
  1149. div.pagenav table.tborder td.vbmenu_control:nth-child(1) {
  1150. display: none
  1151. }
  1152. div.pagenav table.tborder,
  1153. div.pagenav td.alt1,
  1154. div.pagenav .alt2,
  1155. div.pagenav td.vbmenu_control {
  1156. background: 0 0!important;
  1157. border: 0
  1158. }
  1159. div.pagenav .alt2,
  1160. div.pagenav .alt1 {
  1161. padding: 0 2px
  1162. }
  1163. /*fix alinear con boton*/
  1164. div.pagenav table.tborder {
  1165. margin-bottom: 1px
  1166. }
  1167. /*flechas siguiente y anterior*/
  1168. div.pagenav a.smallfont {
  1169. font-size: 17px;
  1170. color: var(--tx01);
  1171. border-radius: 2px;
  1172. display: block;
  1173. width: 26px;
  1174. height: 26px;
  1175. text-align: center;
  1176. line-height: 26px;
  1177. transition: all .2s ease-out;
  1178. filter: var(--invert)
  1179. }
  1180. /*ir a siguiente pagina*/
  1181. div.pagenav td.alt1:nth-last-child(2) a.smallfont,
  1182. div.pagenav td.alt1:nth-last-child(3) a.smallfont {
  1183. color: transparent;
  1184. font: 0/0 a;
  1185. background-image: url(https://i.imgur.com/TMnXsW2.png);
  1186. background-size: 24px;
  1187. background-position: center;
  1188. background-repeat: no-repeat;
  1189. width: 26px;
  1190. height: 26px
  1191. }
  1192. /*ir a anterior pagina*/
  1193. div.pagenav td.alt1:nth-child(2) a.smallfont,
  1194. div.pagenav td.alt1:nth-child(3) a.smallfont {
  1195. color: transparent;
  1196. font: 0/0 a;
  1197. background-image: url(https://i.imgur.com/fSb02HG.png);
  1198. background-size: 24px;
  1199. background-position: center;
  1200. background-repeat: no-repeat;
  1201. width: 26px;
  1202. height: 26px
  1203. }
  1204. /*ir a pagina...*/
  1205. div.pagenav td[id^=pagenav].vbmenu_control {
  1206. padding: 2px 0 2px 2px!important;
  1207. width: 26px!important;
  1208. height: 26px!important
  1209. }
  1210. div.pagenav td[id^=pagenav].vbmenu_control img {
  1211. width: 0;
  1212. height: 26px;
  1213. padding-right: 26px;
  1214. background: url(https://i.imgur.com/1TJPtGY.png) center/24px no-repeat;
  1215. transition: all .2s ease-out;
  1216. border-radius: 2px
  1217. }
  1218. div.pagenav td[id^=pagenav].vbmenu_control img:hover {
  1219. background-color: var(--rgb2i)
  1220. }
  1221. /*ir a primera pagina*/
  1222. div.pagenav td.alt1[nowrap=nowrap]:nth-child(2) a.smallfont {
  1223. color: transparent;
  1224. font: 0/0 a;
  1225. background-image: url(https://i.imgur.com/vN8PMdc.png);
  1226. background-size: 24px;
  1227. background-position: center;
  1228. background-repeat: no-repeat;
  1229. width: 26px;
  1230. height: 26px
  1231. }
  1232. /*ir a ultima pagina*/
  1233. div.pagenav td.alt1[nowrap=nowrap]:nth-last-child(2) a.smallfont {
  1234. color: transparent;
  1235. font: 0/0 a;
  1236. background-image: url(https://i.imgur.com/oj18Xjt.png);
  1237. background-size: 24px;
  1238. background-position: center;
  1239. background-repeat: no-repeat;
  1240. width: 26px;
  1241. height: 26px;
  1242. transition: all .2s ease-out
  1243. }
  1244. /*paginas no seleccionadas*/
  1245. div.pagenav a.mfont {
  1246. font-size: 17px;
  1247. color: var(--tx01);
  1248. border-radius: 2px;
  1249. transition: all .2s ease-out;
  1250. display: block;
  1251. min-width: 20px;
  1252. padding: 0 3px;
  1253. height: 26px;
  1254. text-align: center;
  1255. line-height: 26px
  1256. }
  1257. div.pagenav a.mfont:hover,
  1258. div.pagenav a.mfont:active {
  1259. background-color: var(--rgb2)
  1260. }
  1261. div.pagenav a.smallfont:hover,
  1262. div.pagenav a.smallfont:active {
  1263. background-color: var(--rgb2i)
  1264. }
  1265. /*pagina seleccionada*/
  1266. div.pagenav span.mfont {
  1267. font-size: 17px;
  1268. background: var(--c401);
  1269. color: var(--co03);
  1270. border-radius: 2px;
  1271. display: block;
  1272. min-width: 20px;
  1273. padding: 0 3px;
  1274. height: 26px;
  1275. text-align: center;
  1276. line-height: 26px
  1277. }
  1278. /*tabla foros*/
  1279. table.tborder[cellpadding="5"]:not(:first-of-type) {
  1280. box-shadow: var(--bsh2);
  1281. border: 0
  1282. }
  1283. /*diseo lista de foros*/
  1284. tbody[id^=collapseobj_forumbit] td.alt1 {
  1285. width: 100%
  1286. }
  1287. tbody[id^=collapseobj_forumbit] td.alt2 {
  1288. background-color: var(--bg03)
  1289. }
  1290. /*quitar encabezado*/
  1291. table.tborder[cellpadding="5"] > thead {
  1292. display: none
  1293. }
  1294. /*tamao icono*/
  1295. tbody[id^=collapseobj_forumbit] td.alt2:nth-child(1) {
  1296. width: 46px;
  1297. height: 46px
  1298. }
  1299. td.alt1Active[id^="f"] > table > tbody > tr > td:nth-child(1) {
  1300. padding: 8px
  1301. }
  1302. /*quitar tabla ultimo mensaje foros*/
  1303. tbody[id^=collapseobj_forumbit] td.alt2:nth-child(3) {
  1304. display: none
  1305. }
  1306. /*quitar tabla ultimo mensaje subforo*/
  1307. td.alt1Active[id^="f"] + td.alt2 {
  1308. display: none
  1309. }
  1310. tbody[id^=collapseobj_forumbit] td.alt1Active[id^="f"] a strong,
  1311. td.alt1Active[id^="f"] > table > tbody > tr > td:nth-child(3) a strong {
  1312. font-size: 15px
  1313. }
  1314. tbody[id^=collapseobj_forumbit] td.alt1Active[id^="f"] div.smallfont,
  1315. td.alt1Active[id^="f"] > table > tbody > tr > td:nth-child(3) div.smallfont {
  1316. font-size: 13px;
  1317. color: var(--rgb7)
  1318. }
  1319. tbody[id^=collapseobj_forumbit] td.alt1Active[id^="f"] div.smallfont[style="margin-top:5px"],
  1320. td.alt1Active[id^="f"] > table > tbody > tr > td:nth-child(3) div.smallfont[style="margin-top:5px"] {
  1321. font-size: 0;
  1322. color: transparent;
  1323. margin-top: 0!important
  1324. }
  1325. tbody[id^=collapseobj_forumbit] td.alt1Active[id^="f"] div.smallfont a,
  1326. td.alt1Active[id^="f"] > table > tbody > tr > td:nth-child(3) div.smallfont a {
  1327. font-size: 13px;
  1328. font-weight: 500
  1329. }
  1330. td#f57.alt1Active img.inlineimg {
  1331. display: none
  1332. }
  1333. /*tabla inverforo*/
  1334. td#f57.alt1Active td:nth-child(1) {
  1335. padding: 9px 9px 9px 10px
  1336. }
  1337. [id^=collapseobj_forumbit] tr .alt2,
  1338. #collapseobj_forumbit_1>tr:last-child {
  1339. display: none
  1340. }
  1341. /*nueva distribucion lista foros*/
  1342. [id^=collapseobj_forumbit] tr div {
  1343. line-height: 24px
  1344. }
  1345. [id^=collapseobj_forumbit] tr > td {
  1346. padding: 7px 16px
  1347. }
  1348. .smallfont-gray {
  1349. font-size: 13px
  1350. }
  1351. [id^=collapseobj_forumbit] + tbody .tfoot {
  1352. display: none
  1353. }
  1354. td.alt1Active[id^="f"] > table > tbody > tr > td:nth-child(2) {
  1355. padding-left: 1px
  1356. }
  1357. #collapseobj_forumhome_stats .alt2,
  1358. #collapseobj_forumhome_stats .alt1 {
  1359. background: var(--bg03);
  1360. padding: 14px
  1361. }
  1362. /*encabezado foros*/
  1363. td.tcat a[href^="forumdisplay.php?f="] {
  1364. font-size: 13px!important;
  1365. font-weight: 500;
  1366. line-height: 24px
  1367. }
  1368. table#threadslist td.thead {
  1369. vertical-align: middle;
  1370. height: 24px
  1371. }
  1372. table#threadslist td.thead img[src*="/sort"] {
  1373. height: 10px
  1374. }
  1375. /*lista de hilos*/
  1376. /*tamao se adapta a contenido*/
  1377. #threadslist td:nth-child(4),
  1378. #threadslist td:nth-child(5),
  1379. #threadslist td:nth-child(6) {
  1380. width: 1px/*puto chrome de los cojones*/
  1381. }
  1382. /*margenes*/
  1383. #threadslist td {
  1384. padding: 7px 16px 8px 16px;
  1385. }
  1386. /*altura lineas*/
  1387. #threadslist td a,
  1388. #threadslist td:not([id^=td_threadtitle]) span,
  1389. #threadslist .smallfont span {
  1390. line-height: 24px
  1391. }
  1392. /*margen adicional y fix borde titulos*/
  1393. [id^=td_threadtitle] {
  1394. padding-left: 48px!important;
  1395. position: relative;
  1396. box-shadow: 0 -1px 0 var(--bg02)
  1397. }
  1398. #threadslist [id^=td_threadtitle] + .alt2 + .alt1 + .alt1 {
  1399. box-shadow: 0 -1px 0 var(--bg02)
  1400. }
  1401. /*oculta borde primer titulo*/
  1402. #threadslist tr:nth-child(1) > td {
  1403. box-shadow: 0 -1px 0 var(--bg08) !important;
  1404. }
  1405. /* resalta chinchetas */
  1406. #threadslist [id^="collapseobj_st"] .alt2,
  1407. #threadslist [id^="collapseobj_st"] .alt1 {
  1408. background: var(--bg04) !important;
  1409. }
  1410. table#threadslist tr:nth-of-type(1) {
  1411. border-top: 0
  1412. }
  1413. #threadslist [id^=td_threadtitle] + td.alt2 {
  1414. background: var(--bg03);
  1415. padding-right: 32px;
  1416. position: relative;
  1417. box-shadow: 0 -1px 0 var(--bg02)
  1418. }
  1419. #threadslist [id^=td_threadtitle] + td.alt2 img {
  1420. position: absolute;
  1421. right: 8px;
  1422. margin-top: 4px;
  1423. opacity: 0
  1424. }
  1425. #threadslist [id^=td_threadtitle] + td.alt2:hover img {
  1426. opacity: .7
  1427. }
  1428. /*base para recolocar elementos*/
  1429. #threadslist td:nth-child(1):not(.tcat):not(.tfoot),
  1430. #threadslist td:nth-child(2) {
  1431. padding: 0;
  1432. position: relative;
  1433. z-index: 1;
  1434. font-size: 0!important
  1435. }
  1436. /*iconos titulo*/
  1437. #threadslist td:nth-child(2) img {
  1438. position: absolute;
  1439. left: 16px;
  1440. top: 11px
  1441. }
  1442. [id^="td_threadtitle"] img[src*="/rating_"] {
  1443. margin-top: 6px;
  1444. }
  1445. /*lista paginas*/
  1446. [id^=td_threadtitle] span.smallfont {
  1447. font-size: 0!important;
  1448. opacity: 0;
  1449. transition: .2s;
  1450. }
  1451. [id^=td_threadtitle]:hover span.smallfont {
  1452. opacity: 1;
  1453. }
  1454. [id^=td_threadtitle] span.smallfont a {
  1455. color: var(--rgb7) !important;
  1456. margin-right: 8px;
  1457. }
  1458. [id^=td_threadtitle] span.smallfont a:hover{
  1459. color: var(--tx01) !important;
  1460. }
  1461. [id^=td_threadtitle] a[id^="thread_title"] {
  1462. margin-right: 9px;
  1463. }
  1464. /*boton ir mensaje nuevo*/
  1465. [id^=thread_gotonew] {
  1466. position: absolute;
  1467. bottom: 12px;
  1468. left: 16px;
  1469. opacity: 0;
  1470. transition: .2s;
  1471. z-index: 2
  1472. }
  1473. #threadslist [id^=td_threadtitle]:hover [id^=thread_gotonew] {
  1474. opacity: 1
  1475. }
  1476. /*hilos participados*/
  1477. #threadslist img[src*="/statusicon/"],
  1478. form[action^="subscription.php"] img[src*="/statusicon/"] {
  1479. display: none
  1480. }
  1481. #threadslist img[src*="_dot"] {
  1482. display: initial!important;
  1483. background: #2196f3;
  1484. width: 0;
  1485. padding-right: 8px;
  1486. height: 8px;
  1487. border-radius: 8px;
  1488. left: 4px;
  1489. top: 15px;
  1490. }
  1491. [id^=thread_statusicon] {
  1492. position: absolute;
  1493. top: 0
  1494. }
  1495. [id^=td_threadtitle] + .alt2 + .alt1 {
  1496. box-shadow: 0 -1px 0 var(--bg02)
  1497. }
  1498. /*ajustes en la lista de posts*/
  1499. table#threadslist.tborder td.alt1[id^=td_threadtitle] + td.alt2 a {
  1500. font-size: 14px;
  1501. font-weight: 500
  1502. }
  1503. table#threadslist.tborder td.alt1[id^=td_threadtitle] + td.alt2 span,
  1504. table#threadslist.tborder td.alt1[id^=td_threadtitle] + td.alt2 div {
  1505. font-size: 14px;
  1506. color: var(--rgb7)
  1507. }
  1508. table#threadslist.tborder td.alt1[id^=td_threadtitle] + td.alt2 + td.alt1 a strong {
  1509. font-size: 14px;
  1510. font-weight: 500
  1511. }
  1512. #stickies_collapse img {
  1513. height: 17px;
  1514. padding-right: 16px;
  1515. background-size: 16px;
  1516. vertical-align: bottom
  1517. }
  1518. td.alt1[id^=td_threadtitle] a,
  1519. td[id^=td_threadtitle] span.smallfont,
  1520. table#threadslist.tborder td.alt1 {
  1521. font-size: var(--sz01)
  1522. }
  1523. a[id^=thread_title_][style="font-weight:bold"] {
  1524. font-weight: 500!important
  1525. }
  1526. td[id^=td_threadtitle] div.smallfont,
  1527. table#threadslist.tborder span.smallfont-gray {
  1528. font-size: 14px;
  1529. color: var(--rgb7);
  1530. font-weight: 400
  1531. }
  1532. #threadslist .thead {
  1533. display: none
  1534. }
  1535. /*color enlace titulo hilo foro*/
  1536. a[id^=thread_title_] {
  1537. color: var(--tx07)
  1538. }
  1539. a[id^=thread_title_]:hover {
  1540. color: var(--tx08)
  1541. }
  1542.  
  1543. /*lista hilos suscripciones*/
  1544. #collapseobj_usercp_subthreads td[id^="td_threadstatusicon"], #collapseobj_usercp_subthreads td[id^="td_threadstatusicon"]+td, form[action^="subscription.php?do=dostuff"] td[id^="td_threadstatusicon"], form[action^="subscription.php?do=dostuff"] td[id^="td_threadstatusicon"]+td {
  1545. padding: 0;
  1546. }
  1547. #collapseobj_usercp_subthreads img[id^="thread_statusicon"], #collapseobj_usercp_subthreads td.alt2 img, form[action^="subscription.php?do=dostuff"] img[id^="thread_statusicon"], form[action^="subscription.php?do=dostuff"] td.alt2 img {
  1548. display: none;
  1549. }
  1550. #collapseobj_usercp_subthreads td.alt2, form[action^="subscription.php?do=dostuff"] td.alt2 {
  1551. background: var(--bg03);
  1552. box-shadow: 0 -1px 0 var(--bg02);
  1553. }
  1554. #collapseobj_usercp_subthreads [id^="td_threadtitle"], form[action^="subscription.php?do=dostuff"] [id^="td_threadtitle"] {
  1555. padding-left: 4px !important;
  1556. }
  1557.  
  1558. /*reemplazar color varios (publicidad)*/
  1559. a[style="color:#000000;"],
  1560. b[style="color:#000000;"] {
  1561. color: var(--tx01)!important
  1562. }
  1563. /*quitar bordes redondeados imagenes y avatares*/
  1564. .avatar,
  1565. .imgpost {
  1566. border-radius: 0
  1567. }
  1568. /*fondo secundario, fondo foros*/
  1569. .page {
  1570. width: calc(100% - 96px)!important;
  1571. margin: 0 48px;
  1572. background: 0 0;
  1573. color: var(--tx01)
  1574. }
  1575. /*bordes tablas, bordes foro, bordes principales*/
  1576. .tborder {
  1577. background: var(--bg02);
  1578. color: var(--tx01)
  1579. }
  1580. /*fondo aviso en subforo ayuda*/
  1581. td.alt2[style="background-color: #FFFFE1"] {
  1582. background: 0 0!important
  1583. }
  1584. /*avisos eventos*/
  1585. .navbar_notice table[style="background-color:#909090; width: 100%;"] {
  1586. background-color: transparent!important
  1587. }
  1588. div.navbar_notice {
  1589. width: calc(100% - 84px);
  1590. margin: auto
  1591. }
  1592. .navbar_notice td[bgcolor="#FEFFF2"] {
  1593. background: 0 0
  1594. }
  1595. .infobck {
  1596. border: 0;
  1597. color: var(--tx01)!important;
  1598. font-family: inherit!important
  1599. }
  1600. /*evento*/
  1601. div[id^=navbar_notice_] table[style="background-color: #c0c0c0; width: 100%;"] {
  1602. background: 0 0!important
  1603. }
  1604. td[bgcolor="#FFFDDA"] {
  1605. background: 0 0
  1606. }
  1607. /*avisos publicidad palabras clave*/
  1608. td.alt1[style="background-color:#FFE"] {
  1609. background-color: var(--bg03)!important
  1610. }
  1611. td.alt1[style="background-color:#FFE"] span.smallfont[style="color:#454545"] {
  1612. color: var(--tx03)!important
  1613. }
  1614. /*opciones pie de foros*/
  1615. form[action="forumdisplay.php"] table {
  1616. border: 0
  1617. }
  1618. /*barra buscador*/
  1619. .top2 {
  1620. background: 0 0
  1621. }
  1622. body > table.cajasprin > tbody > tr > td {
  1623. padding: 0
  1624. }
  1625. td.top2 table[id=AutoNumber7] {
  1626. border-spacing: 3px;
  1627. padding: 48px 0;
  1628. border-collapse: separate!important;
  1629. background: var(--c200);
  1630. background-size: cover
  1631. }
  1632. td.top2 table[id=AutoNumber7] table {
  1633. position: absolute;
  1634. top: 11px;
  1635. right: 44px
  1636. }
  1637. /*navegacion foro*/
  1638. table.tborder[cellpadding="5"] > tbody > tr > td.alt1[width="100%"] {
  1639. padding-left: 0;
  1640. background: var(--bg01)
  1641. }
  1642. table.tborder[cellpadding="5"] > tbody > tr > td.alt1[width="100%"] tr[valign=bottom] > td:nth-child(2) {
  1643. font-size: 0
  1644. }
  1645. table.tborder[cellpadding="5"] > tbody > tr > td.alt1[width="100%"] td.navbar {
  1646. padding-bottom: 6px
  1647. }
  1648. table.tborder[cellpadding="5"] > tbody > tr > td.alt1[width="100%"] > div.navbar > strong {
  1649. padding-left: 3px
  1650. }
  1651. table.tborder:nth-child(2) {
  1652. border: 0
  1653. }
  1654. /*iconos navegacion foro*/
  1655. img[src*="/misc/navbits_finallink.gif"],
  1656. img[src*="/misc/navbits_start.gif"] {
  1657. display: none
  1658. }
  1659. span.navbar:not(:first-of-type) {
  1660. color: transparent;
  1661. font: 0/0 a
  1662. }
  1663. span.navbar:not(:first-of-type) a {
  1664. font-family: Roboto
  1665. }
  1666. span.navbar:not(:first-of-type):before {
  1667. content: "";
  1668. background-image: url(https://i.imgur.com/YCEBDfw.png);
  1669. background-size: 20px;
  1670. background-position: center;
  1671. background-repeat: no-repeat;
  1672. padding: 12px;
  1673. margin-left: -2px;
  1674. font-size: 12px;
  1675. opacity: .5;
  1676. filter: var(--invert)
  1677. }
  1678. span.navbar a,
  1679. td.alt1 div.navbar[style="font-size:10pt"] strong,
  1680. span.navbar {
  1681. font-size: 15px;
  1682. line-height: 20px;
  1683. font-weight: 500;
  1684. color: var(--rgb5)
  1685. }
  1686. span.navbar:last-of-type a {
  1687. color: var(--rgb7)
  1688. }
  1689. /*titulo hilo nuevo formato*/
  1690. td.navbar[style="font-size:10pt; padding-top:1px"] strong {
  1691. font-size: 22px!important;
  1692. color: var(--rgb7);
  1693. font-weight: 500;
  1694. margin-left: -1px!important;
  1695. display: block;
  1696. margin-bottom: -2px;
  1697. margin-top: 6px
  1698. }
  1699. span.navbar a:hover {
  1700. color: var(--tx01)
  1701. }
  1702. /*barra de herramientas*/
  1703. /*nuevo formato mp, menciones y citas*/
  1704. div.tborder[style="padding:1px; border-top-width:0px"] > table {
  1705. /* min-width: 920px;*/table-layout: fixed;
  1706. position: relative;
  1707. top: 60px;
  1708. /* width: calc(100% + 50px);*/border-left: 48px solid;
  1709. border-right: 48px solid;
  1710. margin-left: -65px;
  1711. margin-bottom: -32px;
  1712. margin-top: -1px
  1713. }
  1714. /*oculta contenedores*/
  1715. table.tborder[cellpadding="5"] > tbody > tr > td.alt1[width="100%"] ~ td.alt2 {
  1716. width: 0;
  1717. padding: 0
  1718. }
  1719. table.tborder[cellpadding="5"] > tbody > tr > td.alt1[width="100%"] ~ td.alt2 div {
  1720. width: 0!important;
  1721. height: 0
  1722. }
  1723. /*avatar perfil*/
  1724. td.alt2 > div.smallfont > strong > a {
  1725. /* visibility: hidden;*/font-size: 13px;
  1726. font-weight: 400;
  1727. position: absolute;
  1728. right: 48px;
  1729. top: 67px;
  1730. color: var(--rgb7b)
  1731. }
  1732. td.alt2 > div.smallfont > strong > a:hover {
  1733. color: var(--co04)
  1734. }
  1735.  
  1736. /*necesario para contener los siguientes en firefox*/
  1737. div.tborder[style="padding:1px; border-top-width:0px"] table {
  1738. display: block
  1739. }
  1740. /*desconectar*/
  1741. div.tborder[style="padding:1px; border-top-width:0px"] table td.vbmenu_control:nth-child(7) {
  1742. position: absolute;
  1743. left: 718px;
  1744. top: 0
  1745. }
  1746. /*temas iniciados*/
  1747. div.tborder[style="padding:1px; border-top-width:0px"] table td.vbmenu_control:nth-child(2) {
  1748. position: absolute;
  1749. left: 130.5px;
  1750. top: 0
  1751. }
  1752. /*temas participados*/
  1753. div.tborder[style="padding:1px; border-top-width:0px"] table td.vbmenu_control:nth-child(3) {
  1754. position: absolute;
  1755. left: 260.5px;
  1756. top: 0
  1757. }
  1758. /*mp*/
  1759. table.tborder[cellpadding="5"] > tbody > tr > td.alt1[width="100%"] + td.alt2:not([style="padding:0px"]) {
  1760. /* visibility: hidden;*/overflow: hidden
  1761. }
  1762. /*fix para inicio de sesion*/
  1763. table.tborder[cellpadding="5"] > tbody > tr > td.alt1[width="100%"] + td.alt2[style="padding:0px"][nowrap=nowrap]:not([align=center]) {
  1764. position: relative;
  1765. max-width: 0;
  1766. padding: 0!important
  1767. }
  1768. form[action="login.php?do=login"] {
  1769. position: absolute;
  1770. top: -106px;
  1771. right: 0;
  1772. background: var(--c200);
  1773. z-index: 16;
  1774. color: var(--co04)
  1775. }
  1776. td.texto[width="90%"] + td.texto[width="306"] {
  1777. position: absolute;
  1778. padding: 0;
  1779. right: 48px;
  1780. top: 62px;
  1781. z-index: 8;
  1782. width: auto;
  1783. font-size: 0;
  1784. }
  1785. td.texto[width="90%"] + td.texto[width="306"] a {
  1786. font-size: 13px;
  1787. color: var(--rgb7b);
  1788. }
  1789. td.texto[width="90%"] + td.texto[width="306"] a+a:before {
  1790. content: "|"
  1791. }
  1792. td.texto[width="90%"] + td.texto[width="306"] a+a:hover:before{
  1793. color: var(--rgb7b) !important;
  1794. cursor: default;
  1795. }
  1796. td.texto[width="90%"] + td.texto[width="306"] a:hover{
  1797. color: var(--co04)
  1798. }
  1799. td.alt1[width="100%"] + td.alt2 > div.smallfont > strong + div > a {
  1800. visibility: visible;
  1801. cursor: pointer;
  1802. position: absolute;
  1803. z-index: 4;
  1804. top: 63px;
  1805. left: 460px;
  1806. line-height: 24px;
  1807. font-size: 13px;
  1808. color: var(--rgb7b)
  1809. }
  1810. td.alt1[width="100%"] + td.alt2 > div.smallfont > strong + div > a:hover {
  1811. color: var(--co04)
  1812. }
  1813. /*inactivo*/
  1814. td.alt1[width="100%"] + td.alt2 > div.smallfont > strong + div {
  1815. visibility: hidden;
  1816. overflow: hidden
  1817. }
  1818. /*mp activo*/
  1819. td.alt1[width="100%"] + td.alt2 > div.smallfont > strong + div > a + strong {
  1820. visibility: visible;
  1821. position: absolute;
  1822. z-index: 4;
  1823. top: 55px;
  1824. left: 573px;
  1825. background: var(--c400);
  1826. border-radius: 50%;
  1827. color: var(--c40t);
  1828. display: inline-block;
  1829. min-width: 22px;
  1830. height: 22px;
  1831. line-height: 22px;
  1832. text-align: center;
  1833. font-size: 11px;
  1834. font-weight: 700
  1835. }
  1836. /*menciones*/
  1837. td.alt1[width="100%"] + td.alt2 + td.alt2 a span:nth-child(3) {
  1838. visibility: hidden;
  1839. font: 0/0 a!important
  1840. }
  1841. td.alt1[width="100%"] + td.alt2 + td.alt2 a span:nth-child(3):after {
  1842. visibility: visible;
  1843. cursor: pointer;
  1844. position: absolute;
  1845. z-index: 4;
  1846. top: 63px;
  1847. left: 603.75px;
  1848. content: "Menciones";
  1849. line-height: 24px;
  1850. font-size: 13px;
  1851. font-family: Roboto;
  1852. color: var(--rgb7b)
  1853. }
  1854. td.alt1[width="100%"] + td.alt2 + td.alt2 a span:nth-child(1) {
  1855. /* visibility: hidden;
  1856. position: absolute;*/display: none
  1857. }
  1858. td.alt1[width="100%"] + td.alt2 + td.alt2 a span:nth-child(3):hover:after {
  1859. color: var(--co04)
  1860. }
  1861. /*activas*/
  1862. td.alt1[width="100%"] + td.alt2 + td.alt2[style="background-color:#ffffcc;"] a span:nth-child(1) {
  1863. visibility: visible;
  1864. position: absolute;
  1865. z-index: 4;
  1866. top: 55px;
  1867. left: 670px;
  1868. background: var(--c400);
  1869. border-radius: 50%;
  1870. color: var(--c40t);
  1871. display: inline-block;
  1872. min-width: 22px;
  1873. height: 22px;
  1874. line-height: 22px;
  1875. text-align: center;
  1876. font-size: 11px!important;
  1877. font-weight: 700
  1878. }
  1879. /*citas*/
  1880. td.alt1[width="100%"] + td.alt2 + td.alt2 + td.alt2 a span:nth-child(3) {
  1881. visibility: hidden;
  1882. font: 0/0 a!important
  1883. }
  1884. td.alt1[width="100%"] + td.alt2 + td.alt2 + td.alt2 a span:nth-child(3):after {
  1885. visibility: visible;
  1886. cursor: pointer;
  1887. position: absolute;
  1888. z-index: 4;
  1889. top: 63px;
  1890. left: 702px;
  1891. content: "Citas";
  1892. line-height: 24px;
  1893. font-size: 13px;
  1894. font-family: Roboto;
  1895. color: var(--rgb7b)
  1896. }
  1897. td.alt1[width="100%"] + td.alt2 + td.alt2 + td.alt2 a span:nth-child(3):hover:after {
  1898. color: var(--co04)
  1899. }
  1900. td.alt1[width="100%"] + td.alt2 + td.alt2 + td.alt2 a span:nth-child(1) {
  1901. /* visibility: hidden;
  1902. position: absolute;*/display: none
  1903. }
  1904. /*activas*/
  1905. td.alt1[width="100%"] + td.alt2 + td.alt2 + td.alt2[style="background-color:#ffffcc;"] a span:nth-child(1) {
  1906. visibility: visible;
  1907. position: absolute;
  1908. z-index: 4;
  1909. top: 55px;
  1910. left: 735px;
  1911. background: var(--c400);
  1912. border-radius: 50%;
  1913. color: var(--c40t);
  1914. display: inline-block;
  1915. min-width: 22px;
  1916. height: 22px;
  1917. line-height: 22px;
  1918. text-align: center;
  1919. font-size: 11px!important;
  1920. font-weight: 700
  1921. }
  1922. .tfoot {
  1923. background: var(--bg08);
  1924. height: 24px;
  1925. color: var(--tx06)
  1926. }
  1927. table.page {
  1928. display: none
  1929. }
  1930. /*tamao tcat*/
  1931. td.tcat {
  1932. height: 24px;
  1933. padding: 4px 16px;
  1934. font-size: 0;
  1935. line-height: 24px
  1936. }
  1937. td.tcat span.smallfont strong {
  1938. font-size: 13px
  1939. }
  1940. td.tcat a {
  1941. line-height: 24px;
  1942. font-size: 13px
  1943. }
  1944. td.tcat a strong {
  1945. font-weight: 400
  1946. }
  1947. /*quitar enlaces de barra de herramientas*/
  1948. div.tborder[style="padding:1px; border-top-width:0px"] table td.vbmenu_control:nth-child(4),
  1949. div.tborder[style="padding:1px; border-top-width:0px"] table td.vbmenu_control:nth-child(5),
  1950. div.tborder[style="padding:1px; border-top-width:0px"] table td.vbmenu_control:nth-child(6) {
  1951. display: none!important
  1952. }
  1953. /*barra de herramientas foro*/
  1954. /*fix quita tabla arriba*/
  1955. div.tborder[style="padding:1px; border-top-width:0px"] {
  1956. visibility: hidden;
  1957. position: absolute;
  1958. top: 0;
  1959. border: 1px solid transparent
  1960. }
  1961. .vbmenu_control {
  1962. visibility: visible;
  1963. background: 0 0;
  1964. height: 24px
  1965. }
  1966. /*herramientas dentro de foros*/
  1967. td.tcat ~ td.vbmenu_control {
  1968. background: var(--bg08);
  1969. font-size: 13px;
  1970. font-weight: 400;
  1971. padding: 0 12px
  1972. }
  1973. a#usercptools img {
  1974. opacity: .8
  1975. }
  1976. /*diseo barra de herramientas*/
  1977. table#AutoNumber7 {
  1978. margin-bottom: 16px;
  1979. box-shadow: var(--bsh2);
  1980. padding-bottom: 40px
  1981. }
  1982. div.tborder[style="padding:1px; border-top-width:0px"] > table > tbody > tr {
  1983. text-align: left
  1984. }
  1985. /*diseo*/
  1986. div.tborder[style="padding:1px; border-top-width:0px"] .vbmenu_control {
  1987. box-sizing: border-box;
  1988. font-weight: 400!important;
  1989. font-size: 13px;
  1990. padding: 8px 16px;
  1991. height: 32px;
  1992. display: inline-block
  1993. }
  1994. /*enlaces barra de herramientas y barra pie de pagina*/
  1995. td.vbmenu_control a {
  1996. position: relative;
  1997. z-index: 4!important
  1998. }
  1999. .vbmenu_control a:link,
  2000. .vbmenu_control a:visited {
  2001. color: var(--rgb7b);
  2002. text-decoration: none
  2003. }
  2004. .vbmenu_control a:hover,
  2005. .vbmenu_control a:active {
  2006. color: var(--co04)
  2007. }
  2008. .tfoot a:link,
  2009. .tfoot_alink,
  2010. .tfoot a:visited,
  2011. .tfoot_avisited,
  2012. .tfoot a:hover,
  2013. .tfoot a:active,
  2014. .tfoot_ahover {
  2015. color: var(--tx01);
  2016. text-decoration: none
  2017. }
  2018. /*barra de herramientas dentro de foro*/
  2019. td.tcat ~ td.vbmenu_control a {
  2020. color: var(--tx01)
  2021. }
  2022. /*finalizar sesion a desconectar*/
  2023. td.vbmenu_control a[href*="login.php"] {
  2024. font: 0/0 a
  2025. }
  2026. td.vbmenu_control a[href*="login.php"]:after {
  2027. content: "Desconectar";
  2028. font-family: Roboto;
  2029. font-weight: 400;
  2030. font-size: 13px;
  2031. line-height: 16px
  2032. }
  2033. /*panel control a panel de control*/
  2034. td.vbmenu_control a[href*="usercp.php"] {
  2035. font: 0/0 a
  2036. }
  2037. td.vbmenu_control a[href*="usercp.php"]:after {
  2038. content: "Panel de Control";
  2039. font-family: Roboto;
  2040. font-weight: 400;
  2041. font-size: 13px;
  2042. line-height: 16px
  2043. }
  2044. /*menus barras de herramientas*/
  2045. .vbmenu_option {
  2046. color: var(--tx01);
  2047. background: 0 0
  2048. }
  2049. /*necesaria para aplicar sombra*/
  2050. .vbmenu_popup {
  2051. clip: unset!important;
  2052. background: var(--bg03);
  2053. padding: 8px 0;
  2054. color: var(--tx01);
  2055. border: 0;
  2056. box-shadow: var(--bsh8);
  2057. animation: .25s fadeIn
  2058. }
  2059. /*menu*/
  2060. /*cabeceras dentro de menus*/
  2061. .vbmenu_popup .thead {
  2062. color: var(--rgb5);
  2063. font-weight: 500;
  2064. cursor: default;
  2065. font-size: 12px
  2066. }
  2067. /*padding de menus, normal, head, hilite*/
  2068. .vbmenu_option,
  2069. .vbmenu_popup .thead,
  2070. .vbmenu_hilite {
  2071. padding: 8px 24px!important
  2072. }
  2073. /*texto menus*/
  2074. .vbmenu_option a:link,
  2075. .vbmenu_option a:visited {
  2076. color: var(--tx01);
  2077. font-size: 12px
  2078. }
  2079. /*texto menus hover*/
  2080. .vbmenu_hilite {
  2081. background: var(--rgb2);
  2082. color: var(--tx01);
  2083. font-size: 12px
  2084. }
  2085. .vbmenu_hilite a:link,
  2086. .vbmenu_hilite a:visited,
  2087. .vbmenu_hilite a:hover,
  2088. .vbmenu_hilite a:active {
  2089. color: var(--tx01);
  2090. font-size: 12px
  2091. }
  2092. /*menu nick de usuario*/
  2093. span[style="color:#319c32; font-weight: bold"] {
  2094. color: #81c784!important
  2095. }
  2096. /*color texto lista de ignorados*/
  2097. span[style="color:#9c3131; font-weight: bold"] {
  2098. color: #e57373!important
  2099. }
  2100. /*fondo publicidad foros especificios*/
  2101. td.alt1[style="background-color:#FFFFFF;"],
  2102. td.alt1 table[bgcolor="#eeeeee"] {
  2103. background: var(--bg03)!important
  2104. }
  2105. td.alt1 > table[bgcolor="#eeeeee"] td[bgcolor="#ffffff"] {
  2106. background: 0 0
  2107. }
  2108. /*HILOS*/
  2109. /*cabecera de hilo*/
  2110. .tcat {
  2111. background: var(--bg08);
  2112. color: var(--tx06)
  2113. }
  2114. .tcat strong {
  2115. font-weight: 500
  2116. }
  2117. .tcat a:link,
  2118. .tcat a:visited,
  2119. .tcat a:hover,
  2120. .tcat a:active {
  2121. color: var(--tx06);
  2122. text-decoration: none
  2123. }
  2124. /*color fondos principal*/
  2125. .alt1,
  2126. .alt1Active {
  2127. background: var(--bg03);
  2128. color: var(--tx01);
  2129. border-color: var(--bg02)!important
  2130. }
  2131. /*color fondos secundario*/
  2132. .alt2,
  2133. .alt2Active {
  2134. background: var(--bg04);
  2135. color: var(--tx01);
  2136. border-color: var(--bg02)!important
  2137. }
  2138. /*cabecera mensajes y foros*/
  2139. .thead {
  2140. background: var(--bg03);
  2141. color: var(--tx01);
  2142. /*rgb7*/border-color: var(--bg02)!important;
  2143. font-size: 13px
  2144. }
  2145. .thead a:link,
  2146. .thead a:visited,
  2147. .thead a:hover,
  2148. .thead a:active {
  2149. color: var(--tx01)
  2150. }
  2151. /*quitar espacio vacio bajo primer post de cada hilo*/
  2152. #posts table[id^=post]:not([style="table-layout: fixed; width: 100%;"]) tr:not(:nth-child(3)),
  2153. div[id^=edit][style="padding:0px 0px 5px 0px"]>br {
  2154. display: none
  2155. }
  2156. form[action^="poll.php?"] > .tborder {
  2157. box-shadow: var(--bsh2);
  2158. }
  2159. /*mensajes*/
  2160. .page div[id^="edit"][style="padding:0px 0px 5px 0px"] {
  2161. padding: 0 !important;
  2162. }
  2163. table[id^=post] {
  2164. margin: 0 0 16px;
  2165. box-shadow: var(--bsh2)
  2166. }
  2167. /*mensajes ignorados*/
  2168. #posts div:not(:first-child) table[id^=post]:not([style="table-layout: fixed; width: 100%;"]) {
  2169. display: none;
  2170. }
  2171. #posts table[id^=post]:not([style="table-layout: fixed; width: 100%;"]) .alt1 {
  2172. padding: 16px;
  2173. }
  2174.  
  2175.  
  2176. /*bordes mensajes*/
  2177. #posts .tborder,
  2178. #posts .alt2,
  2179. #posts .alt1,
  2180. #posts .thead {
  2181. border: 0!important
  2182. }
  2183. #posts .alt2,
  2184. #posts table[id^=post] .thead:nth-child(1) {
  2185. border-right: 1px solid rgba(0,0,0,.05)!important
  2186. }
  2187. /*bordes redondeados mensajes*/
  2188. /*contenedor*/
  2189. table.tborder[id^=post],
  2190. table.tborder-author[id^=post],
  2191. table.tborder-user[id^=post] {
  2192. border-radius: 2px
  2193. }
  2194. /*post*/
  2195. td.thead[width="175"][style="font-weight:normal; border: 1px solid #D1D1D1; border-right: 0px"] {
  2196. border-radius: 2px 0 0
  2197. }
  2198. td.thead[align=right][style="font-weight:normal; border: 1px solid #D1D1D1; border-left: 0px"] {
  2199. border-radius: 0 2px 0 0
  2200. }
  2201. td.alt1[style="border: 1px solid #D1D1D1; border-left: 0px; border-top: 0px"] {
  2202. border-radius: 0 0 2px;
  2203. padding: 0 12px
  2204. }
  2205. td.alt2[style="border: 1px solid #D1D1D1; border-top: 0px"] {
  2206. border-radius: 0 0 0 2px
  2207. }
  2208. /*espaciado panel usuario*/
  2209. #posts table[id^=post] td.thead {
  2210. padding: 12px 16px 0
  2211. }
  2212. #posts table[id^=post] td.alt2 {
  2213. padding: 8px 16px 16px
  2214. }
  2215. /*panel usuario*/
  2216. td.alt2[width="175"],
  2217. td.thead[width="175"] {
  2218. width: 160px
  2219. }
  2220. .bigusername {
  2221. overflow: hidden;
  2222. font-size: 18px
  2223. }
  2224. .avatar {
  2225. border-radius: 2px
  2226. }
  2227. /*espaciado mensaje*/
  2228. td[id^=td_post] {
  2229. padding: 0 16px
  2230. }
  2231. /*enlaces posts*/
  2232. td[id^=td_post] a {
  2233. color: var(--tx04)
  2234. }
  2235. td[id^=td_post] a:hover {
  2236. color: var(--tx05)
  2237. }
  2238. /*separador*/
  2239. hr {
  2240. border: none;
  2241. border-top: 1px solid var(--bg02);
  2242. background: 0 0!important;
  2243. margin-bottom: 12px
  2244. }
  2245. hr.post {
  2246. border-bottom: 1px solid var(--bg02)
  2247. }
  2248. /*numero post*/
  2249. table[id^=post] td.thead:nth-child(2) {
  2250. padding: 2px 16px!important;
  2251. color: transparent;
  2252. font-size: 0
  2253. }
  2254. table[id^=post] td.thead:nth-child(2) a {
  2255. color: var(--rgb2);
  2256. font-size: 13px
  2257. }
  2258. /*texto panel usuario*/
  2259. table[id^=post] .alt2 div.smallfont {
  2260. color: var(--rgb7)
  2261. }
  2262. table[id^=post] .thead:nth-child(1) {
  2263. color: var(--rgb5)
  2264. }
  2265. /*post normal*/
  2266. table.tborder[id^=post] td.thead:nth-child(1) {
  2267. background: var(--bg04)
  2268. }
  2269. /*post autor hilo*/
  2270. .tborder-author {
  2271. border: 0;
  2272. background: 0 0
  2273. }
  2274. table.tborder-author[id^=post] td.thead:nth-child(1),
  2275. table.tborder-author[id^=post] td.alt2 {
  2276. background: var(--rs03)
  2277. }
  2278. table.tborder-author a.bigusername {
  2279. color: var(--rs02)
  2280. }
  2281. /*post usuario*/
  2282. .tborder-user {
  2283. border: 0;
  2284. background: 0 0
  2285. }
  2286. table.tborder-user[id^=post] td.thead:nth-child(1),
  2287. table.tborder-user[id^=post] td.alt2 {
  2288. background: var(--rs04)
  2289. }
  2290. table.tborder-user a.bigusername {
  2291. color: var(--rs01)
  2292. }
  2293. img.imgpost {
  2294. max-height: 780px
  2295. }
  2296. /*miniatura de adjuntos*/
  2297. td[id^=td_post] div[style="padding:5px"] {
  2298. padding: 0!important
  2299. }
  2300. td[id^=td_post] fieldset.fieldset {
  2301. margin: 24px 0 0;
  2302. padding: 0
  2303. }
  2304. td[id^=td_post] fieldset div[style="padding:3px"] {
  2305. padding: 12px 0 0!important;
  2306. border-top: 1px solid var(--bg02)
  2307. }
  2308. td[id^=td_post] fieldset.fieldset legend {
  2309. margin-left: -3px
  2310. }
  2311. /*contenedor citas quote*/
  2312. #HOTWordsTxt td.alt2,
  2313. td.alt1 > div[style="margin:20px; margin-top:5px; "] td.alt2 {
  2314. border: 0!important;
  2315. border-radius: 2px!important;
  2316. max-height: 80vh!important;
  2317. width: 100%!important;
  2318. box-sizing: border-box!important;
  2319. padding: 16px!important;
  2320. background: var(--co01)!important;
  2321. box-shadow: var(--bsh2);
  2322. margin: 10px 0 8px!important
  2323. }
  2324. #HOTWordsTxt td.alt2 div:not([style="font-style:italic"]):nth-child(1) {
  2325. color: var(--rgb7);
  2326. margin-bottom: 12px
  2327. }
  2328.  
  2329. #HOTWordsTxt td.alt2 img.imgpost {
  2330. max-height: 480px
  2331. }
  2332. .alt2 div[style="font-style:italic"] {
  2333. font-style: unset!important
  2334. }
  2335. div[style="margin:20px; margin-top:5px; "] > div[style="margin-bottom:2px; margin-left:8px"] {
  2336. display: none
  2337. }
  2338. /*contenedor code*/
  2339. div#posts div.alt2,
  2340. div#posts pre.alt2 {
  2341. border: 0!important;
  2342. border-radius: 2px!important;
  2343. max-height: 80vh!important;
  2344. width: 100%!important;
  2345. box-sizing: border-box!important;
  2346. padding: 16px 24px!important;
  2347. background: var(--co01);
  2348. box-shadow: var(--bsh2);
  2349. margin: 16px 0 24px!important;
  2350. height: auto!important
  2351. }
  2352. div[style="margin:20px; margin-top:5px"] > div[style="margin-bottom:2px"] {
  2353. display: none
  2354. }
  2355. /*contenedor spoiler*/
  2356. div.spoiler {
  2357. margin: 0 22px 16px;
  2358. font-weight: 400;
  2359. border-radius: 2px!important;
  2360. border: 0!important;
  2361. max-height: 80vh!important;
  2362. width: auto;
  2363. cursor: pointer;
  2364. padding: 16px 24px!important;
  2365. background: var(--bg07);
  2366. color: var(--bg07)
  2367. }
  2368. div[id^=post_message] > span.smallfont {
  2369. margin-left: 22px!important
  2370. }
  2371. div[id^=post_message] > span.smallfont > span {
  2372. display: none
  2373. }
  2374. div.spoiler[style="color: rgb(0, 0, 0);"] {
  2375. color: var(--tx01)!important;
  2376. cursor: initial;
  2377. }
  2378. /*fix spoiler dentro de cita*/
  2379. td.alt2 > div[style="font-style:italic"] > span.smallfont {
  2380. margin-left: 22px!important
  2381. }
  2382. td.alt2 > div[style="font-style:italic"] > span.smallfont > span {
  2383. display: none
  2384. }
  2385. /*fix spoiler dentro de cita simple*/
  2386. td.alt2[style="border:1px inset; -moz-border-radius: 8px; border-radius: 8px; margin: 8px; padding: 8px; word-wrap: break-word; display:block; max-height:410px; overflow:auto;"] > span.smallfont {
  2387. margin-left: 22px!important
  2388. }
  2389. td.alt2[style="border:1px inset; -moz-border-radius: 8px; border-radius: 8px; margin: 8px; padding: 8px; word-wrap: break-word; display:block; max-height:410px; overflow:auto;"] > span.smallfont > span {
  2390. display: none
  2391. }
  2392. /*contenedor citas y menciones pagina perfil de usuario*/
  2393. div.alt2[style="font-size:11px; color:#4d4d4d; margin:5px 0px 5px 0px; padding:5px; border:2px groove; word-break: break-word;"] {
  2394. border: 0!important;
  2395. padding: 8px!important;
  2396. color: var(--tx01)!important;
  2397. background: var(--co01);
  2398. box-shadow: var(--bsh2)
  2399. }
  2400. /*contenedor resultados de busqueda*/
  2401. div.alt2[style="margin:5px 0px 5px 0px; padding:5px; border:2px groove"] {
  2402. border: 0!important;
  2403. padding: 8px!important
  2404. }
  2405. /*bordes lista posts bajo editor de mensaje completo, revisar topico*/
  2406. tr[title^=Mensaje] {
  2407. border-top: 1px solid var(--bg02);
  2408. border-bottom: 1px solid var(--bg02)
  2409. }
  2410. /*flecha quote*/
  2411. img.inlineimg[src*="/viewpost.gif"] {
  2412. margin-bottom: 3px!important;
  2413. display: inline-block;
  2414. transition: .2s
  2415. }
  2416.  
  2417. /*color firma*/
  2418. .signature {
  2419. color: var(--tx03)
  2420. }
  2421. /*aviso registro estando desconectado*/
  2422. td.panelsurround table[bordercolorlight="#000000"][bordercolordark="#000000"][cellpadding="8"] {
  2423. border: 0
  2424. }
  2425. td.panelsurround td[bgcolor="#F5F5F5"] {
  2426. border: 1px solid!important
  2427. }
  2428. /*formulario iniciar sesion*/
  2429. td.alt1 + td.alt2[style="padding:0px"][nowrap=nowrap] {
  2430. padding: 0 4px 0 2px!important;
  2431. background: var(--bg03)
  2432. }
  2433. /*usuario*/
  2434. input#navbar_username,
  2435. .bginput[name=vb_login_username] {
  2436. min-width: 200px;
  2437. max-width: 360px
  2438. }
  2439. /*contrasea*/
  2440. input#navbar_password,
  2441. .bginput[name=vb_login_password] {
  2442. min-width: 200px;
  2443. max-width: 360px
  2444. }
  2445. input#navbar_username,
  2446. input#navbar_password {
  2447. color: var(--co04) !important;
  2448. border-bottom: 1px solid var(--rgb7b) !important;
  2449. }
  2450. input#navbar_username:focus,
  2451. input#navbar_password:focus {
  2452. box-shadow: 0 1px 0 0 var(--co04);
  2453. }
  2454.  
  2455.  
  2456. /*quitar etiquetas usuario y contrasea*/
  2457. label[for=navbar_username],
  2458. label[for=navbar_password] {
  2459. display: none
  2460. }
  2461. /*navegacion pie de pagina*/
  2462. table[style="margin-top:-2px"] + br + #table3 + br + br + table.tborder,
  2463. table[style="margin-top:-2px"] + br + table.tborder,
  2464. table[style="margin-top:3px"] + br + table.tborder,
  2465. table[style="margin-top:3px"] + br + table.tborder + br + table.tborder {
  2466. border: 0;
  2467. background: 0 0;
  2468. box-shadow: none!important
  2469. }
  2470. /*table3 fix publicidad*/
  2471. table[style="margin-top:-2px"] + br + #table3 + br + br {
  2472. display: none
  2473. }
  2474. table[style="margin-top:-2px"] + br + #table3 + br + br + table.tborder td.alt1,
  2475. table[style="margin-top:-2px"] + br + table.tborder td.alt1,
  2476. table[style="margin-top:3px"] + br + table.tborder tr[valign=top] > td table.tborder,
  2477. table[style="margin-top:3px"] + br + table.tborder td.thead,
  2478. table[style="margin-top:3px"] + br + table.tborder td.thead td.alt1,
  2479. table[style="margin-top:3px"] + br + table.tborder + br + table.tborder td.alt1 {
  2480. background: 0 0
  2481. }
  2482. table[style="margin-top:3px"] + br + table.tborder td.thead td.alt1 tr {
  2483. display: inline-block;
  2484. margin-top: -5px
  2485. }
  2486. /*fix sombra publicidad*/
  2487. #table3 {
  2488. box-shadow: var(--bsh2)!important
  2489. }
  2490. #table3 .alt1,
  2491. #table5 .alt1 {
  2492. padding: 16px
  2493. }
  2494. /*quitar panel citar mensaje en editor de mensaje rapido*/
  2495. tbody#collapseobj_quickreply td.panelsurround div#vB_Editor_QR+.fieldset,
  2496. tbody#collapseobj_quickreply td.panelsurround div[style="max-width:880px; width:auto !important; width:880px"] div.smallfont:first-of-type {
  2497. display: none
  2498. }
  2499. /*editor de mensajes*/
  2500. #vB_Editor_001_smiliebox {
  2501. background: var(--rgb5);
  2502. border-radius: 2px;
  2503. padding: 16px 16px 26px;
  2504. position: relative;
  2505. margin: 16px 0
  2506. }
  2507. #vB_Editor_001_smiliebox td {
  2508. display: inline-block
  2509. }
  2510. #vB_Editor_001_smiliebox table td.smallfont {
  2511. font: 0/0 a;
  2512. padding: 0
  2513. }
  2514. #vB_Editor_001_smiliebox table td.smallfont a {
  2515. color: var(--co01);
  2516. font-family: Roboto;
  2517. text-transform: uppercase;
  2518. font-size: 14px;
  2519. font-weight: 500;
  2520. position: absolute;
  2521. right: 12px;
  2522. bottom: 16px
  2523. }
  2524. /*fix*/
  2525. img[src*="forocoches.com/foro/images/smilies/gaydude.gif"] {
  2526. width: 0;
  2527. height: 21px;
  2528. padding-right: 15px;
  2529. background: url(https://imgur.com/y0DJbDz.gif)
  2530. }
  2531. table#smilietable tr:not(:first-child):not(:last-child):not(:nth-child(2)) td:nth-child(odd) {
  2532. text-align: right
  2533. }
  2534. table#smilietable td {
  2535. height: 42px;
  2536. vertical-align: middle
  2537. }
  2538. div.imagebutton {
  2539. width: 32px;
  2540. height: 32px;
  2541. margin: 2px;
  2542. vertical-align: middle
  2543. }
  2544. div[id*="_cmd_resize_"].imagebutton {
  2545. width: 16px;
  2546. height: 16px;
  2547. margin: 0
  2548. }
  2549. div[id*="_cmd_resize_"].imagebutton img {
  2550. padding: 4px 0;
  2551. margin-left: -2px
  2552. }
  2553. /*fix*/
  2554. #vB_Editor_QE_1_cmd_resize_1_99 {
  2555. padding: 1px
  2556. }
  2557. div#vB_Editor_001_popup_fontname {
  2558. width: 160px;
  2559. border-radius: 2px;
  2560. margin-right: 4px
  2561. }
  2562. div#vB_Editor_001_popup_fontname td.popup_feedback {
  2563. width: 160px;
  2564. position: relative;
  2565. height: 32px
  2566. }
  2567. div#vB_Editor_001_popup_fontname td.popup_feedback:before {
  2568. content: "Roboto";
  2569. cursor: default;
  2570. position: absolute;
  2571. font-family: Roboto;
  2572. font-size: 14px;
  2573. color: var(--tx01);
  2574. margin-top: -9px;
  2575. margin-left: 2px
  2576. }
  2577. div#vB_Editor_001_popup_fontname td.popup_feedback > div {
  2578. line-height: 32px;
  2579. font-size: 14px;
  2580. height: 32px;
  2581. width: 148px!important;
  2582. font-family: Roboto;
  2583. background-color: var(--co01);
  2584. position: relative
  2585. }
  2586. div#vB_Editor_001_popup_fontsize {
  2587. border-radius: 2px;
  2588. width: 62px
  2589. }
  2590. div#vB_Editor_001_popup_fontsize td.popup_feedback > div {
  2591. line-height: 32px;
  2592. font-size: 14px;
  2593. height: 32px;
  2594. font-family: Roboto;
  2595. background-color: var(--co01)
  2596. }
  2597. div#vB_Editor_001_popup_fontname td.popup_pickbutton,
  2598. div#vB_Editor_001_popup_fontsize td.popup_pickbutton {
  2599. opacity: 0
  2600. }
  2601. div#vB_Editor_001_popup_attach td.alt_pickbutton {
  2602. display: none
  2603. }
  2604. div[id*=forecolor] img[id*=color_bar] {
  2605. position: relative;
  2606. top: -8px;
  2607. right: -4px;
  2608. width: 24px;
  2609. height: 4px
  2610. }
  2611. div[id*=forecolor] td.alt_pickbutton {
  2612. position: relative;
  2613. display: block;
  2614. opacity: 0;
  2615. top: 2px;
  2616. right: 31px;
  2617. width: 27px;
  2618. height: 28px
  2619. }
  2620. /*borde editor rapido*/
  2621. table[id^=vB_Editor_QE] {
  2622. border: 0!important
  2623. }
  2624. /*tabla que contiene editor de mensajes*/
  2625. #qrform table.tborder {
  2626. background: 0 0;
  2627. border: 0
  2628. }
  2629. #collapseobj_quickreply .panelsurround,
  2630. form[name=vbform] .panelsurround {
  2631. background: 0 0;
  2632. color: var(--tx01)
  2633. }
  2634. /*devuelve fondo a panelsurround cuando no es editor mensajes*/
  2635. .panelsurround {
  2636. background: var(--bg03)
  2637. }
  2638. .panel {
  2639. background: 0 0;
  2640. color: var(--tx01);
  2641. border: 0
  2642. }
  2643. /*color fondo en editor completo*/
  2644. #collapseobj_newpost_options .panelsurround {
  2645. background: var(--bg03);
  2646. padding: 16px 0
  2647. }
  2648. form[name=vbform] > table.tborder {
  2649. background: 0 0;
  2650. border: 0
  2651. }
  2652. form[name=vbform] > table.tborder > tbody > tr > td.tcat {
  2653. display: none
  2654. }
  2655. /*editor de mensajes*/
  2656. .vBulletin_editor {
  2657. padding: 0;
  2658. border: 0;
  2659. background: 0 0
  2660. }
  2661. div#vB_Editor_001_controls + table td.controlbar {
  2662. padding: 0
  2663. }
  2664. /*color texto editor de mensajes*/
  2665. .vBulletin_editor a:link,
  2666. .vBulletin_editor .smallfont,
  2667. table[id^=vB_Editor] {
  2668. color: var(--tx01)
  2669. }
  2670. /*iconos editor mensajes*/
  2671. div[id^=vB_Editor_] {
  2672. background: 0 0
  2673. }
  2674. /*elemento seleccionado en editor de mensajes*/
  2675. div[style*="rgb(225, 225, 226)"] {
  2676. background: inherit!important
  2677. }
  2678. div[style*="rgb(241, 246, 248)"] {
  2679. border: 1px solid transparent!important;
  2680. background: rgba(0,0,0,.15)!important;
  2681. border-radius: 3px!important
  2682. }
  2683. /*hover*/
  2684. div[style*="rgb(193, 210, 238)"] {
  2685. border: 1px solid rgba(255,255,255,.45)!important;
  2686. border-radius: 3px!important;
  2687. background: inherit!important
  2688. }
  2689. /*hover seleccionado*/
  2690. div[style*="rgb(152, 181, 226)"] {
  2691. border: 1px solid transparent!important;
  2692. background: rgba(255,255,255,.45)!important;
  2693. border-radius: 3px!important
  2694. }
  2695. /*fixes elementos seleccionados*/
  2696. #vB_Editor_001_popup_fontsize,
  2697. #vB_Editor_001_popup_fontname {
  2698. background-color: var(--co01)!important
  2699. }
  2700. /*quitar borde azul en flecha*/
  2701. td[style="padding-left: 0px; border-left: 1px solid rgb(49, 106, 197)"] {
  2702. border-left: 1px solid transparent!important
  2703. }
  2704. /*tamao selector de tamao texto en editor de mensajes*/
  2705. div[id^=vB_Editor][style="width: 25px;"],
  2706. div[id^=vB_Editor][style="width:25px"] {
  2707. width: 48px!important
  2708. }
  2709. /*fix borde fuentes y tamao*/
  2710. .popup_feedback {
  2711. background: 0 0!important;
  2712. border-right: 1px solid var(--co01) !important
  2713. }
  2714. /*correcion borde flecha desplegable editor de mensajes*/
  2715. .alt_pickbutton {
  2716. border-left: 1px solid var(--co01)
  2717. }
  2718. /*texto selector fuentes y tamaos*/
  2719. .popup_feedback div {
  2720. color: var(--tx01)
  2721. }
  2722. /*fondo lista fuentes*/
  2723. div[id*=vB_Editor].vbmenu_popup {
  2724. padding: 0!important;
  2725. margin-top: -4px;
  2726. border: 0!important;
  2727. border-radius: 2px!important;
  2728. background: var(--co01)
  2729. }
  2730. div#vB_Editor_001_popup_fontname_menu.vbmenu_popup {
  2731. width: 162px!important
  2732. }
  2733. div#vB_Editor_001_popup_fontsize_menu.vbmenu_popup {
  2734. width: 64px!important
  2735. }
  2736. div.vbmenu_popup[id*=vB_Editor] > div {
  2737. padding: 2px 6px;
  2738. overflow: hidden;
  2739. text-overflow: ellipsis;
  2740. white-space: nowrap;
  2741. color: var(--tx01)!important;
  2742. background: 0 0!important;
  2743. border: 0!important;
  2744. width: auto
  2745. }
  2746. div.vbmenu_popup[id*=vB_Editor] > div:hover {
  2747. background: rgba(0,0,0,.1)!important
  2748. }
  2749. /*lista de botones editor mensajes*/
  2750. div.controlbar:first-of-type {
  2751. padding: 6px 4px 4px;
  2752. background: var(--bg07)!important;
  2753. box-shadow: var(--bsh2)
  2754. }
  2755. /*editor mensajes*/
  2756. iframe:not([id^=I0_]) {
  2757. border: none!important;
  2758. box-shadow: var(--bsh2)
  2759. }
  2760. /*editor rapido*/
  2761. div.controlbar[style="padding-right:8px"] {
  2762. padding-right: 0!important;
  2763. margin-left: -2px;
  2764. margin-top: -2px
  2765. }
  2766. #vB_Editor_QR_textarea,
  2767. textarea[id*=vB_Editor_QE],
  2768. #vB_Editor_001_textarea {
  2769. margin-top: 0;
  2770. padding: 8px!important;
  2771. background: var(--co01);
  2772. width: calc(100% - 16px)!important;
  2773. border: 0!important;
  2774. box-shadow: var(--bsh2)!important
  2775. }
  2776. textarea[id*=vB_Editor_QE]:focus {
  2777. border-bottom: 0!important/*chrome*/
  2778. }
  2779. div[id*=vB_Editor_QE] + div {
  2780. padding: 0
  2781. }
  2782. div[id*=vB_Editor_QE].controlbar + div.controlbar div.fieldset {
  2783. padding: 8px
  2784. }
  2785. div[id*=vB_Editor_QE].controlbar + div input {
  2786. margin-left: 0
  2787. }
  2788. /*editor de mensajes wysiwyg*/
  2789. .wysiwyg {
  2790. background: var(--co01)!important;
  2791. color: var(--tx01)!important;
  2792. margin: 8px!important;
  2793. padding: 0!important
  2794. }
  2795. /*enlaces en editor de mensajes*/
  2796. .wysiwyg a:link,
  2797. .wysiwyg a:visited {
  2798. color: var(--tx04)!important
  2799. }
  2800. /*tamao editores de mensajes*/
  2801. /*editor de mensajes rapido*/
  2802. div[style="max-width:880px; width:auto !important; width:880px"] {
  2803. max-width: 100%!important/*1440px*/
  2804. }
  2805. /*editor de mensajes completo*/
  2806. #vB_Editor_001_controls table:nth-child(2) tr td {
  2807. display: inline-block
  2808. }
  2809. div#vB_Editor_001_controls.controlbar + table {
  2810. table-layout: fixed;
  2811. max-width: 100%!important/*1440px*/
  2812. }
  2813. iframe#vB_Editor_001_iframe {
  2814. width: 100%!important
  2815. }
  2816. /*iconos mensaje*/
  2817. fieldset.fieldset[style="margin-top: 5px"] {
  2818. position: relative;
  2819. top: -5px;
  2820. margin: auto;
  2821. background: var(--bg04);
  2822. border-radius: 2px;
  2823. padding: 8px
  2824. }
  2825. fieldset.fieldset[style="margin-top: 5px"] table[width="95%"] {
  2826. width: 100%
  2827. }
  2828. fieldset.fieldset[style="margin-top: 5px"] tr {
  2829. display: table-cell;
  2830. width: 0
  2831. }
  2832. fieldset.fieldset[style="margin-top: 5px"] tr td:nth-child(odd) {
  2833. padding-right: 24px
  2834. }
  2835. fieldset.fieldset[style="margin-top: 5px"] legend,
  2836. fieldset.fieldset[style="margin-top: 5px"] div[style="margin-bottom:3px"],
  2837. fieldset.fieldset[style="margin-top: 5px"] tr:nth-child(3) td:nth-child(1) {
  2838. display: none
  2839. }
  2840. /*opciones editor mensajes*/
  2841. tbody#collapseobj_newpost_options fieldset legend {
  2842. /* margin-left: -5px;*/margin-top: 12px
  2843. }
  2844. tbody#collapseobj_newpost_options fieldset td {
  2845. font-size: 13px
  2846. }
  2847. /*fix recuadro de opciones dentro de editor*/
  2848. .vBulletin_editor fieldset {
  2849. border: 0!important
  2850. }
  2851. .vBulletin_editor fieldset > legend {
  2852. display: none
  2853. }
  2854. /*botones bajo editor de mensajes, enviar y vista previa*/
  2855. td.panelsurround div[style="margin-top:5px"] {
  2856. margin-top: 12px!important
  2857. }
  2858. /*ajustes editor mensajes*/
  2859. table[style="min-width: 480px; max-width: 100%; width: auto !important; width: 480px;"] div div.smallfont {
  2860. opacity: 0
  2861. }
  2862. table[style="min-width: 480px; max-width: 100%; width: auto !important; width: 480px;"] table.fieldset input {
  2863. margin: 4px 0
  2864. }
  2865. /*opciones, formularios, botones*/
  2866. textarea,
  2867. input,
  2868. button,
  2869. select {
  2870. outline: 0;
  2871. position: relative;
  2872. z-index: 8/*chrome*/
  2873. }
  2874. textarea {
  2875. color: var(--tx01);
  2876. background-color: transparent;
  2877. border: 1px solid var(--rgb2)!important;
  2878. transition: .2s ease all
  2879. }
  2880. textarea:focus {
  2881. border: 1px solid var(--c401)!important
  2882. }
  2883. /*input, !important necesario*/
  2884. .bginput,
  2885. input[name="q"] {
  2886. display: inline-block;
  2887. vertical-align: middle;
  2888. background-color: transparent;
  2889. color: var(--co02)!important;
  2890. border: 0!important;
  2891. height: 24px!important;
  2892. padding: 0 8px!important;
  2893. font-family: Roboto!important;
  2894. font-size: 14px!important;
  2895. margin: 4px 8px 4px 0;
  2896. padding-left: 0 !important;
  2897. border-bottom: 1px solid var(--rgb2)!important;
  2898. box-shadow: none;
  2899. box-sizing: content-box;
  2900. transition: .2s ease all
  2901. }
  2902. .bginput:focus,
  2903. input[name="q"]:focus {
  2904. border-bottom: 1px solid var(--c401)!important;
  2905. box-shadow: 0 1px 0 0 var(--c401)
  2906. }
  2907. /*buscador*/
  2908. .cfield {
  2909. border: 0;
  2910. color: transparent;
  2911. height: 32px;
  2912. width: 0;
  2913. padding: 0 16px;
  2914. background: url(https://i.imgur.com/yViTFEO.png) center right 4px/24px no-repeat;
  2915. cursor: pointer;
  2916. z-index: 16;
  2917. transition: .2s;
  2918. transition-delay: .4s;
  2919. /*tiempo para hacer clic*/margin-right: -4px
  2920. }
  2921. .cfield:focus {
  2922. color: #000;
  2923. border: 0;
  2924. border-radius: 2px;
  2925. height: 32px;
  2926. padding: 0 32px 0 8px;
  2927. font-family: Roboto;
  2928. font-size: 14px;
  2929. width: 260px;
  2930. box-shadow: var(--bsh4);
  2931. background: var(--co03) url(https://i.imgur.com/FSAiGwT.png) center right 4px no-repeat;
  2932. background-size: 24px;
  2933. cursor: text;
  2934. z-index: 0;
  2935. transition-delay: 0s
  2936. }
  2937. /*otro fix para el puto chrome*/
  2938. form[name=busca] + td {
  2939. position: relative
  2940. }
  2941. form[name=busca] + td .cfield {
  2942. position: absolute;
  2943. top: 4px;
  2944. right: 40px
  2945. }
  2946. /*alineacion*/
  2947. label,
  2948. input {
  2949. line-height: 16px;
  2950. vertical-align: middle;
  2951. }
  2952. input[type=radio],
  2953. input[type=checkbox] {
  2954. margin: 4px 4px 4px 0;
  2955. vertical-align: middle;
  2956. height: 16px;
  2957. }
  2958. /*desplegables*/
  2959. select {
  2960. -webkit-appearance: none;
  2961. -moz-appearance: none;
  2962. vertical-align: middle;
  2963. color: var(--co02)!important;
  2964. border: 0!important;
  2965. border-radius: 2px!important;
  2966. min-height: 24px!important;
  2967. padding: 0 24px 0 4px!important;
  2968. font-family: Roboto!important;
  2969. font-size: 14px!important;
  2970. margin: 4px 8px 4px 0;
  2971. box-shadow: var(--bsh1);
  2972. background-size: 18px;
  2973. cursor: pointer
  2974. }
  2975. select[name="forumchoice[]"] {
  2976. background-image: none;
  2977. cursor: default
  2978. }
  2979. fieldset legend {
  2980. color: var(--tx01);
  2981. font-size: 13px;
  2982. padding-left: 3px;
  2983. font-weight: 500;
  2984. text-transform: uppercase
  2985. }
  2986. .fieldset td,
  2987. .fieldset div {
  2988. font-size: 13px;
  2989. line-height: 1.4
  2990. }
  2991. fieldset {
  2992. border: 0
  2993. }
  2994. fieldset div[style="padding:3px"],
  2995. fieldset div {
  2996. font-size: 13px
  2997. }
  2998. fieldset[style="margin:0px"] form#cse-search-box {
  2999. position: relative;
  3000. left: -4px
  3001. }
  3002. form#searchform div[align=left] div.thead[style="padding:5px"] {
  3003. background-color: var(--bg04);
  3004. height: 24px;
  3005. line-height: 24px;
  3006. font-size: 13px;
  3007. color: var(--tx06);
  3008. font-weight: 500
  3009. }
  3010. select option {
  3011. vertical-align: middle;
  3012. padding: 2px 4px;
  3013. font-family: Roboto!important;
  3014. font-size: 14px!important
  3015. }
  3016. .fjdpth0 {
  3017. background: 0 0;
  3018. color: var(--tx01)
  3019. }
  3020. /*botones*/
  3021. .button,
  3022. input[name=sa],
  3023. .cbutton {
  3024. display: inline-block;
  3025. box-sizing: border-box;
  3026. vertical-align: middle;
  3027. background-color: var(--co01);
  3028. color: var(--co02)!important;
  3029. border: 0!important;
  3030. border-radius: 2px!important;
  3031. height: 24px!important;
  3032. min-width: 24px!important;
  3033. padding: 0 8px!important;
  3034. font-family: Roboto!important;
  3035. font-weight: 500!important;
  3036. font-size: 13px!important;
  3037. text-transform: uppercase;
  3038. margin: 4px;
  3039. filter: brightness(100%);
  3040. box-shadow: var(--bsh2);
  3041. cursor: pointer
  3042. }
  3043. .cbutton {
  3044. height: 32px!important;
  3045. min-width: 32px!important;
  3046. font-size: 15px!important;
  3047. color: var(--rgb7)!important
  3048. }
  3049. .button:hover,
  3050. input[name=sa]:hover,
  3051. .cbutton:hover {
  3052. filter: var(--bns1);
  3053. background-color: var(--co01);
  3054. color: var(--co02)!important
  3055. }
  3056. .button:active,
  3057. input[name=sa]:active,
  3058. .cbutton:active {
  3059. filter: var(--bns2);
  3060. box-shadow: var(--bsh4)
  3061. }
  3062. .button:disabled {
  3063. box-shadow: var(--bsh1);
  3064. background-color: rgba(0,0,0,.12);
  3065. color: rgba(0,0,0,.26)!important
  3066. }
  3067. input[src="clear.gif"] {
  3068. display: none
  3069. }
  3070. /*nueva barra de busqueda*/
  3071. .cfield + input + input + .cbutton {
  3072. background-color: transparent!important;
  3073. position: relative;
  3074. font-size: 0!important;
  3075. box-shadow: initial;
  3076. border-radius: 0 2px 2px 0!important;
  3077. left: -40px;
  3078. margin-right: -36px
  3079. }
  3080. .cfield + input + input + .cbutton + .cbutton {
  3081. min-width: 24px!important;
  3082. height: 24px!important;
  3083. border-radius: 24px!important
  3084. }
  3085. /*mensajes privados*/
  3086. /*barra mensajes*/
  3087. table[style="border:2px groove"][width="100%"][cellspacing="1"] {
  3088. border: 1px solid var(--bg02)!important;
  3089. border-spacing: 0;
  3090. border-collapse: collapse
  3091. }
  3092. table[style="border:2px groove"] > tbody > tr > td[style="background-color:red; font-size:10px"] {
  3093. background-color: #e57373!important
  3094. }
  3095. table[style="border:2px groove"] > tbody > tr > td[style="background-color:orange; font-size:10px"] {
  3096. background-color: #fff176!important
  3097. }
  3098. table[style="border:2px groove"] > tbody > tr > td[style="background-color:green; font-size:10px"] {
  3099. background-color: #81c784!important
  3100. }
  3101. img[src*="/calendar_popup.png"] {
  3102. display: none
  3103. }
  3104. /*bordes*/
  3105. form#pmform tbody[id^=collapseobj] > tr > td {
  3106. border-top: 1px solid var(--bg02)
  3107. }
  3108. /*lista mensajes privados*/
  3109. form#pmform td.alt1:nth-child(1) {
  3110. padding: 0 12px;
  3111. height: 56px
  3112. }
  3113. form#pmform td.alt1,
  3114. form#pmform tbody[id^=collapseobj] td.alt2,
  3115. form#pmform td.alt1Active,
  3116. form#pmform table.tborder {
  3117. background: var(--bg03)
  3118. }
  3119. form#pmform .thead div a {
  3120. font-size: 13px;
  3121. font-weight: 500;
  3122. line-height: 24px
  3123. }
  3124. form#pmform .alt2 strong,
  3125. form#pmform .alt2 label {
  3126. font-size: 13px;
  3127. font-weight: 400;
  3128. line-height: 24px
  3129. }
  3130. form#pmform td.alt1 a {
  3131. font-size: var(--sz01);
  3132. font-weight: 500
  3133. }
  3134. form#pmform td.alt1 span,
  3135. form#pmform td.alt1 .time {
  3136. font-size: 12px;
  3137. color: var(--rgb7)
  3138. }
  3139. /*fix respecto nueva barra herramientas*/
  3140. form#pmform td.alt2 {
  3141. visibility: visible
  3142. }
  3143. /*calendario*/
  3144. .floatcontainer table.tborder.vB_DatePicker.page {
  3145. background: var(--bg03)!important
  3146. }
  3147. /*varios mp*/
  3148. table#post.tborder-author td.thead:nth-child(1),
  3149. table#post.tborder-author td.alt2 {
  3150. background: var(--bg04)
  3151. }
  3152. table#post.tborder-author .thead,
  3153. table#post.tborder-author .alt2,
  3154. table#post.tborder-author .alt1 {
  3155. border: 0!important
  3156. }
  3157. table#post.tborder-author .alt2:not([style*="max-height:410px"]),
  3158. table#post.tborder-author .thead:nth-child(1) {
  3159. border-right: 1px solid rgba(0,0,0,.05)!important
  3160. }
  3161. table#post.tborder-author td.thead {
  3162. padding: 12px 16px 0
  3163. }
  3164. table#post.tborder-author td.alt2 {
  3165. padding: 8px 16px 16px
  3166. }
  3167. #pm_historylink {
  3168. margin-top: 4px
  3169. }
  3170. /*panel de control barra lateral*/
  3171. div.page > div[style="padding:0px 0px 0px 0px"] table > tbody > tr[valign=top] > td:nth-child(1) table.tborder td.thead {
  3172. font-size: 13px;
  3173. font-weight: 500;
  3174. padding: 8px
  3175. }
  3176. div.page > div[style="padding:0px 0px 0px 0px"] table > tbody > tr[valign=top] > td:nth-child(1) table.tborder td.alt2 a {
  3177. font-size: 13px;
  3178. padding: 0 4px;
  3179. color: var(--rgb7)
  3180. }
  3181. div.page > div[style="padding:0px 0px 0px 0px"] table > tbody > tr[valign=top] > td:nth-child(1) table.tborder td.alt2 a:hover {
  3182. color: var(--co02)
  3183. }
  3184. div.page > div[style="padding:0px 0px 0px 0px"] table > tbody > tr[valign=top] > td:nth-child(1) table.tborder td.alt1 a:not([href*="member.php"]):not([href*="forumdisplay.php"]):not([href*="search.php"]) {
  3185. font-size: 13px;
  3186. padding: 0 4px;
  3187. /* color: var(--rgb2);*/color: var(--tx04)
  3188. }
  3189. div.page > div[style="padding:0px 0px 0px 0px"] table > tbody > tr[valign=top] > td:nth-child(1) table.tborder td.alt2 {
  3190. background: var(--bg03)
  3191. }
  3192. /*separacion*/
  3193. div.page > div[style="padding:0px 0px 0px 0px"] table > tbody > tr[valign=top] > td:nth-child(2):not([align=right]):not(.smallfont):not([width="50%"]) {
  3194. padding-right: 18px
  3195. }
  3196. /*enviar invis*/
  3197. div.page > div[style="padding:0px 0px 0px 0px"] table > tbody > tr[valign=top] > td:nth-child(3) table.tborder td.alt1 span.smallfont a {
  3198. line-height: 24px;
  3199. padding: 0 4px;
  3200. color: var(--rgb7);
  3201. font-size: 13px
  3202. }
  3203. /*mensaje de error al enviar mensaje 30s*/
  3204. #qr_error_tbody .smallfont a {
  3205. font-size: 13px;
  3206. font-weight: 500;
  3207. text-transform: uppercase
  3208. }
  3209. #qr_error_tbody {
  3210. display: table;
  3211. margin-left: 16px;
  3212. width: calc(100% - 32px);
  3213. background: var(--rgb5);
  3214. border-radius: 2px
  3215. }
  3216. #qr_error_tbody a {
  3217. color: var(--co01)
  3218. }
  3219. #qr_error_tbody td {
  3220. color: var(--co01);
  3221. background: 0 0;
  3222. font-size: 13px;
  3223. font-weight: 500;
  3224. padding: 8px
  3225. }
  3226. /*tablas anchas opciones post, encuestas*/
  3227. div[style="width:750px"],
  3228. div[style="width:880px"] {
  3229. width: auto!important
  3230. }
  3231. /*tabla ancha mp*/
  3232. form[action*="postings.php?do=dodeletethread"] td.thead,
  3233. div[style="width:750px"]>fieldset>legend {
  3234. display: none
  3235. }
  3236. /*borrar mensaje titulo*/
  3237. /*sombras paneles varios*/
  3238. form[action^="editpost.php?do=deletepost"] .tborder,
  3239. tr[valign=top] > td:not(.smallfont):not([align=right]) .tborder,
  3240. form[name=postvarform] > .tborder,
  3241. #collapseobj_threadreview,
  3242. #inlinemodform table[id^=post][style="margin:5px 0px 5px 0px"] {
  3243. box-shadow: var(--bsh2)
  3244. }
  3245. /*quitar sombra donde no es necesaria*/
  3246. form[name=vbform] .tborder:first-of-type {
  3247. box-shadow: initial!important
  3248. }
  3249. /*imagenes*/
  3250. td.alt1[style="border: 1px solid #D1D1D1; border-left: 0px; border-top: 0px"][align=right] a {
  3251. padding: 0 4px
  3252. }
  3253. /*modificadores botones de foro (color / opacidad / etc.)*/
  3254. img[src*="/reply.gif"],
  3255. img[src*="/newthread.gif"],
  3256. img[src*="/newprivate.png"] {
  3257. filter: var(--dsh2) invert(0)
  3258. }
  3259. img[src*="/reply.gif"]:hover,
  3260. img[src*="/newthread.gif"]:hover,
  3261. img[src*="/newprivate.png"]:hover {
  3262. filter: var(--dsh2) var(--bns1) invert(0)
  3263. }
  3264. img[src*="/reply.gif"]:active,
  3265. img[src*="/newthread.gif"]:active,
  3266. img[src*="/newprivate.png"]:active {
  3267. filter: var(--dsh4) var(--bns2) invert(0)
  3268. }
  3269. img[src*="/threadclosed.gif"],
  3270. img[src*="/multiquote_on.gif"],
  3271. img[src*="/multiquote_off.gif"],
  3272. img[src*="/quickreply.gif"],
  3273. img[src*="/edit.gif"],
  3274. img[src*="/buttons/quote.gif"],
  3275. img[src*="/reply_small.gif"],
  3276. img[src*="/forward.gif"] {
  3277. filter: var(--dsh2)
  3278. }
  3279. img[src*="/threadclosed.gif"]:hover,
  3280. img[src*="/multiquote_on.gif"]:hover,
  3281. img[src*="/multiquote_off.gif"]:hover,
  3282. img[src*="/quickreply.gif"]:hover,
  3283. img[src*="/edit.gif"]:hover,
  3284. img[src*="/buttons/quote.gif"]:hover,
  3285. img[src*="/reply_small.gif"]:hover,
  3286. img[src*="/forward.gif"]:hover {
  3287. filter: var(--dsh2) var(--bns1)
  3288. }
  3289. img[src*="/threadclosed.gif"]:active,
  3290. img[src*="/multiquote_on.gif"]:active,
  3291. img[src*="/multiquote_off.gif"]:active,
  3292. img[src*="/quickreply.gif"]:active,
  3293. img[src*="/edit.gif"]:active,
  3294. img[src*="/buttons/quote.gif"]:active,
  3295. img[src*="/reply_small.gif"]:active,
  3296. img[src*="/forward.gif"]:active {
  3297. filter: var(--dsh4) var(--bns2)
  3298. }
  3299. /*codigo optimizado*/
  3300. img[src*="/reply.gif"] {
  3301. width: 0;
  3302. height: 32px;
  3303. padding-right: 105px;
  3304. background-position: -1px -35px
  3305. }
  3306. img[src*="/threadclosed.gif"] {
  3307. width: 0;
  3308. height: 32px;
  3309. padding-right: 89px;
  3310. background-position: -1px -69px
  3311. }
  3312. img[src*="/newthread.gif"] {
  3313. width: 0;
  3314. height: 32px;
  3315. padding-right: 112px;
  3316. background-position: -1px -1px
  3317. }
  3318. img[src*="/multiquote_on.gif"] {
  3319. width: 0;
  3320. height: 24px;
  3321. padding-right: 24px;
  3322. background-position: -1px -207px
  3323. }
  3324. img[src*="/multiquote_off.gif"] {
  3325. width: 0;
  3326. height: 24px;
  3327. padding-right: 24px;
  3328. background-position: -1px -181px
  3329. }
  3330. img[src*="/quickreply.gif"] {
  3331. width: 0;
  3332. height: 24px;
  3333. padding-right: 24px;
  3334. background-position: -1px -155px
  3335. }
  3336. img[src*="/edit.gif"] {
  3337. width: 0;
  3338. height: 24px;
  3339. padding-right: 74px;
  3340. background-position: -1px -103px
  3341. }
  3342. img[src*="/quote.gif"] {
  3343. width: 0;
  3344. height: 24px;
  3345. padding-right: 67px;
  3346. background-position: -1px -129px
  3347. }
  3348. /*fin codigo optimizado*/
  3349. /*botones mensajes privados*/
  3350. img[src*="/newprivate.png"] {
  3351. width: 0;
  3352. height: 32px;
  3353. padding-right: 130px;
  3354. background-position: -1px -1px
  3355. }
  3356. img[src*="/forward.gif"] {
  3357. width: 0;
  3358. height: 24px;
  3359. padding-right: 92px;
  3360. background-position: -1px -61px
  3361. }
  3362. img[src*="/reply_small.gif"] {
  3363. width: 0;
  3364. height: 24px;
  3365. padding-right: 105px;
  3366. background-position: -1px -35px
  3367. }
  3368. /*iconos valoracion*/
  3369. img[src*="/rating_5.gif"] {
  3370. background: url(https://img.imgur.com/5o0LGS6.png)
  3371. }
  3372. img[src*="/rating_4.gif"] {
  3373. background: url(https://img.imgur.com/crvv8nx.png)
  3374. }
  3375. img[src*="/rating_3.gif"] {
  3376. background: url(https://img.imgur.com/JptsOk9.png)
  3377. }
  3378. img[src*="/rating_2.gif"] {
  3379. background: url(https://img.imgur.com/DoceZCx.png)
  3380. }
  3381. img[src*="/rating_1.gif"] {
  3382. background: url(https://img.imgur.com/GZTxfnr.png)
  3383. }
  3384. img[src*="/rating_"] {
  3385. width: 0;
  3386. height: 12px;
  3387. padding-right: 60px;
  3388. background-size: 60px 12px;
  3389. transform: scaleX(-1);
  3390. filter: brightness(0) var(--invert);
  3391. opacity: .7;
  3392. }
  3393.  
  3394. /*iconos foro*/
  3395. img[src*="/misc/paperclip.gif"] {
  3396. width: 0;
  3397. height: 14px;
  3398. margin-top: 5px;
  3399. padding-right: 14px;
  3400. background: url(https://img.imgur.com/y80ZeSU.png) center/14px no-repeat
  3401. }
  3402. img[src*="/misc/sticky.gif"] {
  3403. width: 0;
  3404. height: 14px;
  3405. padding-right: 14px;
  3406. background: url(https://img.imgur.com/mEsvsWM.png) center/14px no-repeat;
  3407. margin-top: 5px;
  3408. }
  3409. img[src*="/forum_new.gif"],
  3410. img[src*="/forum_link.gif"] {
  3411. width: 0;
  3412. height: 32px;
  3413. padding-right: 32px;
  3414. background: url(https://img.imgur.com/NLiYmVV.png) 0 0/32px
  3415. }
  3416. img[src*="/forum_old.gif"] {
  3417. width: 0;
  3418. height: 32px;
  3419. padding-right: 32px;
  3420. background: url(https://img.imgur.com/NLiYmVV.png) 0 0/32px;
  3421. opacity: .55
  3422. }
  3423. img[src*="/misc/stats.gif"] {
  3424. width: 0;
  3425. height: 32px;
  3426. padding-right: 32px;
  3427. background: url(https://img.imgur.com/Gu4tGPs.png) 0 0/32px
  3428. }
  3429. img[src*="/statusicon/subforum_"] {
  3430. display: none
  3431. }
  3432. /*iconos editor mensajes wysiwyg*/
  3433. img[src*="/editor/separator.gif"] {
  3434. width: 0;
  3435. height: 32px;
  3436. padding-right: 9px;
  3437. background: url(https://img.imgur.com/OY4vcrH.png) center/1px no-repeat
  3438. }
  3439. img[src*="/editor/bold.gif"] {
  3440. background: url(https://img.imgur.com/09D6kcD.png)
  3441. }
  3442. img[src*="/editor/italic.gif"] {
  3443. background: url(https://img.imgur.com/KKZNIf5.png)
  3444. }
  3445. img[src*="/editor/underline.gif"] {
  3446. background: url(https://img.imgur.com/1Tl12Z3.png) top 4px center
  3447. }
  3448. img[src*="/editor/justifyleft.gif"] {
  3449. background: url(https://img.imgur.com/BWjTmNs.png)
  3450. }
  3451. img[src*="/editor/justifycenter.gif"] {
  3452. background: url(https://img.imgur.com/7se8QoX.png)
  3453. }
  3454. img[src*="/editor/justifyright.gif"] {
  3455. background: url(https://img.imgur.com/UddXqdN.png)
  3456. }
  3457. img[src*="/editor/insertorderedlist.gif"] {
  3458. background: url(https://img.imgur.com/2rn8sM1.png)
  3459. }
  3460. img[src*="/editor/insertunorderedlist.gif"] {
  3461. background: url(https://img.imgur.com/DXgDFnR.png)
  3462. }
  3463. img[src*="/editor/outdent.gif"] {
  3464. background: url(https://img.imgur.com/pxP9FN1.png)
  3465. }
  3466. img[src*="/editor/indent.gif"] {
  3467. background: url(https://img.imgur.com/V0s737g.png)
  3468. }
  3469. img[src*="/editor/createlink.gif"] {
  3470. background: url(https://img.imgur.com/vSstXqx.png)
  3471. }
  3472. img[src*="/editor/unlink.gif"] {
  3473. background: url(https://img.imgur.com/kpjVTBO.png)
  3474. }
  3475. img[src*="/editor/email.gif"] {
  3476. background: url(https://img.imgur.com/WshC4LW.png)
  3477. }
  3478. img[src*="/editor/insertimage.gif"] {
  3479. background: url(https://img.imgur.com/DqR8hkv.png)
  3480. }
  3481. img[src*="/editor/quote.gif"] {
  3482. background: url(https://img.imgur.com/JRUysUD.png)
  3483. }
  3484. img[src*="/editor/code.gif"] {
  3485. background: url(https://img.imgur.com/GXwlscN.png)
  3486. }
  3487. img[src*="/editor/php.gif"] {
  3488. background: url(https://img.imgur.com/KZqJY4B.png)
  3489. }
  3490. img[src*="/editor/youtube_forocoches.gif"] {
  3491. background: url(https://img.imgur.com/O4cYMww.png)
  3492. }
  3493. img[src*="/editor/spoiler.png"] {
  3494. background: url(https://img.imgur.com/L4iYGse.png)
  3495. }
  3496. img[src*="/images/mention.png"] {
  3497. background: url(https://img.imgur.com/3LuaHbS.png)
  3498. }
  3499. img[src*="/editor/attach.gif"] {
  3500. background: url(https://img.imgur.com/y80ZeSU.png)
  3501. }
  3502. img[src*="/editor/undo.gif"] {
  3503. background: url(https://img.imgur.com/dIZ7wkH.png)
  3504. }
  3505. img[src*="/editor/redo.gif"] {
  3506. background: url(https://img.imgur.com/Ga0qICi.png)
  3507. }
  3508. img[src*="/editor/switchmode.gif"] {
  3509. background: url(https://img.imgur.com/ZBt4HYG.png)
  3510. }
  3511. img[src*="/editor/removeformat.gif"] {
  3512. background: url(https://img.imgur.com/zKOlCZx.png)
  3513. }
  3514. img[src*="/editor/color.gif"] {
  3515. padding-right: 33px;
  3516. background: url(https://img.imgur.com/080E5Y2.png) right 5px center
  3517. }
  3518. img[src*="/editor/"]:not([src*="/editor/separator.gif"]):not([src*="/editor/menupop.gif"]),
  3519. img[src*="/images/mention.png"] {
  3520. width: 0;
  3521. height: 32px;
  3522. padding-right: 32px;
  3523. background-size: 24px;
  3524. background-position: center;
  3525. background-repeat: no-repeat
  3526. }
  3527. /*iconos mensajes privados*/
  3528. img[src*="/pm_new.gif"] {
  3529. width: 0;
  3530. height: 24px;
  3531. padding-right: 24px;
  3532. background: url(https://img.imgur.com/oaLWMuO.png) 0 0/24px
  3533. }
  3534. img[src*="/pm_old.gif"] {
  3535. width: 0;
  3536. height: 24px;
  3537. padding-right: 24px;
  3538. background: url(https://img.imgur.com/VcArZ9s.png) 0 0/24px
  3539. }
  3540. img[src*="/pm_replied.gif"] {
  3541. width: 0;
  3542. height: 24px;
  3543. padding-right: 24px;
  3544. background: url(https://img.imgur.com/LzUMHCu.png) 0 0/24px
  3545. }
  3546. img[src*="/pm_forwarded.gif"] {
  3547. width: 0;
  3548. height: 24px;
  3549. padding-right: 24px;
  3550. background: url(https://img.imgur.com/MxcG1V1.png) 0 0/24px;
  3551. transform: scaleX(-1)
  3552. }
  3553. /*iconos varios*/
  3554. /*flecha ir*/
  3555. img[src*="/viewpost.gif"],
  3556. img[src*="/lastpost.gif"] {
  3557. width: 0;
  3558. height: 16px;
  3559. padding-right: 16px;
  3560. background: url(https://img.imgur.com/pktzbyy.png) center/24px;
  3561. opacity: .7;
  3562. transition: .2s
  3563. }
  3564. img[src*="/firstnew.gif"],
  3565. img[src*="/sortasc.gif"],
  3566. img[src*="/sortdesc.gif"] {
  3567. width: 0;
  3568. height: 16px;
  3569. padding-right: 16px;
  3570. background: url(https://img.imgur.com/vzUr9KQ.png) center/24px no-repeat;
  3571. opacity: .7;
  3572. transition: .2s
  3573. }
  3574. img[src*="/sortdesc.gif"] {
  3575. transform: rotate(180deg)
  3576. }
  3577. img[src*="forocoches.com/foro/images/buttons/"]:hover {
  3578. opacity: 1 !important
  3579. }
  3580. /*flecha menu*/
  3581. img[src*="/misc/menu_open.gif"],
  3582. img[src*="/misc/menu_open_usercss.gif"] {
  3583. width: 0;
  3584. height: 12px;
  3585. padding-right: 12px;
  3586. background: url(https://img.imgur.com/R3ke1yx.png) center/24px;
  3587. vertical-align: middle
  3588. }
  3589. /*lapiz*/
  3590. img[src*="/misc/userfield_edit.gif"] {
  3591. width: 0;
  3592. height: 16px;
  3593. padding-right: 16px;
  3594. background: url(https://img.imgur.com/WJLwtOx.png) 0 0/16px;
  3595. position: relative;
  3596. top: 3px;
  3597. opacity: .6
  3598. }
  3599. img[src*="/misc/userfield_edit.gif"]:hover {
  3600. opacity: 1
  3601. }
  3602. /*bullet inicio*/
  3603. img[src*="/image/bullet_pic3mini.gif"] {
  3604. width: 0;
  3605. height: 12px;
  3606. padding-right: 12px;
  3607. background: url(https://img.imgur.com/wR8douU.png) 0 0/12px
  3608. }
  3609. /*minimizar*/
  3610. img[src*="/collapse_tcat.gif"],
  3611. img[src*="/collapse_thead.gif"],
  3612. img[src*="/collapse_alt.gif"] {
  3613. width: 0;
  3614. height: 24px;
  3615. padding-right: 24px;
  3616. background: url(https://img.imgur.com/nTz4LT5.png) 0 0/24px
  3617. }
  3618. /*maximizar*/
  3619. img[src*="/collapse_tcat_collapsed.gif"],
  3620. img[src*="/collapse_thead_collapsed.gif"],
  3621. img[src*="/collapse_alt_collapsed"] {
  3622. width: 0;
  3623. height: 24px;
  3624. padding-right: 24px;
  3625. background: url(https://img.imgur.com/hBj5A6A.png) 0 0/24px
  3626. }
  3627. img[src*="/poll_posticon.gif"] {
  3628. width: 0;
  3629. height: 16px;
  3630. padding-right: 16px;
  3631. background: url(https://img.imgur.com/Gu4tGPs.png) center/20px
  3632. }
  3633. /*conectado*/
  3634. img[src*="/user_online.gif"] {
  3635. width: 0;
  3636. height: 14px;
  3637. padding-right: 14px;
  3638. background: #8bc34a;
  3639. border-radius: 14px;
  3640. margin: 0 1px;
  3641. }
  3642. /*desconectado*/
  3643. img[src*="/user_offline.gif"] {
  3644. width: 0;
  3645. height: 14px;
  3646. padding-right: 14px;
  3647. background: var(--rgb2);
  3648. border-radius: 14px;
  3649. margin: 0 1px;
  3650. }
  3651. /*invisible*/
  3652. img[src*="/user_invisible.gif"] {
  3653. width: 0;
  3654. height: 14px;
  3655. padding-right: 14px;
  3656. background: #f44336;
  3657. border-radius: 14px;
  3658. margin: 0 1px;
  3659. }
  3660. img[src*="/report.png"] {
  3661. width: 0;
  3662. height: 16px;
  3663. padding-right: 16px;
  3664. background: url(https://img.imgur.com/pJ8tFiU.png) center/18px;
  3665. opacity: .6
  3666. }
  3667. img[src*="/report.png"]:hover {
  3668. opacity: 1
  3669. }
  3670. /*iconos titulo hilo*/
  3671. img[src*="icons/icon"] {
  3672. width: 0;
  3673. height: 16px;
  3674. padding-right: 16px;
  3675. background: url(https://i.imgur.com/9rAjcOU.png) 0 0/16px 224px
  3676. }
  3677. img[src*="icons/icon1.gif"] {
  3678. background-position: 0 224px
  3679. }
  3680. img[src*="icons/icon2.gif"] {
  3681. background-position: 0 208px
  3682. }
  3683. img[src*="icons/icon3.gif"] {
  3684. background-position: 0 192px
  3685. }
  3686. img[src*="icons/icon4.gif"] {
  3687. background-position: 0 176px
  3688. }
  3689. img[src*="icons/icon5.gif"] {
  3690. background-position: 0 160px
  3691. }
  3692. img[src*="icons/icon6.gif"] {
  3693. background-position: 0 144px
  3694. }
  3695. img[src*="icons/icon7.gif"] {
  3696. background-position: 0 128px
  3697. }
  3698. img[src*="icons/icon8.gif"] {
  3699. background-position: 0 112px
  3700. }
  3701. img[src*="icons/icon9.gif"] {
  3702. background-position: 0 96px
  3703. }
  3704. img[src*="icons/icon10.gif"] {
  3705. background-position: 0 80px
  3706. }
  3707. img[src*="icons/icon11.gif"] {
  3708. background-position: 0 64px
  3709. }
  3710. img[src*="icons/icon12.gif"] {
  3711. background-position: 0 48px
  3712. }
  3713. img[src*="icons/icon13.gif"] {
  3714. background-position: 0 32px
  3715. }
  3716. img[src*="icons/icon14.gif"] {
  3717. background-position: 0 16px
  3718. }
  3719. /*DISEO RESPONSIVO*/
  3720. @media (max-width:1180px) {
  3721. /*iconos hilos*/
  3722. fieldset.fieldset[style="margin-top: 5px"] tr,
  3723. fieldset.fieldset[style="margin-top: 5px"] tr:nth-child(3) td:nth-child(1) {
  3724. display: table-row
  3725. }
  3726. }
  3727. @media (max-width:984px) {
  3728. /*enlaces cabecera*/
  3729. table#AutoNumber9 {
  3730. margin-left: 16px;
  3731. left: 164px
  3732. }
  3733. /*logo*/
  3734. body > div > center > table#AutoNumber1 td:last-child {
  3735. left: 14px
  3736. }
  3737. /*buscador*/
  3738. table.cajastip td.texto[width="10%"] {
  3739. right: 8px
  3740. }
  3741. td.top2 table[id=AutoNumber7] table {
  3742. right: 10px
  3743. }
  3744. /*enlaces principales*/
  3745. /*inicio*/
  3746. /*usuarios en linea*/
  3747. td.texto[width="90%"][bgcolor="#ffffff"] {
  3748. left: 13px
  3749. }
  3750. /*navegacion foro*/
  3751. table.tborder[cellpadding="5"] > tbody > tr > td.alt1[width="100%"] {
  3752. padding-left: 14px
  3753. }
  3754. /*foro*/
  3755. .page {
  3756. width: 100%!important;
  3757. margin: 0
  3758. }
  3759. /* deja pequeño margen en panel de control */
  3760. .page table tr[valign="top"]>td+td+td[width="100%"] {
  3761. padding-right:12px;
  3762. }
  3763. div.page > div:nth-child(1) > table:nth-child(9) > tbody:nth-child(1) > tr[valign="top"]:nth-child(1) > td:nth-child(1) {
  3764. padding-left:12px;
  3765. }
  3766.  
  3767.  
  3768.  
  3769. .page table[style="margin-bottom:3px"],
  3770. .page table[style="margin-top:-2px"] {
  3771. width: calc(100% - 32px);
  3772. margin-left: 16px
  3773. }
  3774. /*posts*/
  3775. table[id^=post] {
  3776. margin: 0;
  3777. box-shadow: none
  3778. }
  3779. div#posts > div[align=center]:nth-last-child(2) table[id^=post] {
  3780. box-shadow: var(--bsh2)
  3781. }
  3782. div[id^=edit][style="padding:0px 0px 5px 0px"] {
  3783. border-bottom: 1px solid var(--bg02);
  3784. padding: 0!important
  3785. }
  3786. div#posts > div[align=center]:nth-last-child(2) [style="padding:0px 0px 5px 0px"] {
  3787. border: 0
  3788. }
  3789. /*barara herramientas*/
  3790. td[width="312"] {
  3791. left: -2px
  3792. }
  3793. div.tborder[style="padding:1px; border-top-width:0px"] > table {
  3794. margin-left: -51px
  3795. }
  3796. td.alt1[width="100%"] + td.alt2 > div.smallfont > strong + div > a {
  3797. left: 426px
  3798. }
  3799. td.alt1[width="100%"] + td.alt2 + td.alt2 a span:nth-child(3)::after {
  3800. left: 569.75px
  3801. }
  3802. td.alt1[width="100%"] + td.alt2 + td.alt2 + td.alt2 a span:nth-child(3)::after {
  3803. left: 668px
  3804. }
  3805. /*activos*/
  3806. td.alt1[width="100%"] + td.alt2 + td.alt2 + td.alt2[style="background-color:#ffffcc;"] a span:nth-child(1) {
  3807. left: 701px
  3808. }
  3809. td.alt1[width="100%"] + td.alt2 + td.alt2[style="background-color:#ffffcc;"] a span:nth-child(1) {
  3810. left: 636px
  3811. }
  3812. td.alt1[width="100%"] + td.alt2 > div.smallfont > strong + div > a + strong {
  3813. left: 539px
  3814. }
  3815. /*inicio*/
  3816. table.cajascat[width="100%"][cellpadding="2"][border="0"] {
  3817. border-left: 0
  3818. }
  3819. td[width="84%"] {
  3820. padding: 0;
  3821. filter: var(--dsh2)
  3822. }
  3823. /*avatar*/
  3824. img[style="max-height:90px; margin-left: 6px; border-radius: 5%; -moz-border-radius: 5%; -webkit-border-radius: 5%"] {
  3825. transform: translateX(20px)
  3826. }
  3827. img[src="//st.forocoches.com/image/forocoches_avatar.gif"],
  3828. td.alt2 > div.smallfont > strong > a:after {
  3829. transform: translateX(34px)
  3830. }
  3831. /*pie de pagina*/
  3832. td.cmini[style="border-right:1px solid #CCCCCC; border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC;"],
  3833. td.contenido[style="border-right:1px solid #CCCCCC; border-top:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC;"] {
  3834. display: none
  3835. }
  3836. /*columna hora inicio*/
  3837. td[width="84%"] .texto >table>tbody > tr > td:nth-child(2) {
  3838. display: none;
  3839. }
  3840. }
  3841. @media (max-width:928px) {
  3842. /*barara herramientas*/
  3843. div.tborder[style="padding:1px; border-top-width:0px"] table td.vbmenu_control:nth-child(2),
  3844. div.tborder[style="padding:1px; border-top-width:0px"] table td.vbmenu_control:nth-child(3) {
  3845. display: none
  3846. }
  3847. td.alt1[width="100%"] + td.alt2 > div.smallfont > strong + div > a {
  3848. left: 147px
  3849. }
  3850. td.alt1[width="100%"] + td.alt2 + td.alt2 a span:nth-child(3)::after {
  3851. left: 290.75px
  3852. }
  3853. td.alt1[width="100%"] + td.alt2 + td.alt2 + td.alt2 a span:nth-child(3)::after {
  3854. left: 389px
  3855. }
  3856. /*activos*/
  3857. td.alt1[width="100%"] + td.alt2 + td.alt2 + td.alt2[style="background-color:#ffffcc;"] a span:nth-child(1) {
  3858. left: 422px
  3859. }
  3860. td.alt1[width="100%"] + td.alt2 + td.alt2[style="background-color:#ffffcc;"] a span:nth-child(1) {
  3861. left: 357px
  3862. }
  3863. td.alt1[width="100%"] + td.alt2 > div.smallfont > strong + div > a + strong {
  3864. left: 260px
  3865. }
  3866. div.tborder[style="padding:1px; border-top-width:0px"] table td.vbmenu_control:nth-child(7) {
  3867. left: 437px
  3868. }
  3869. /*inicio*/
  3870. table.cajascat td.cat[bgcolor="#f9f9f9"]:not(:nth-child(1)) {
  3871. display: none
  3872. }
  3873. table.cajascat[width="100%"][cellpadding="2"][border="0"] td.contenido tr:nth-child(1) {
  3874. width: 128.5px
  3875. }
  3876. /*bandeja mp*/
  3877. #pmform + br + form[action="private.php"] {
  3878. display: none
  3879. }
  3880. }
  3881. @media (max-width:808px) {
  3882. /*foro*/
  3883. /*panel usuario*/
  3884. td.alt2[width="175"],
  3885. td.thead[width="175"] {
  3886. width: 120px
  3887. }
  3888. /*margenes imagenes y video*/
  3889. .imgpost {
  3890. max-width: calc(100% + 32px);
  3891. margin-left: -16px
  3892. }
  3893. .video-youtube {
  3894. width: calc(100% + 32px);
  3895. max-width: calc(100% + 32px);
  3896. margin-left: -16px
  3897. }
  3898. }
  3899.  
  3900.  
  3901.  
  3902. /* debug */
  3903. /* * {
  3904. background: #000 !important;
  3905. color: #0f0 !important;
  3906. outline: solid #f00 1px !important;
  3907. } */
  3908.  
  3909.  
  3910. /* Pie de foro WIP */
  3911. /*table[style="margin-top:3px"] +br+ table.tborder td.thead,
  3912. table[style="margin-top:3px"] +br+ table.tborder td.alt1 {
  3913. padding: 0;
  3914. }
  3915. table[style="margin-top:3px"] +br+ table.tborder td.thead:nth-child(1) > * {
  3916. outline: 1px solid red;
  3917. margin-left: -6px !important;
  3918. }*/
  3919.  
  3920. }
  3921.  
  3922.  
  3923.  
  3924.  
  3925.  
  3926. /* ajustes especificos por url */
  3927. @-moz-document regexp("(http[s]?:\/\/)*www.forocoches.com/foro/") {
  3928. /* ocultar navegacion en indice foros */
  3929.  
  3930. .page td[style="padding-left:3px;"] {
  3931. line-height: 0;
  3932. }
  3933. .page td[style="padding-left:3px;"] .tborder:nth-of-type(1) {
  3934. background: var(--bg01);
  3935. }
  3936. .page td[style="padding-left:3px;"] .tborder:nth-of-type(1) .alt1 {
  3937. display: none;
  3938. }
  3939. .page td[style="padding-left:3px;"] .tborder:nth-of-type(1) .alt2 {
  3940. height: 0;
  3941. line-height: 0;
  3942. border-bottom: 22px solid;
  3943. border-color: var(--bg01) !important;
  3944. }
  3945. /*estadisticas forocoches*/
  3946. .page td>table.tborder:last-of-type {
  3947. margin-top: 16px;
  3948. }
  3949. .page td>table.tborder:last-of-type .thead {
  3950. background: var(--bg08);
  3951. color: var(--tx06);
  3952. font-size: 13px;
  3953. font-weight: 500;
  3954. line-height: 24px;
  3955. padding: 4px 16px;
  3956. }
  3957. .page td>table.tborder:last-of-type .smallfont {
  3958. font-size: 13px;
  3959. }
  3960. }
  3961.  
  3962.  
  3963.  
  3964.  
  3965.  
  3966. @-moz-document regexp("(http[s]?:\/\/)*www.forocoches.com/foro/search.php\?.*") {
  3967. /* correccion tabla busqueda */
  3968.  
  3969. table#threadslist tr:first-of-type {
  3970. border-top: initial;
  3971. }
  3972. #inlinemodform .tborder:first-of-type .tcat {
  3973. display: none;
  3974. }
  3975. #inlinemodform .tborder:nth-of-type(2) .tcat {
  3976. padding-top: 36px;
  3977. }
  3978. table.tborder[id^="post"] {
  3979. border-radius: 0;
  3980. }
  3981.  
  3982. /* fix ancho resultados busquedas */
  3983.  
  3984. #threadslist tr>.thead:nth-child(2) {
  3985. width: 100%;
  3986. }
  3987.  
  3988. /* quita borde primer titulo */
  3989.  
  3990. #threadslist tr:nth-child(3) td[id^="td_threadtitle"] {
  3991. box-shadow: initial;
  3992. }
  3993. #threadslist tr:nth-child(n+2):nth-child(-n+3) {
  3994. border-top: 0;
  3995. }
  3996. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement