WIP: Aureplop/kpsul js refactor #501

Draft
delobell wants to merge 215 commits from aureplop/kpsul_js_refactor into master
Showing only changes of commit ac0356386a - Show all commits

View file

@ -40,6 +40,11 @@
width:90px; width:90px;
} }
#history .opegroup .info {
text-align:center;
width:145px;
}
#history .opegroup .valid_by { #history .opegroup .valid_by {
padding-left:20px padding-left:20px
} }
@ -67,6 +72,10 @@
text-align:right; text-align:right;
} }
#history .ope .glyphicon {
padding-left:15px;
}
#history .ope .infos2 { #history .ope .infos2 {
padding-left:15px; padding-left:15px;
} }