Update main.css
Cette révision appartient à :
Parent
c8f4fc2136
révision
5004a4b49a
1 fichiers modifiés avec 4 ajouts et 3 suppressions
|
@ -332,7 +332,7 @@ th { border-bottom-width: 2px; }
|
|||
.tr-cat { width: 90px; text-align: center; }
|
||||
.tr-flag { white-space: initial!important; }
|
||||
.tr-name { width: auto; text-align: left; white-space: normal; word-break: break-word; font-weight: bold; }
|
||||
.tr-links { width: 66px; }
|
||||
.tr-links { width: 66px; overflow:initial;' }
|
||||
.tr-cs { width: 5px; overflow: initial; text-overflow: initial; }
|
||||
.tr-cs .comment-icon { margin-bottom: 4px; }
|
||||
.tr-size { width: 90px; }
|
||||
|
@ -453,8 +453,9 @@ html, body {
|
|||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
.tr-cat { width: 77px; }
|
||||
.form-input.refine { display: none;}
|
||||
.tr-cat { width: 73px; }
|
||||
.form-input.refine { display: none; }
|
||||
.tr-links { width: 50px; }
|
||||
}
|
||||
|
||||
@media (maw-width: 520px) {
|
||||
|
|
Référencer dans un nouveau ticket