« MediaWiki:Common.css » : différence entre les versions
aucun résumé des modifications
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 1 104 : | Ligne 1 104 : | ||
font-size: 0.88em; | font-size: 0.88em; | ||
border-right: 2px solid #574B6B !important; | border-right: 2px solid #574B6B !important; | ||
min-width: | box-sizing: border-box; | ||
max-width: | width: 80px; | ||
min-width: 80px; | |||
max-width: 80px; | |||
white-space: normal; | white-space: normal; | ||
} | } | ||
| Ligne 1 111 : | Ligne 1 113 : | ||
.neph_table_incarnations .neph-sticky-2 { | .neph_table_incarnations .neph-sticky-2 { | ||
position: sticky !important; | position: sticky !important; | ||
left: | left: 80px !important; | ||
z-index: 7; | z-index: 7; | ||
background: #E3DEE8 !important; | background: #E3DEE8 !important; | ||
| Ligne 1 119 : | Ligne 1 121 : | ||
font-size: 0.85em; | font-size: 0.85em; | ||
border-right: 2px solid #574B6B !important; | border-right: 2px solid #574B6B !important; | ||
min-width: | box-sizing: border-box; | ||
width: 60px; | |||
min-width: 60px; | |||
box-shadow: 3px 0 6px rgba(87, 75, 107, 0.1); | |||
} | } | ||