Pixels (#1235)
* Update main.css * slightly less visibility for .hidden
Cette révision appartient à :
Parent
cdd25c1712
révision
867bd808fb
1 fichiers modifiés avec 3 ajouts et 3 suppressions
|
@ -327,11 +327,11 @@ th, .home-td { border-bottom: 1px solid; }
|
|||
|
||||
th { border-bottom-width: 2px; }
|
||||
|
||||
.hidden { opacity: 0.5; }
|
||||
.hidden { opacity: 0.475; }
|
||||
.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: 51px; overflow:initial; text-align: left; padding: 0 2px!important; }
|
||||
.tr-links { width: 48px; overflow:initial; text-align: left; padding: 0 2px!important; }
|
||||
.tr-cs { width: 15px; overflow: initial; text-overflow: initial; padding: 0; }
|
||||
.tr-cs .comment-icon { margin-bottom: 4px; }
|
||||
.tr-size { width: 90px; }
|
||||
|
@ -339,7 +339,7 @@ th { border-bottom-width: 2px; }
|
|||
.tr-se, .tr-le, .tr-dl { width: 50px; }
|
||||
.tr-date { width: 124px; }
|
||||
|
||||
.tr-links >a > div { width: 17.63px; }
|
||||
.tr-links >a > div { width: 18px; }
|
||||
.tr-se > a > .sort-arrows,
|
||||
.tr-le > a > .sort-arrows,
|
||||
.tr-dl > a > .sort-arrows { margin-left: 0; }
|
||||
|
|
Référencer dans un nouveau ticket