Advertisement
Guest User

Untitled

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