Merge pull request #1135 from Kiloutre/patch-21
Add required !important for css to apply
Cette révision appartient à :
révision
92356a30e2
1 fichiers modifiés avec 1 ajouts et 2 suppressions
|
@ -313,8 +313,7 @@ th, .home-td {
|
|||
th { border-bottom-width: 2px; }
|
||||
|
||||
.tr-cat { width: 90px; text-align: center; }
|
||||
.tr-flag { white-space: initial; }
|
||||
|
||||
.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-cs { width: 5px; overflow: initial; text-overflow: initial; }
|
||||
|
|
Référencer dans un nouveau ticket