--- loncom/interface/loncommon.pm 2006/06/12 22:30:04 1.382 +++ loncom/interface/loncommon.pm 2006/06/14 18:59:25 1.383 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.382 2006/06/12 22:30:04 albertel Exp $ +# $Id: loncommon.pm,v 1.383 2006/06/14 18:59:25 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3229,6 +3229,10 @@ table#LC_breadcrumbs td.LC_breadcrumb_co font-size: larger; text-align: right; } +td.LC_table_cell_checkbox { + text-align: center; +} + .LC_menubuttons_inline_text { color: $font; font-family: $sans;