Newer
Older

Nicolas Couture
committed
.errorVisa{
color: #ea0000;
font-weight: bold;
text-align: center;
font-size: 1.4em;
}

Nicolas Couture
committed
border:1px solid black;

Nicolas Couture
committed
width:15%;
float: left;
}
#visa_left{

Nicolas Couture
committed
/*border:1px solid blue;*/

Nicolas Couture
committed
width:41%;
margin-left:1%;
float: left;
}

Nicolas Couture
committed
#tabricatorLeft{
height:99.5%;
min-width:0;
width:99.5%;

Nicolas Couture
committed
}

Nicolas Couture
committed
/*border:1px solid green;*/

Nicolas Couture
committed
width:41%;
margin-left:1%;
float: left;
}

Nicolas Couture
committed
#tabricatorRight{
height:90%;
min-width:0;
width:99.5%;
}
#visa_listDoc .toolbar{

Nicolas Couture
committed
height: 4%;

Nicolas Couture
committed
width: 100%;
}
#visa_listDoc .toolbar table{
text-align:center;

Nicolas Couture
committed
}

Nicolas Couture
committed
#modalPIN{
padding-top:50px;
z-index: 1050;
width: 300px;
height: 80px;
border: 2px solid #000;
display: none;
position: absolute;
background-color: #DEEDF3;
left: 40%;
top: 40%;
text-align: center;
}

Nicolas Couture
committed

Nicolas Couture
committed
#modalSaveVisaModel{
padding-top:20px;
z-index: 1050;
width: 300px;
height: 80px;
border: 2px solid #000;
display: none;
position: absolute;
background-color: #DEEDF3;
left: 40%;
top: 10%;
text-align: center;
}

