Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 7152 | | Comparar con el anterior | Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
7110 stevensc 1
.survey_form--W3864{display:flex;flex-direction:column;padding:1rem;position:relative;margin:0 1rem;border:1px solid var(--border-primary);border-radius:var(--border-radius)}.survey_form--W3864 h3{color:var(--title-color);font-size:1.1rem;font-weight:600}.survey_form--W3864 span{align-items:center;color:var(--subtitle-color);display:flex;font-size:.9rem;padding:0 !important}.survey_form--W3864 span svg{font-size:1rem}
7384 stevensc 2
.feed__share{background-color:#fff;display:grid;gap:1rem;padding:10px;width:100%;box-shadow:0px 0px 0px 1px rgba(0,0,0,.08)}@media(min-width: 768px){.feed__share{border-radius:10px}}.feed__input-container{display:flex;align-items:center;gap:.5rem}.feed__input-container .feed__input{align-items:center;border:1px solid #d3d3d3;border-radius:30px;color:gray;display:flex;gap:.5rem;padding:10px;padding-left:1rem;overflow:hidden;flex:1;cursor:pointer}.feed__input-container .feed__input:hover{background-color:rgba(0,0,0,.08)}.feed__input-container .feed__input input{background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none;flex:1;font-weight:600}.feed__section{display:flex;flex-direction:column;grid-area:main;gap:1rem;position:relative}.feed__info{display:flex;flex-direction:column;justify-content:center;gap:5px}.feed__info>a>h2{font-size:1rem;font-weight:bold}.feed__info>p{font-size:.8rem;color:gray;line-height:1.5}.feed__info .time__elapse{align-items:center;display:flex;font-size:14px;gap:5px}.feed__info .time__elapse .time__elapse-icon{font-size:14px}.feed__share-options{display:flex;justify-content:space-evenly}.feed__share-option{align-items:center;display:inline-flex;justify-content:center;cursor:pointer;gap:.5rem;padding:10px}.feed__share-option:hover{background-color:#f5f5f5;border-radius:10px}.feed__share-option h4{display:none}@media(min-width: 1200px){.feed__share-option{justify-content:flex-start}.feed__share-option h4{display:initial}}.feed{background-color:#fff;display:flex;flex-direction:column;gap:.5rem;box-shadow:0px 0px 0px 1px rgba(0,0,0,.08);padding:0}@media(min-width: 768px){.feed{box-shadow:0px 0px 0px 1px rgba(0,0,0,.08);border-radius:10px}}.feed__header{display:flex;gap:.5rem;padding:5px 1rem 0;justify-content:space-between;align-items:center;position:relative}.feed__body{overflow-wrap:anywhere;display:flex;flex-direction:column;gap:.5rem}.feed__body h2,.feed__body p,.feed__body a,.feed__body span{padding:0 10px}.feed__body p,.feed__body a,.feed__body span{line-height:1.25}.feed__body a{color:#00bfff;font-weight:600}.feed__body>img,.feed__body>video{width:100%;max-height:550px;object-fit:cover}.feed__buttons{display:flex;justify-content:space-around;border-top:1px solid #d3d3d3;gap:.5rem;padding:5px;margin:0 5px}.feed__buttons .feed__share-option{flex-grow:1}.external__share{display:flex;position:absolute;align-items:center;padding:5px 1rem;bottom:calc(100% + .5rem);gap:.5rem;right:0;width:16.5rem;border-radius:10px;background-color:#fff;box-shadow:0px 4px 4px -2px rgba(0,0,0,.12),0px -4px 4px -2px rgba(0,0,0,.12)}.external__share.post{transform:none;bottom:100%;right:1.5rem;z-index:200}
7111 stevensc 3
h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1{font-size:1.5rem}h2{font-size:1.2rem}h3{font-size:1.1rem}h4{font-size:1rem}.app__body{grid-template-areas:"sidebar" "main" "aside"}.empty__section{display:flex;flex-direction:column;align-items:center;justify-content:center;place-items:center;padding:1rem}.layout__content{column-gap:1rem;display:grid;grid-area:content;grid-template-columns:minmax(0, 1fr);grid-template-rows:auto;row-gap:.5rem}@media(min-width: 768px){.app__body{grid-template-areas:"sidebar main" ". aside";grid-template-columns:minmax(0, 7fr) minmax(0, 17fr)}}@media(min-width: 992px){.app__body{grid-template-areas:"sidebar main aside";grid-template-columns:minmax(0, 5fr) minmax(0, 12fr) minmax(300px, 7fr)}}.feed__share{background-color:#fff;display:grid;gap:1rem;padding:10px;width:100%;box-shadow:0px 0px 0px 1px rgba(0,0,0,.08)}@media(min-width: 768px){.feed__share{border-radius:10px}}.feed__input-container{display:flex;align-items:center;gap:.5rem}.feed__input-container .feed__input{align-items:center;border:1px solid #d3d3d3;border-radius:30px;color:gray;display:flex;gap:.5rem;padding:10px;padding-left:1rem;overflow:hidden;flex:1;cursor:pointer}.feed__input-container .feed__input:hover{background-color:rgba(0,0,0,.08)}.feed__input-container .feed__input input{background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none;flex:1;font-weight:600}.feed__section{display:flex;flex-direction:column;grid-area:main;gap:1rem;position:relative}.feed__info{display:flex;flex-direction:column;justify-content:center;gap:5px}.feed__info>a>h2{font-size:1rem;font-weight:bold}.feed__info>p{font-size:.8rem;color:gray;line-height:1.5}.feed__info .time__elapse{align-items:center;display:flex;font-size:14px;gap:5px}.feed__info .time__elapse .time__elapse-icon{font-size:14px}.feed__share-options{display:flex;justify-content:space-evenly}.feed__share-option{align-items:center;display:inline-flex;justify-content:center;cursor:pointer;gap:.5rem;padding:10px}.feed__share-option:hover{background-color:#f5f5f5;border-radius:10px}.feed__share-option h4{display:none}@media(min-width: 1200px){.feed__share-option{justify-content:flex-start}.feed__share-option h4{display:initial}}.feed{background-color:#fff;display:flex;flex-direction:column;gap:.5rem;box-shadow:0px 0px 0px 1px rgba(0,0,0,.08);padding:0}@media(min-width: 768px){.feed{box-shadow:0px 0px 0px 1px rgba(0,0,0,.08);border-radius:10px}}.feed__header{display:flex;gap:.5rem;padding:5px 1rem 0;justify-content:space-between;align-items:center}.feed__body{overflow-wrap:anywhere;display:flex;flex-direction:column;gap:.5rem}.feed__body h2{padding:0 10px}.feed__body p,.feed__body a,.feed__body span{padding:0 10px;line-height:1.25}.feed__body>img,.feed__body>video{width:100%;max-height:550px;object-fit:cover}.feed__buttons{display:flex;justify-content:space-around;border-top:1px solid #d3d3d3;gap:.5rem;padding:5px;margin:0 5px}.feed__buttons .feed__share-option{flex-grow:1}.external__share{display:flex;position:absolute;align-items:center;padding:5px 1rem;bottom:calc(100% + .5rem);gap:.5rem;right:0;width:16.5rem;border-radius:10px;background-color:#fff;box-shadow:0px 4px 4px -2px rgba(0,0,0,.12),0px -4px 4px -2px rgba(0,0,0,.12)}.external__share.post{transform:none;bottom:100%;right:1.5rem;z-index:200}.aside{display:flex;flex-direction:column;gap:.5rem;grid-area:aside}.sidebar-apps__widget .sd-title{padding:0}.sidebar-apps__widget .sd-title h3{font-weight:initial;color:initial}.sidebar-apps__widget .suggestions-list{max-height:auto}.sidebar-apps__widget .postsList{display:grid;grid-template-columns:2fr 3fr;grid-template-rows:1fr 2fr;height:76px;padding:.5rem;border-top:0;border-bottom:1px solid rgba(0,0,0,.06)}.sidebar-apps__widget .postsList:nth-last-child(1){border-bottom:0}.sidebar-apps__widget .postsList h4{font-size:1rem;font-weight:600}.sidebar-apps__widget .postsList img{grid-column:1;grid-row:1/3;height:100%}.sidebar-apps__widget .postsList span,.sidebar-apps__widget .postsList .btn-primary{display:none}.sidebar{position:relative;display:flex;flex-direction:column;gap:.5rem;height:fit-content;grid-area:sidebar}.sidebar__top{align-items:center;background-color:#fff;box-shadow:0px 0px 0px 1px rgba(0,0,0,.08);gap:.5rem;display:flex;flex-direction:column;padding-top:10px;overflow:hidden}.sidebar__top p,.sidebar__top h1{font-size:.9rem;padding:0 1rem}.sidebar__top h2,.sidebar__top h1{padding:0 1rem;text-align:center}.sidebar__top .sidebar__cover{width:100%;height:60px;object-fit:cover;margin-bottom:-20px}.sidebar__bottom{align-items:center;background-color:#fff;box-shadow:0px 0px 0px 1px rgba(0,0,0,.08);display:flex;flex-direction:column;overflow:hidden;padding:10px 0}.sidebar-apps__widget{background-color:#fff;padding:1rem;gap:.5rem}@media(min-width: 768px){.sidebar-apps__widget{box-shadow:0px 0px 0px 1px rgba(0,0,0,.08);border-radius:10px}}.sidebar__stats{background-color:#fff;padding-top:10px;padding-bottom:10px;border:1px solid #d3d3d3;border-top:0}.sidebar__stats:nth-last-child(2){border-radius:10px;border-top-left-radius:0;border-top-right-radius:0}.sidebar__stat{cursor:pointer;padding:10px;display:flex;justify-content:space-between;width:100%}.sidebar__stat:hover{background-color:rgba(0,0,0,.08)}.sidebar__stat>span{font-size:.9rem;font-weight:600;color:gray}.sidebar__stat-number{font-weight:bold !important;color:#0a66c2 !important}.sidebar__recent-item__container{display:flex;flex-direction:column;width:100%}.sidebar__recent-item{cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 10px}.sidebar__recent-item>p{font-size:.9rem;font-weight:600;color:gray}.sidebar__recent-icon{background-color:rgba(0,0,0,0);border:none;border-radius:50%;height:2rem;width:2rem;display:grid;place-items:center;padding:0;cursor:pointer;transition:all .2s}.sidebar__recent-item:hover .sidebar__recent-icon{background-color:rgba(0,0,0,.08)}.sidebar__options{display:none}.sidebar__options.show{display:block}.sideabar__footer{display:grid;place-items:center}.sideabar__footer>button{border:none;background-color:rgba(0,0,0,0);width:100%;margin-top:10px;color:gray}.sideabar__footer>button:hover{background-color:rgba(0,0,0,.08)}.helper__list{display:flex;flex-direction:column;transition:all .2s ease-in-out;overflow:hidden;gap:.5rem}.helper__list.hide{height:0}.helper__list.show{height:auto}.helper__list .helper__list-item{padding:5px 10px;display:flex;align-items:center;gap:.5rem}.helper__list .helper__list-item:hover{background-color:rgba(0,0,0,.08)}.helper__list .helper__list-item>span{font-size:.9rem;font-weight:600;color:gray;text-align:left}@media(min-width: 576px){.sidebar__top{border-radius:10px}.sidebar__bottom{border-radius:10px}.sidebar__stats:nth-last-child(1){border-radius:10px;border-top-right-radius:0;border-top-left-radius:0}}@media(min-width: 768px){.sideabar__footer{display:none}.sidebar__options{display:block}}.linked__widget{background:#fff;padding:1rem;display:flex;flex-direction:column;gap:1rem;height:fit-content}.linked__widget>a{font-size:1rem;color:gray}.linked__widget>a svg{font-size:1.3rem}.linked__widget img{width:60px;height:60px;background-color:#c9ced4;border-radius:50%}.linked__widget .linked__widget-header{display:flex;align-items:center;justify-content:space-between}.linked__widget .linked__widget-list{display:flex;flex-direction:column;gap:.5rem}.linked__widget .linked__widget-content{display:flex;align-items:center;gap:.5rem}.linked__widget .linked__widget-content .linked__widget-info{display:flex;flex-direction:column;gap:5px;align-items:flex-start}.linked__widget .linked__widget-content .linked__widget-info h4{font-weight:600}.linked__widget .linked__widget-content .linked__widget-info p{color:gray}.linked__widget .linked__widget-content .linked__widget-info .btn{border-radius:30px;font-weight:600;background:rgba(0,0,0,0) !important;border:2px solid #d3d3d3 !important;border-radius:30px;color:gray !important}.linked__widget .linked__widget-content .linked__widget-info .btn:hover{background:#d3d3d3 !important;color:#fff !important}@media(min-width: 768px){.linked__widget{border-radius:10px;box-shadow:0px 0px 0px 1px rgba(0,0,0,.08)}}