mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 20:19:21 +00:00
Cleaned file
This commit is contained in:
parent
38a9c96078
commit
d2240934a9
@ -4,17 +4,14 @@
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
.personnal-friends-list .friend a,
|
||||
.friends-list-ro .friend a {
|
||||
.personnal-friends-list .friend a {
|
||||
color: white;
|
||||
}
|
||||
.personnal-friends-list .friend a:hover,
|
||||
.friends-list-ro .friend a:hover {
|
||||
.personnal-friends-list .friend a:hover {
|
||||
color: #001F3F;
|
||||
}
|
||||
|
||||
.personnal-friends-list .friend img,
|
||||
.friends-list-ro .friend img {
|
||||
.personnal-friends-list .friend img {
|
||||
margin: auto 10px auto auto;
|
||||
max-width: 40px;
|
||||
height: 40px;
|
||||
@ -22,8 +19,7 @@
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
.personnal-friends-list .friend .friends-name,
|
||||
.friends-list-ro .friend .friends-name {
|
||||
.personnal-friends-list .friend .friends-name {
|
||||
display: inline-block;
|
||||
white-space: normal;
|
||||
max-width: 100px;
|
||||
|
Loading…
Reference in New Issue
Block a user