PluginProbe
ShiftController Employee Shift Scheduling / 4.9.66
ShiftController Employee Shift Scheduling v4.9.66
4.9.97 4.9.96 4.9.95 4.9.74 4.9.75 4.9.76 4.9.77 4.9.78 4.9.84 4.9.85 4.9.87 4.9.91 4.9.92 trunk 2.1.0 2.1.1 2.1.2 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 3.2.4 All 38 releases
← All changes | hc3/assets/css/hc.css +0 -1 4.9.954.9.66 View file →
@@ -1060,10 +1060,9 @@
1060 1060 #hc3 .pw-grid .pw-valign-center { align-items: center; }
1061 1061
1062 1062 #hc3 .pw-flex { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; align-items: center; }
1063 1063 #hc3 .hc-nowrap .pw-flex { flex-wrap: nowrap; }
1064 -#hc3 .hc-align-right > .pw-flex { justify-content: flex-end; }
1065 1064 #hc3 .pw-gap1 { gap: .25rem; }
1066 1065 #hc3 .pw-gap2 { gap: .5rem; }
1067 1066 #hc3 .pw-gap3 { gap: 1rem; }
1068 1067
1069 1068 #hc3 label { color: inherit; cursor: pointer; }