Nicolas Couture
committed
.listDocsBasket{
border-collapse: collapse;

Nicolas Couture
committed
height: 96%;

Nicolas Couture
committed
width: 100%;
overflow-y: scroll;
}
.listDocsBasket div{
width:100%;

Nicolas Couture
committed
/*height:15%;*/

Nicolas Couture
committed
border-bottom: thin solid black;

Nicolas Couture
committed
background-color:#DEEDF3;
}
.selectedId{
background-color:#FDD16C;
}
.listDocsBasket li{
padding:5px;
}
#tab_visaSetWorkflow td{
white-space: pre;
}
[draggable=true]{
cursor: move;
}
[draggable=true]:hover{
box-shadow:0 0 5px green; /* CSS3 */
}
[draggable=false]:hover{
cursor: not-allowed;
}
#visa_content{
display: block;
width: 100%;
}
.droptarget{
display: table;
margin: 10px;
text-align: left;
width: 95%;
}
.droptarget_arrow {
border: none;
.droptarget.currentVis{
color : #009DC5;
border: solid 2px #009DC5;
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
}
.visaUserInfo,.visaUserStatus,.visaUserConsigne,.visaUserAction{
display: table-cell;
vertical-align: middle;
}
.visaUserStatus{
width: 5%;
opacity: 0.5;
}
.vised .visaUserStatus{
opacity: 1;
}
.visaUserInfo{
width: 45%;
font-weight: bold;
}
.visaUserInfo .nbRes{
background-color: grey;
font-weight: normal;
}
.visaUserInfo sub{
font-weight: normal;
}
.droptarget:hover.vised #dropZone{
visibility: hidden;
}
.droptarget:hover #dropZone{
visibility: visible;
}
.dropArea{
border: dashed 3px white;
width: 60%;
margin:auto;
opacity: 0.5;
padding: 5px;
}
.dropArea::after{
font-weight: bolder;
}
#dropZone,#dropZone:active{
opacity: 0.5;
visibility: hidden;
text-align: right;
margin: 5px;
}
#dropZone:hover{
cursor: grab;
}
#dropZone:active{
cursor: grabbing;
}
.visaUserConsigne{
width: 40%;
}
.visaUserAction{
color : red;
width: 5%;
}
.visaUserAction i{
cursor: pointer;
/* Signature Book CSS */
.visaContent{
position: relative;
.visaContent h1{
display: block !important;
position: initial !important;
padding: 10px;
text-align: center !important;
}
background: #E6E6E6;
border-radius: 2px;
border: none;
padding: 5px;
}
text-align: center;
border-right: solid 1px;
vertical-align: top;
}
.resListContentInfo{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 95%;
text-align: left;
padding:5px;
cursor:pointer;
}
.resListContentInfo i{
width:5%;
text-align: center;
}
.resListContentFrame{
border-bottom : solid 1px black;
}
.resListContentPos{
overflow-x: hidden;
overflow-y: auto;
}
.hideLeftContent{
position: absolute;
margin-left: -13px;
color: white;
top: 45%;
padding: 5px;
cursor: pointer;
background: #009DC5;
border-radius:40px;
}
.hideRightContent{
position: absolute;
right: -10px;
color: white;
top: 45%;
padding: 5px;
background: #009DC5;
border-radius:40px;
}
.hideresListContent{
position: absolute;
left: -4px;
color: white;
top: 45%;
padding: 5px;
cursor: pointer;
background: #009DC5;
border-radius:40px;
}
.contentRight .contentShow,.contentLeft .contentShow{
padding : 5px;
width: 97%;
text-align: left;
-moz-box-shadow: inset 0px 0px 5px 0px #656565;
-webkit-box-shadow: inset 0px 0px 5px 0px #656565;
-o-box-shadow: inset 0px 0px 5px 0px #656565;
box-shadow: inset 0px 0px 5px 0px #656565;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=5);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
}
.pjDetails label{
font-weight: bold;
}
.pjDetailsMore{
text-align: center;
cursor: pointer;
background: #009DC5;
color: white;
padding:10px;
border-radius: 25px;
-moz-box-shadow: 0px 0px 10px 0px #656565;
-webkit-box-shadow: 0px 0px 10px 0px #656565;
-o-box-shadow: 0px 0px 10px 0px #656565;
box-shadow: 0px 0px 10px 0px #656565;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565,Direction=NaN,Strength=10);
.pjCreate{
height: auto;
white-space: initial;
}
.pjCreateFile{
border: dashed 12px #ccc;
height: 60%;
border-radius: 5px;
margin-top: 10px;
}
.pjCreateFile i{
font-size: 100px;
opacity: 0.5;
margin-top: 20%;
cursor: pointer;
}
-moz-box-shadow: inset 0px 0px 5px 0px #656565;
-webkit-box-shadow: inset 0px 0px 5px 0px #656565;
-o-box-shadow: inset 0px 0px 5px 0px #656565;
box-shadow: inset 0px 0px 5px 0px #656565;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=5);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 10px;
}
.pjDoc img{
height: 95%;
border: solid 2px white;
}
img.panelSelectedThumbnail,img:hover.panelSelectedThumbnail{
border: solid 2px #009DC5;
cursor:pointer;
}
.actions{
vertical-align: middle;
font-weight: bold;
background: #009DC5;
color: white;
text-transform : uppercase;
white-space: nowrap;
overflow: hidden;
}
padding:5px;
width:2%;
text-align: center;
}
#labelSignatureBook{
overflow: hidden;
text-overflow: ellipsis;
display: block;
}
vertical-align: middle;
}
#tabSignatureBook .item{
border-right: solid 1px black;
display: table-cell;
padding: 5px;
cursor: pointer;
vertical-align: middle;
width: 40px;
text-align: center;
padding-left: 10px;
padding:10px;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
.headerSignatureBook{
border: solid 1px black;
display: table;
margin-bottom: 10px;
white-space: nowrap;
text-align: center;
width: 100%;
}
.contentSignatureBook{
border: solid 1px black;
}
.headerSignatureBook .item{
border-right: solid 1px black;
display: table-cell;
padding: 5px;
cursor: pointer;
width: 5%;
vertical-align: middle;
.headerSignatureBook .activeTabSignatureBook i{
display: table-cell;
vertical-align: middle;
}
-webkit-box-shadow: inset 0px 0px 5px 0px #656565;
-o-box-shadow: inset 0px 0px 5px 0px #656565;
box-shadow: inset 0px 0px 5px 0px #656565;
-moz-box-shadow: inset 0px 0px 5px 0px #656565;
-webkit-box-shadow: inset 0px 0px 5px 0px #656565;
-o-box-shadow: inset 0px 0px 5px 0px #656565;
box-shadow: inset 0px 0px 5px 0px #656565;
background-color: #FDD16C;
-moz-box-shadow: inset 0px 0px 5px 0px #656565;
-webkit-box-shadow: inset 0px 0px 5px 0px #656565;
-o-box-shadow: inset 0px 0px 5px 0px #656565;
box-shadow: inset 0px 0px 5px 0px #656565;
background-color: #FDD16C;

Damien
committed
}
overflow: hidden;
text-overflow: ellipsis;
padding: 5px;
}
.infoPj label{
vertical-align: top;
}

