@ -13691,7 +13691,7 @@ blockquote{
-ms-transform : none ;
-ms-transform : none ;
-o-transform : none ;
-o-transform : none ;
transform : none ;
transform : none ;
background : rgba ( 0 , 0 , 0 , . 5 ) ;
background : rgba ( 0 , 0 , 0 , 0 ) ;
height : 100 % ;
height : 100 % ;
z-index : 100 ;
z-index : 100 ;
width : 60px ;
width : 60px ;
@ -13700,19 +13700,23 @@ blockquote{
. last_photos_slider . slick-prev : focus ,
. last_photos_slider . slick-prev : focus ,
. last_photos_slider . slick-next : focus {
. last_photos_slider . slick-next : focus {
background : rgba ( 0 , 0 , 0 , . 5 ) ;
background : rgba ( 0 , 0 , 0 , 0 ) ;
}
}
. last_photos_slider . slick-prev : before {
. last_photos_slider . slick-prev : before {
content : '‹' ;
content : '' ;
font-family : dindisplay_pro , sans-serif ;
display : block ;
color : # b7b7b6 ;
width : 31px ;
font-size : 80px ;
height : 62px ;
font-weight : 100 ;
background : url ( . . / img / sprites . png ) 0 -63px no-repeat ;
position : absolute ;
left : 50 % ;
top : 50 % ;
margin : -31px 0 0 -15px ;
}
}
. last_photos_slider . slick-prev : hover {
. last_photos_slider . slick-prev : hover {
background : rgba ( 0 , 0 , 0 , . 8 ) ;
background : rgba ( 0 , 0 , 0 , . 3 ) ;
}
}
. last_photos_slider . slick-next {
. last_photos_slider . slick-next {
@ -13723,7 +13727,7 @@ blockquote{
-ms-transform : none ;
-ms-transform : none ;
-o-transform : none ;
-o-transform : none ;
transform : none ;
transform : none ;
background : rgba ( 0 , 0 , 0 , . 5 ) ;
background : rgba ( 0 , 0 , 0 , 0 ) ;
height : 100 % ;
height : 100 % ;
z-index : 100 ;
z-index : 100 ;
width : 60px ;
width : 60px ;
@ -13731,15 +13735,23 @@ blockquote{
}
}
. last_photos_slider . slick-next : before {
. last_photos_slider . slick-next : before {
content : '›' ;
content : '' ;
font-family : dindisplay_pro , sans-serif ;
display : block ;
color : # b7b7b6 ;
width : 31px ;
font-size : 80px ;
height : 62px ;
font-weight : 100 ;
background : url ( . . / img / sprites . png ) 0 -63px no-repeat ;
position : absolute ;
left : 50 % ;
top : 50 % ;
margin : -31px 0 0 -15px ;
-webkit-transform : rotate ( 180deg ) ;
-ms-transform : rotate ( 180deg ) ;
-o-transform : rotate ( 180deg ) ;
transform : rotate ( 180deg ) ;
}
}
. last_photos_slider . slick-next : hover {
. last_photos_slider . slick-next : hover {
background : rgba ( 0 , 0 , 0 , . 8 ) ;
background : rgba ( 0 , 0 , 0 , . 3 ) ;
}
}
. conference_about h2 {
. conference_about h2 {
@ -14164,6 +14176,15 @@ h1 .preview_toggle:hover{
width : 65 % ;
width : 65 % ;
}
}
. conference_themes . i-tags a {
font-size : 11px ;
}
. conference_themes . i-subj a : hover ,
. conference_themes . i-tags a : hover {
text-decoration : underline ;
}
. ib-main a + a ,
. ib-main a + a ,
. ib-main . note-wrap ,
. ib-main . note-wrap ,
. ib-main . note-wrap + a ,
. ib-main . note-wrap + a ,