Línea 1: | Línea 1: | ||
/* El CSS colocado en esta página será aplicado a todas las apariencias */ | /* El CSS colocado en esta página será aplicado a todas las apariencias */ | ||
+ | #ca-current, #ca-view{ | ||
+ | display: none; | ||
+ | } | ||
#colaboradores{ | #colaboradores{ |
Revisión del 10:36 7 sep 2015
/* El CSS colocado en esta página será aplicado a todas las apariencias */ #ca-current, #ca-view{ display: none; } #colaboradores{ width:100%; border-spacing: 0px; table-layout: fixed; } #colaboradores, tr{ border: 2px solid #004aa1; } #colaboradores td{ border-left: 1px solid #004AA1; border-right: 1px solid #004AA1; } #colaboradores th{ text-align: center; background-color: #004AA1; color: white; padding: 6px; font-size: 25px; } h3{ color: white; background-color: lightgray; font-weight: unset; padding: 8px; font-size: 20px; } h2{ color: #00529E; font-size: 25px; text-transform: uppercase; } td.mw-input #mw-input-wpText{ width: 453px; } table td.mw-input .mw-ui-input{ display: inline-block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 41% !important; padding: 10px 20px; border: 1px solid #dcdcdc; -webkit-border-radius: 1px; border-radius: 1px; font: normal 16px/normal "Raleway",Helvetica,sans-serif; color: #8F8F8F; -o-text-overflow: clip; text-overflow: clip; background: -webkit-linear-gradient(90deg,rgba(255,255,255,1) 0,rgba(255,255,255,1) 74%,rgba(198,198,198,1) 100%); background: -moz-linear-gradient(0deg,rgba(255,255,255,1) 0,rgba(255,255,255,1) 74%,rgba(198,198,198,1) 100%); background: linear-gradient(0deg,rgba(255,255,255,1) 0,rgba(255,255,255,1) 74%,rgba(198,198,198,1) 100%); background-position: 50% 50%; -webkit-background-origin: padding-box; background-origin: padding-box; -webkit-background-clip: border-box; background-clip: border-box; -webkit-background-size: auto auto; background-size: auto auto; } table td.mw-input .mw-ui-input input{ height: 50px; } table td.mw-input .mw-ui-input textarea{ height: 100px !important; } #mw-input-wpCCme, #mw-input-wpCCme + label{ display: none; } .mw-htmlform-submit { border: 0px; border-bottom: 5px solid #CED1D4; background: #EBEEF0 none repeat scroll 0% 0%; float: left; display: inline; text-align: center; width: 100px; font-size: 22px; color: #00529E; font-weight: 300; } .visualClear{ width: 100%; background: url('http://www.wikicardio.org.ar/images/contacto.png') right no-repeat; } .visualClear table{ border: 2px solid #004aa1; } .visualClear td{ border: 0px; } td.mw-label { width: 20%; } #mw-input-wpText { background: transparent linear-gradient(180deg, #FFF 0px, #FFF 74%, #C6C6C6 100%) repeat scroll 50% 50%; height: 100px !important; }