Skip to content
Snippets Groups Projects
Commit 07fe2070 authored by Ghislain Loas's avatar Ghislain Loas
Browse files

hotline #141810 fix protoflow css

parent 3bedddd5
Branches
Tags
3 merge requests!4230master in,!4227hotline#137304 : Worklfow : link sent in email for article validation in...,!4219hotline #141810 fix protoflow css
Pipeline #14795 passed with stage
in 53 minutes
- ticket #141810 : Kiosque : correction de l'affichage du composant protoFlow.
\ No newline at end of file
#bodyWrap {
width: 800px;
margin-left: auto;
margin-right: auto;
}
#overlay {
background: url('trans.png') repeat-y;
}
#protoflowContainer {
border: 5px solid #444444;
margin-left: auto;
margin-right: auto;
}
#protoflow {
width: auto;
border: 0px solid red;
}
.sliderTrack {
background:transparent url('track_fill_left.png') no-repeat scroll left top;
height:15px;
position:relative;
text-align:left;
width:137px;
}
.sliderHandle {
background:transparent url('knob.png') no-repeat scroll left top;
cursor:pointer;
height:16px;
margin-left:-2px;
position:absolute;
top:-5px;
width:16px;
}
.protoCaptions {
display: none;
}
.captionHolder {
font-size: 26px;
color: black;
}
#bodyWrap {
width: 800px;
margin-left: auto;
margin-right: auto;
}
#overlay {
background: url('trans.png') repeat-y;
}
#protoflowContainer {
border: 5px solid #444444;
margin-left: auto;
margin-right: auto;
}
#protoflow {
width: auto;
border: 0px solid red;
}
.sliderTrack {
background:transparent url('track_fill_left.png') no-repeat scroll left top;
height:15px;
position:relative;
text-align:left;
width:137px;
}
.sliderHandle {
background:transparent url('knob.png') no-repeat scroll left top;
cursor:pointer;
height:16px;
margin-left:-2px;
position:absolute;
top:-5px;
width:16px;
}
.protoCaptions {
display: none;
}
.captionHolder {
font-size: 26px;
color: black;
}
img.reflected + canvas {
opacity: .5;
}
.captionHolder {
font-size: 26px;
color: black;
z-index: 10;
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment