##// END OF EJS Templates
fab css
Jonathan Frederic -
Show More
@@ -1521,6 +1521,7 b' div.cell.text_cell.rendered {'
1521 box-flex: 0;
1521 box-flex: 0;
1522 /* Modern browsers */
1522 /* Modern browsers */
1523 flex: none;
1523 flex: none;
1524 margin: 5px;
1524 }
1525 }
1525 .widget-hbox input[type="checkbox"] {
1526 .widget-hbox input[type="checkbox"] {
1526 margin-top: 9px;
1527 margin-top: 9px;
@@ -9293,6 +9293,7 b' div.cell.text_cell.rendered {'
9293 box-flex: 0;
9293 box-flex: 0;
9294 /* Modern browsers */
9294 /* Modern browsers */
9295 flex: none;
9295 flex: none;
9296 margin: 5px;
9296 }
9297 }
9297 .widget-hbox input[type="checkbox"] {
9298 .widget-hbox input[type="checkbox"] {
9298 margin-top: 9px;
9299 margin-top: 9px;
General Comments 0
You need to be logged in to leave comments. Login now