Damien
committed
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
/* NG TABLE */
.ng-table th{
text-align:left;
padding: 5px;
-webkit-touch-callout:none;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
}
.ng-table th.sortable{
cursor:pointer;
}
.ng-table th.sortable .sort-indicator{
padding-right:18px;
position:relative;
}
.ng-table th.sortable .sort-indicator:after,.ng-table th.sortable .sort-indicator:before{
content:"";
border-width:0 4px 4px;
border-style:solid;
border-color:#000 transparent;
visibility:visible;
right:5px;
top:50%;
position:absolute;
opacity:.3;
margin-top:-4px;
}
.ng-table th.sortable .sort-indicator:before{
margin-top:2px;
border-bottom:none;
border-left:4px solid transparent;
border-right:4px solid transparent;
border-top:4px solid #000;
}
.ng-table th.sortable .sort-indicator:hover:after,.ng-table th.sortable .sort-indicator:hover:before{
opacity:1;
visibility:visible;
}
.ng-table th.sortable.sort-asc,.ng-table th.sortable.sort-desc{
background-color:rgba(141,192,219,.25);
text-shadow:0 1px 1px hsla(0,0%,100%,.75);
}
.ng-table th.sortable.sort-asc .sort-indicator:after,.ng-table th.sortable.sort-desc .sort-indicator:after{
margin-top:-2px;
}
.ng-table th.sortable.sort-asc .sort-indicator:before,.ng-table th.sortable.sort-desc .sort-indicator:before{
visibility:hidden;
}
.ng-table th.sortable.sort-asc .sort-indicator:after,.ng-table th.sortable.sort-asc .sort-indicator:hover:after,.ng-table th.sortable.sort-desc .sort-indicator:after{
visibility:visible;
filter:alpha(opacity=60);
-khtml-opacity:.6;
-moz-opacity:.6;
opacity:.6;
}
.ng-table th.sortable.sort-desc .sort-indicator:after{
border-bottom:none;
border-left:4px solid transparent;
border-right:4px solid transparent;
border-top:4px solid #000;
box-shadow:none;
}
.ng-table th.filter .input{
margin:0;display:block;
width:auto;
/*min-height:30px;*/
font-size: 9px;
box-sizing:border-box;
}

