Line 385: | Line 385: | ||
box-sizing: border-box; | box-sizing: border-box; | ||
} | } | ||
− | .details_button_button:hover ~ .li_fold .details_button{ | + | .details_button_button:hover ~ .li_fold > .details_button_background > .details_button{ |
width:12rem !important; | width:12rem !important; | ||
background:black; | background:black; | ||
Line 397: | Line 397: | ||
} | } | ||
− | .details_button_button:hover ~ .li_fold .details_button .vertical_line{ | + | .details_button_button:hover ~ .li_fold > .details_button_background > .details_button .vertical_line{ |
d:path('M27.5,12,42.94,27.5,27.5,43'); | d:path('M27.5,12,42.94,27.5,27.5,43'); | ||
stroke:white; | stroke:white; | ||
Line 415: | Line 415: | ||
font-size:1.1rem !important; | font-size:1.1rem !important; | ||
} | } | ||
− | .details_button_button:hover ~ .li_fold .details_button h5{ | + | .details_button_button:hover ~ .li_fold > .details_button_background > .details_button h5{ |
color: white; | color: white; |
Revision as of 09:25, 2 September 2018