Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 2631 | Rev 2633 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 2631 Rev 2632
Línea 5234... Línea 5234...
5234
    margin: 0 auto;
5234
    margin: 0 auto;
5235
    padding: 18px 20px;
5235
    padding: 18px 20px;
5236
    width: 90%;
5236
    width: 90%;
5237
}
5237
}
Línea 5238... Línea -...
5238
 
-
 
5239
.acc-leftbar .nav-tabs>a>i {
-
 
5240
    align-items: center;
-
 
5241
    background-color: #bebebe;
-
 
5242
    border-radius: 100px;
-
 
5243
    display: inline-flex;
-
 
5244
    justify-content: center;
-
 
5245
    margin-right: 5px;
-
 
5246
    padding: .5rem 1rem;
-
 
5247
}
-
 
5248
 
5238
 
5249
.nav-tabs {
5239
.nav-tabs {
5250
    border-bottom: 0;
5240
    border-bottom: 0;
Línea 5251... Línea 5241...
5251
}
5241
}
5252
 
5242
 
5253
.acc-leftbar .nav-tabs>a:last-child {
5243
.acc-leftbar .nav-tabs>a:last-child {
Línea 5254... Línea 5244...
5254
    border-bottom: 0;
5244
    border-bottom: 0;
5255
}
-
 
5256
 
5245
}
5257
.acc-leftbar .nav-tabs>a i {
5246
 
5258
    padding-right: 15px;
-
 
5259
    font-size: 20px;
5247
.acc-leftbar .nav-tabs>a i {
5260
    position: relative;
5248
    font-size: 1.5rem;
-
 
5249
    position: relative;
-
 
5250
    font-weight: 700;
-
 
5251
    width: 50px;
-
 
5252
    height: 50px;
-
 
5253
    display: inline-flex;
-
 
5254
    align-items: center;
-
 
5255
    background-color: #f5f5f5;
5261
    top: 2px;
5256
    border-radius: 100px;
Línea 5262... Línea 5257...
5262
    font-weight: 700;
5257
    justify-content: center;
5263
    width: 40px;
5258
    margin-right: 5px;
5264
}
5259
}