Damien
committed
.ng-table .ng-table-group-header th{
text-align:left;
}
.ng-table .ng-table-group-selector{display:block}.ng-table .ng-table-group-close,.ng-table .ng-table-group-toggle{float:right}.ng-table .ng-table-group-toggle{margin-right:5px}@media only screen and (max-width:800px){.ng-table-responsive{border-bottom:1px solid #999}.ng-table-responsive tr{border-top:1px solid #999;border-left:1px solid #999;border-right:1px solid #999}.ng-table-responsive td:before{position:absolute;padding:8px;left:0;top:0;width:50%;white-space:nowrap;text-align:left;font-weight:700}.ng-table-responsive thead tr th{text-align:left}.ng-table-responsive thead tr.ng-table-filters th{padding:0}.ng-table-responsive thead tr.ng-table-filters th form>div{padding:8px}.ng-table-responsive td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%;white-space:normal;text-align:left}.ng-table-responsive td:before{content:attr(data-title-text)}.ng-table-responsive,.ng-table-responsive tbody,.ng-table-responsive td,.ng-table-responsive th,.ng-table-responsive thead,.ng-table-responsive tr{display:block}}.ng-table-pagination{margin-top:0}.filter:after,.filter:before,.ng-table-group-selector:after,.ng-table-group-selector:before{display:table;content:" "}.filter:after,.ng-table-group-selector:after{clear:both}.filter>.filter-cell{float:left;box-sizing:border-box}.filter-horizontal>.filter-cell{padding:0 2px}.filter-horizontal>.filter-cell:first-child{padding-left:0}.filter-horizontal>.filter-cell.last,.filter-horizontal>.filter-cell:last-child{padding-right:0}.s12{width:100%}.s11{width:91.66666666666666%}.s10{width:83.33333333333334%}.s9{width:75%}.s8{width:66.66666666666666%}.s7{width:58.333333333333336%}.s6{width:50%}.s5{width:41.66666666666667%}.s4{width:33.33333333333333%}.s3{width:25%}.s2{width:16.666666666666664%}.s1{width:8.333333333333332%}@media all and (max-width:468px){.s1,.s2,.s3,.s4,.s5,.s6,.s7,.s8,.s9,.s10,.s11,.s12{width:100%}.filter>.filter-cell{padding:0}}

Damien
committed

Damien
committed
margin-bottom: 20px;
max-width: 100%;
width: 100%;
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
border-bottom: solid 1px #009DC5;
}
.ng-table td{
text-align: left;
padding: 10px;
}
.ng-table th{
border-bottom: solid 1px #009DC5;
}
.ng-table-counts{
display:none;
}
.ng-table-pagination li{
display: inline-block;
border: solid 1px #009DC5;
padding: 5px;
margin:5px;
border-radius: 10px;
}
.ng-table-pagination li.active{
background : #009DC5;
color: white;
}
.ng-table-pagination li.active a{
color: white;
}
.ng-table-pagination li:hover{
background : #009DC5;
color: white;
}
.ng-table-pagination li:hover a{
color: white;
}
.pjSign{
text-align: center;
height: auto;
position: absolute;
width: auto;
bottom: 0px;
background: white;
margin-bottom: 5px;
}
.pjSign img{
height: 30px;
-webkit-transition: height 0.5s; /* Safari */
transition: height 0.5s;
}
.pjSign:hover img{
height: 60px;
-webkit-transition: height 0.5s; /* Safari */
transition: height 0.5s;
cursor: pointer;
padding: 10px;
background-color: #009DC5;
color: white;
border-radius: 25px;
-moz-box-shadow: 0px 0px 10px 0px #656565;
-webkit-box-shadow: 0px 0px 10px 0px #656565;
-o-box-shadow: 0px 0px 10px 0px #656565;
box-shadow: 0px 0px 10px 0px #656565;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=10);
}
.visaPjDel{
cursor: pointer;
padding: 10px;
background-color: red;
color: white;
border-radius: 25px;
-moz-box-shadow: 0px 0px 10px 0px #656565;
-webkit-box-shadow: 0px 0px 10px 0px #656565;
-o-box-shadow: 0px 0px 10px 0px #656565;
box-shadow: 0px 0px 10px 0px #656565;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=10);
}
.visaNoPdfWarning{
border: dashed;
font-weight: bold;
opacity: 0.5;
white-space: normal;
font-size: 40px;
}
.visaNoWorkflowWarning{
font-size: 40px;
border: dashed;
font-weight: bold;
opacity: 0.5;
white-space: normal;
margin-top: 10px;
}
height: 80vh;
font-size: 40px;
border: dashed;
font-weight: bold;
opacity: 0.5;
white-space: normal;
margin-top: 10px;
}
.visaDisabledButton{
cursor: inherit;
opacity: 0.3;
}
.chosen-container-single .chosen-default {
color: black !important;