--- loncom/interface/loncommon.pm 2009/05/11 14:13:51 1.809 +++ loncom/interface/loncommon.pm 2009/05/11 17:40:34 1.812 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.809 2009/05/11 14:13:51 bisitz Exp $ +# $Id: loncommon.pm,v 1.812 2009/05/11 17:40:34 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4577,20 +4577,6 @@ a:focus { background: yellow } -table.thinborder, -table.thinborder tr th { - border-style: solid; - border-width: 1px; - border-color: $lg_border_color; - background: $tabbg; -} - -table.thinborder tr td { - border-style: solid; - border-width: 1px; - border-color: $lg_border_color; -} - form, .inline { display: inline; } @@ -4648,20 +4634,11 @@ div.LC_confirm_box .LC_success img { vertical-align: middle; } -.LC_unknown { - color: yellow; -} - .LC_icon { border: none; vertical-align: middle; } -.LC_indexer_icon { - border: none; - height: 22px; -} - .LC_docs_spacer { width: 25px; height: 1px; @@ -4890,11 +4867,6 @@ td.LC_menubuttons_text { font-weight: bold; } -.LC_dropadd_labeltext { - font-family: $sans; - text-align: right; -} - .LC_preferences_labeltext { font-family: $sans; text-align: right;