--- loncom/interface/loncommon.pm 2009/11/06 16:53:17 1.912 +++ loncom/interface/loncommon.pm 2009/11/10 13:58:55 1.913 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.912 2009/11/06 16:53:17 bisitz Exp $ +# $Id: loncommon.pm,v 1.913 2009/11/10 13:58:55 droeschl Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4885,6 +4885,47 @@ table#LC_title_bar.LC_with_remote { margin: 0; } +/* #SD START (work in progress)*/ + +ul.LC_bct { + margin: 0; + padding: 0; +} +ul.LC_bct ol { + display: inline; +} +ul.LC_bct ul { + display: inline; + padding: 0; +} +ul.LC_bct li { + list-style-type: none; + display: inline; +} + + +ul.LC_breadcrumb_tools { +} + +li.LC_breadcrumb_tools { +} +li.LC_breadcrumb_tools img{ + vertical-align: middle; +} + +.LC_breadcrumb_tools_A { + margin: 0 0 0 1em; +} +.LC_breadcrumb_tools_B { + float: right; + margin-top: 0.4em; +} +.LC_breadcrumb_tools_C { + margin: 0 1em 0 0; + float: right; +} +/* #SD END */ + table#LC_title_bar td { background: $tabbg; } 500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.