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
|
* @author Pierre HUBERT
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.personnal-friends-list .friend a,
|
.personnal-friends-list .friend a {
|
||||||
.friends-list-ro .friend a {
|
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
.personnal-friends-list .friend a:hover,
|
.personnal-friends-list .friend a:hover {
|
||||||
.friends-list-ro .friend a:hover {
|
|
||||||
color: #001F3F;
|
color: #001F3F;
|
||||||
}
|
}
|
||||||
|
|
||||||
.personnal-friends-list .friend img,
|
.personnal-friends-list .friend img {
|
||||||
.friends-list-ro .friend img {
|
|
||||||
margin: auto 10px auto auto;
|
margin: auto 10px auto auto;
|
||||||
max-width: 40px;
|
max-width: 40px;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
@ -22,8 +19,7 @@
|
|||||||
visibility: visible;
|
visibility: visible;
|
||||||
}
|
}
|
||||||
|
|
||||||
.personnal-friends-list .friend .friends-name,
|
.personnal-friends-list .friend .friends-name {
|
||||||
.friends-list-ro .friend .friends-name {
|
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
max-width: 100px;
|
max-width: 100px;
|
||||||
|
Loading…
Reference in New Issue
Block a user