integration/css/common.css
changeset 112 6df5fbe0fead
parent 91 a94f5c62e4d7
child 123 679809037606
equal deleted inserted replaced
111:b92079bd8d38 112:6df5fbe0fead
   978     position: absolute; height: 8px; cursor: pointer;
   978     position: absolute; height: 8px; cursor: pointer;
   979     -moz-box-shadow: inset 1px 1px 1px #808080;
   979     -moz-box-shadow: inset 1px 1px 1px #808080;
   980     -webkit-box-shadow: inset 1px 1px 1px #808080;
   980     -webkit-box-shadow: inset 1px 1px 1px #808080;
   981     box-shadow: inset 1px 1px 1px #808080;
   981     box-shadow: inset 1px 1px 1px #808080;
   982 }
   982 }
   983 
   983 .active .media-segment-section,
       
   984 .media-segment:hover .media-segment-section,
       
   985 .list-video .frise-segment.active {
       
   986     -moz-box-shadow: inset 0 0 2px 2px #fc00ff, 0 0 2px #fc00ff;
       
   987     -webkit-box-shadow: inset 0 0 2px 2px #fc00ff, 0 0 2px #fc00ff;
       
   988     box-shadow: inset 0 0 2px 2px #fc00ff, 0 0 2px #fc00ff;
       
   989 }
   984 .media-segment-popin h3, .media-found-popin h3{
   990 .media-segment-popin h3, .media-found-popin h3{
   985     padding: 0;
   991     padding: 0;
   986     color: #de2500;
   992     color: #de2500;
   987     margin-bottom: 4px;
   993     margin-bottom: 4px;
   988     font-weight: 600;
   994     font-weight: 600;