Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 818 Rev 821
Línea 282... Línea 282...
282
.mf-field > button:hover{
282
.mf-field > button:hover{
283
    color: #fff !important;
283
    color: #fff !important;
284
    text-shadow: 2px 2px 2px #0003 !important;
284
    text-shadow: 2px 2px 2px #0003 !important;
285
    border: none !important;
285
    border: none !important;
286
}
286
}
-
 
287
.msg-title{
-
 
288
    display: flex;
-
 
289
    align-items: center;
-
 
290
    justify-content: space-between;
-
 
291
}
-
 
292
.msg-title.msgs_icons-container {
-
 
293
    display: flex;
-
 
294
    align-items: center;
-
 
295
}
-
 
296
.messages-list > input {
-
 
297
    transition: all .2s;
-
 
298
}
-
 
299
.messages-list > input.hide {
-
 
300
    height: 0;
-
 
301
}
287
#shared_with {
302
#shared_with {
288
    font-size: 16px;
303
    font-size: 16px;
289
    display: inline-block;
304
    display: inline-block;
290
    height: 40px;
305
    height: 40px;
291
    padding: 0 15px;
306
    padding: 0 15px;