Dark JVC bug??
RinnelidoV34
2020-09-30 15:14:00
j'ai mis un skin sombre pour JVC et en plein milieu il y a un pavé blanc ou le skin bug, ca vous fait pareil?
Torino
2020-09-30 15:14:17
Pareil ici avec le thème dark, ça pète les yeux
RinnelidoV34
2020-09-30 15:14:41
Le 30 septembre 2020 à 15:14:17 Torino a écrit :
Pareil ici, ça pète les yeux
ah putain j'ai eu peur d'être le seul
vite une update
ptibiscuit32
2020-09-30 15:21:14
Petit fix:
https://image.noelshack.com/fichiers/2020/40/3/1601472003-kswurna.png
Rajouter bêtement ce petit bout de code dans la feuille de style "DarkJVC" de Stylish:
.topic-list li.dfp__atf~li:nth-of-type(2n) {
/* background: #fff; */
background: #2E2E2E;
}
.topic-list li.dfp__atf~li:nth-of-type(odd) {
/* background: #eef5fc; */
background: #2E2E2E;
}
https://image.noelshack.com/fichiers/2020/40/3/1601472176-dbdcqta.png
AntiFa1488
2020-09-30 17:59:01
Le 30 septembre 2020 à 15:21:14 ptibiscuit32 a écrit :
Petit fix:
https://image.noelshack.com/fichiers/2020/40/3/1601472003-kswurna.png
Rajouter bêtement ce petit bout de code dans la feuille de style "DarkJVC" de Stylish:
.topic-list li.dfp__atf~li:nth-of-type(2n) {
/* background: #fff; */
background: #2E2E2E;
}
.topic-list li.dfp__atf~li:nth-of-type(odd) {
/* background: #eef5fc; */
background: #2E2E2E;
}
https://image.noelshack.com/fichiers/2020/40/3/1601472176-dbdcqta.png
Mais cimer chef putain, je comprends pas pourquoi tu bides, tu es le messie
[BG]BloodTears
2020-09-30 18:33:12
Merci chefhttps://image.noelshack.com/fichiers/2019/19/4/1557414402-nada.png
Aqaba-IX
2020-09-30 18:43:50
Le 30 septembre 2020 à 15:21:14 ptibiscuit32 a écrit :
Petit fix:
https://image.noelshack.com/fichiers/2020/40/3/1601472003-kswurna.png
Rajouter bêtement ce petit bout de code dans la feuille de style "DarkJVC" de Stylish:
.topic-list li.dfp__atf~li:nth-of-type(2n) {
/* background: #fff; */
background: #2E2E2E;
}
.topic-list li.dfp__atf~li:nth-of-type(odd) {
/* background: #eef5fc; */
background: #2E2E2E;
}
https://image.noelshack.com/fichiers/2020/40/3/1601472176-dbdcqta.png
aaargh_0ban
2020-09-30 20:06:55
Merci, j'ai rien compris et fait l'handicapé dans la procédure mais ça a quand même marché
source-evian1
2020-09-30 20:41:29
Le 30 septembre 2020 à 15:21:14 ptibiscuit32 a écrit :
Petit fix:
https://image.noelshack.com/fichiers/2020/40/3/1601472003-kswurna.png
Rajouter bêtement ce petit bout de code dans la feuille de style "DarkJVC" de Stylish:
.topic-list li.dfp__atf~li:nth-of-type(2n) {
/* background: #fff; */
background: #2E2E2E;
}
.topic-list li.dfp__atf~li:nth-of-type(odd) {
/* background: #eef5fc; */
background: #2E2E2E;
}
https://image.noelshack.com/fichiers/2020/40/3/1601472176-dbdcqta.png
t'es un chef , mercihttps://image.noelshack.com/fichiers/2016/46/1479465061-risithumbs.png
FilsDePucix
2020-09-30 21:23:27
Le 30 septembre 2020 à 15:21:14 ptibiscuit32 a écrit :
Petit fix:
https://image.noelshack.com/fichiers/2020/40/3/1601472003-kswurna.png
Rajouter bêtement ce petit bout de code dans la feuille de style "DarkJVC" de Stylish:
.topic-list li.dfp__atf~li:nth-of-type(2n) {
/* background: #fff; */
background: #2E2E2E;
}
.topic-list li.dfp__atf~li:nth-of-type(odd) {
/* background: #eef5fc; */
background: #2E2E2E;
}
https://image.noelshack.com/fichiers/2020/40/3/1601472176-dbdcqta.png
Merci !
FEU-SOLAIRE
2020-10-01 00:12:37
Le 30 septembre 2020 à 15:21:14 ptibiscuit32 a écrit :
Petit fix:
https://image.noelshack.com/fichiers/2020/40/3/1601472003-kswurna.png
Rajouter bêtement ce petit bout de code dans la feuille de style "DarkJVC" de Stylish:
.topic-list li.dfp__atf~li:nth-of-type(2n) {
/* background: #fff; */
background: #2E2E2E;
}
.topic-list li.dfp__atf~li:nth-of-type(odd) {
/* background: #eef5fc; */
background: #2E2E2E;
}
https://image.noelshack.com/fichiers/2020/40/3/1601472176-dbdcqta.png
MERCEEEEEEEEEEEEEE
23h14m10s
2020-10-01 00:13:21
.topic-list li.dfp__atf~li:nth-of-type(2n) {
background: #2E2E2E;
}
.topic-list li.dfp__atf~li:nth-of-type(odd) {
background: #2A2A2A;
}
RinnelidoV34
2020-10-01 01:22:00
Le 30 septembre 2020 à 15:21:14 ptibiscuit32 a écrit :
Petit fix:
https://image.noelshack.com/fichiers/2020/40/3/1601472003-kswurna.png
Rajouter bêtement ce petit bout de code dans la feuille de style "DarkJVC" de Stylish:
.topic-list li.dfp__atf~li:nth-of-type(2n) {
/* background: #fff; */
background: #2E2E2E;
}
.topic-list li.dfp__atf~li:nth-of-type(odd) {
/* background: #eef5fc; */
background: #2E2E2E;
}
https://image.noelshack.com/fichiers/2020/40/3/1601472176-dbdcqta.png
merci seigneur
RoadtoNirvana
2020-10-01 09:19:43
Je sais pas faire je suis un noob.
On m'explique clairement ?
Bougnadah
2020-10-01 09:21:00
Le 30 septembre 2020 à 15:21:14 ptibiscuit32 a écrit :
Petit fix:
https://image.noelshack.com/fichiers/2020/40/3/1601472003-kswurna.png
Rajouter bêtement ce petit bout de code dans la feuille de style "DarkJVC" de Stylish:
.topic-list li.dfp__atf~li:nth-of-type(2n) {
/* background: #fff; */
background: #2E2E2E;
}
.topic-list li.dfp__atf~li:nth-of-type(odd) {
/* background: #eef5fc; */
background: #2E2E2E;
}
https://image.noelshack.com/fichiers/2020/40/3/1601472176-dbdcqta.png
Merci, je saigne plus des yeux.https://image.noelshack.com/fichiers/2017/05/1486295393-risitassang.png
303ManiaK-
2020-10-01 09:21:36
Le 30 septembre 2020 à 15:21:14 ptibiscuit32 a écrit :
Petit fix:
https://image.noelshack.com/fichiers/2020/40/3/1601472003-kswurna.png
Rajouter bêtement ce petit bout de code dans la feuille de style "DarkJVC" de Stylish:
.topic-list li.dfp__atf~li:nth-of-type(2n) {
/* background: #fff; */
background: #2E2E2E;
}
.topic-list li.dfp__atf~li:nth-of-type(odd) {
/* background: #eef5fc; */
background: #2E2E2E;
}
https://image.noelshack.com/fichiers/2020/40/3/1601472176-dbdcqta.png
tu mérites les honneurs
gratefuldooom
2020-10-01 09:21:59
Le 30 septembre 2020 à 15:21:14 ptibiscuit32 a écrit :
Petit fix:
https://image.noelshack.com/fichiers/2020/40/3/1601472003-kswurna.png
Rajouter bêtement ce petit bout de code dans la feuille de style "DarkJVC" de Stylish:
.topic-list li.dfp__atf~li:nth-of-type(2n) {
/* background: #fff; */
background: #2E2E2E;
}
.topic-list li.dfp__atf~li:nth-of-type(odd) {
/* background: #eef5fc; */
background: #2E2E2E;
}
https://image.noelshack.com/fichiers/2020/40/3/1601472176-dbdcqta.png
Merci le crack