Update classic.css
Cette révision appartient à :
Parent
e286385632
révision
48d624fb47
1 fichiers modifiés avec 9 ajouts et 2 suppressions
|
@ -409,7 +409,7 @@ span.comment-index+p {
|
||||||
.torrent-info-data.uploader-anon {
|
.torrent-info-data.uploader-anon {
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
.torrent-info-data.uploader-link a, .torrent-info-data.uploader-anon a{
|
.torrent-info-data.uploader-link a, .torrent-info-data.uploader-anon a, .user-search-notice a{
|
||||||
color: green;
|
color: green;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -743,7 +743,7 @@ span.tag {
|
||||||
}
|
}
|
||||||
#reportPopup {
|
#reportPopup {
|
||||||
text-decoration: underline dotted;
|
text-decoration: underline dotted;
|
||||||
height: 16px!important;
|
height: auto!important;
|
||||||
font-size: 13px!important;
|
font-size: 13px!important;
|
||||||
background: none;
|
background: none;
|
||||||
color: #106655!important;
|
color: #106655!important;
|
||||||
|
@ -769,3 +769,10 @@ span.tag {
|
||||||
.sukebei .modal-footer {
|
.sukebei .modal-footer {
|
||||||
background: #332626;
|
background: #332626;
|
||||||
}
|
}
|
||||||
|
.user-search-notice {
|
||||||
|
margin: 11px 0 0 4px;
|
||||||
|
font-size: 13px;
|
||||||
|
font-weight: bold;
|
||||||
|
margin-left: 4px;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
Référencer dans un nouveau ticket