Diff for /loncom/interface/loncommon.pm between versions 1.778 and 1.779

version 1.778, 2009/03/26 14:42:40 version 1.779, 2009/03/26 14:59:10
Line 4505  body{ Line 4505  body{
   }    }
 a:link, a:visited { font-size:100%; }  a:link, a:visited { font-size:100%; }
   
 a:focus { color: red; background: yellow }   a:focus { color: red; background: yellow }
 table.thinborder,  table.thinborder,
 table.thinborder tr th {  table.thinborder tr th {
   border-style: solid;    border-style: solid;
Line 4590  table#LC_top_nav, table#LC_menubuttons,t Line 4590  table#LC_top_nav, table#LC_menubuttons,t
   padding: 0px;    padding: 0px;
 }  }
   
 table#LC_title_bar, table.LC_breadcrumbs,   table#LC_title_bar, table.LC_breadcrumbs,
 table#LC_title_bar.LC_with_remote {  table#LC_title_bar.LC_with_remote {
   width: 100%;    width: 100%;
   border-color: $pgbg;    border-color: $pgbg;
Line 4668  table#LC_top_nav td.LC_top_nav_logo img Line 4668  table#LC_top_nav td.LC_top_nav_logo img
   vertical-align: bottom;    vertical-align: bottom;
 }  }
 table#LC_top_nav td.LC_top_nav_exit,  table#LC_top_nav td.LC_top_nav_exit,
 table#LC_top_nav td.LC_top_nav_help {      table#LC_top_nav td.LC_top_nav_help {
   width: 2.0em;    width: 2.0em;
 }  }
 table#LC_top_nav td.LC_top_nav_login {  table#LC_top_nav td.LC_top_nav_login {
Line 4683  table.LC_breadcrumbs td, table.LC_docs_p Line 4683  table.LC_breadcrumbs td, table.LC_docs_p
 }  }
 table.LC_breadcrumbs td.LC_breadcrumbs_component,  table.LC_breadcrumbs td.LC_breadcrumbs_component,
 table.LC_docs_path td.LC_docs_path_component {  table.LC_docs_path td.LC_docs_path_component {
   background: $tabbg;        background: $tabbg;
   color: $font;    color: $font;
   font-family: $sans;    font-family: $sans;
   font-size: larger;         font-size: larger;
   text-align: right;         text-align: right;
 }  }
 td.LC_table_cell_checkbox {  td.LC_table_cell_checkbox {
   text-align: center;    text-align: center;
 }  }
 table#LC_mainmenu td.LC_mainmenu_column {   table#LC_mainmenu td.LC_mainmenu_column {
     vertical-align: top;               vertical-align: top;
 }  }
   
 .LC_fontsize_small  .LC_fontsize_small
Line 4731  table#LC_mainmenu td.LC_mainmenu_column Line 4731  table#LC_mainmenu td.LC_mainmenu_column
 }  }
   
 td.LC_menubuttons_text {  td.LC_menubuttons_text {
   color: $font;    color: $font;
 }  }
   
   
Line 4802  table.LC_data_table tr.LC_info_row > td Line 4802  table.LC_data_table tr.LC_info_row > td
   font-weight: bold;    font-weight: bold;
   text-align: left;    text-align: left;
 }  }
 table.LC_data_table tr.LC_odd_row > td,   table.LC_data_table tr.LC_odd_row > td,
 table.LC_pick_box tr > td.LC_odd_row,  table.LC_pick_box tr > td.LC_odd_row,
 table.LC_aboutme_port tr td {  table.LC_aboutme_port tr td {
   background-color: $data_table_light;    background-color: $data_table_light;
Line 4897  table.LC_calendar tr td { Line 4897  table.LC_calendar tr td {
 table.LC_calendar tr td.LC_calendar_day_empty {  table.LC_calendar tr td.LC_calendar_day_empty {
   background-color: $data_table_dark;    background-color: $data_table_dark;
 }  }
 table.LC_calendar tr td.LC_calendar_day_current {   table.LC_calendar tr td.LC_calendar_day_current {
   background-color: $data_table_highlight;           background-color: $data_table_highlight;
 }  }
 table.LC_mail_list tr.LC_mail_new {  table.LC_mail_list tr.LC_mail_new {
   background-color: $mail_new;    background-color: $mail_new;
Line 4938  table.LC_data_table tr > td.LC_browser_f Line 4938  table.LC_data_table tr > td.LC_browser_f
   background: #FFAA99;    background: #FFAA99;
 }  }
 table.LC_data_table tr > td.LC_browser_file_obsolete {  table.LC_data_table tr > td.LC_browser_file_obsolete {
   background: #AAAAAA;               background: #AAAAAA;
 }          }
 table.LC_data_table tr > td.LC_browser_file_modified,  table.LC_data_table tr > td.LC_browser_file_modified,
 table.LC_data_table tr > td.LC_browser_file_metamodified {         table.LC_data_table tr > td.LC_browser_file_metamodified {
   background: #FFFF77;               background: #FFFF77;
 }  }
 table.LC_data_table tr.LC_browser_folder > td {  table.LC_data_table tr.LC_browser_folder > td {
   background: #CCCCFF;    background: #CCCCFF;
Line 5207  table.LC_descriptive_input td.LC_descrip Line 5207  table.LC_descriptive_input td.LC_descrip
 div.LC_feedback_link {  div.LC_feedback_link {
   clear: both;    clear: both;
   background: white;    background: white;
   width: 100%;      width: 100%;
 }  }
 span.LC_feedback_link {  span.LC_feedback_link {
   background: $feedback_link_bg;    background: $feedback_link_bg;
Line 5238  table.LC_prior_tries td { Line 5238  table.LC_prior_tries td {
   background: #FFAAAA ! important;    background: #FFAAAA ! important;
   color: black;    color: black;
 }  }
 .LC_answer_not_charged_try,   .LC_answer_not_charged_try,
 .LC_answer_no_grade,  .LC_answer_no_grade,
 .LC_answer_late {  .LC_answer_late {
   background: #FFFFAA;    background: #FFFFAA;
Line 5248  table.LC_prior_tries td { Line 5248  table.LC_prior_tries td {
   background: #AAAAFF;    background: #AAAAFF;
   color: black;    color: black;
 }  }
 .LC_answer_no_message {   .LC_answer_no_message {
   background: #FFFFFF;    background: #FFFFFF;
   color: black;    color: black;
 }   }
 .LC_answer_unknown {   .LC_answer_unknown {
   background: orange;     background: orange;
   color: black;     color: black;
 }  }
 span.LC_prior_numerical,  span.LC_prior_numerical,
 span.LC_prior_string,  span.LC_prior_string,
Line 5303  table.LC_docs_documents { Line 5303  table.LC_docs_documents {
   border-collapse: collapse;    border-collapse: collapse;
 }  }
 table.LC_docs_documents td.LC_docs_document {  table.LC_docs_documents td.LC_docs_document {
   border: 2px solid black;           border: 2px solid black;
   padding: 4px;              padding: 4px;
 }  }
 .LC_docs_entry_move {  .LC_docs_entry_move {
   border: 0px;    border: 0px;
Line 5378  table.LC_double_column tr td.LC_left_col Line 5378  table.LC_double_column tr td.LC_left_col
   
 table.LC_double_column tr td.LC_right_col {  table.LC_double_column tr td.LC_right_col {
   top: 2px;    top: 2px;
   right: 2px;     right: 2px;
   width: 47%;    width: 47%;
   vertical-align: top;    vertical-align: top;
 }  }
Line 5456  table.LC_scantron_action tr th { Line 5456  table.LC_scantron_action tr th {
   font-weight:bold;    font-weight:bold;
   font-style:normal;    font-style:normal;
 }  }
 .LC_edit_problem_header,   .LC_edit_problem_header,
 div.LC_edit_problem_footer {  div.LC_edit_problem_footer {
   font-weight: normal;    font-weight: normal;
   font-size:  medium;    font-size:  medium;
Line 5524  table#LC_mainmenu td.LC_mainmenu_col_fie Line 5524  table#LC_mainmenu td.LC_mainmenu_col_fie
   vertical-align: top;    vertical-align: top;
   width: 45%;    width: 45%;
 }  }
 .LC_mainmenu_fieldset_category {   .LC_mainmenu_fieldset_category {
   color: $font;              color: $font;
   background: $pgbg;         background: $pgbg;
   font-family: $sans;        font-family: $sans;
   font-size: small;          font-size: small;
   font-weight: bold;         font-weight: bold;
 }  }
 div.LC_createcourse {  div.LC_createcourse {
     margin: 10px 10px 10px 10px;      margin: 10px 10px 10px 10px;
Line 5553  ul.LC_TabContent   li:hover a{ Line 5553  ul.LC_TabContent   li:hover a{
         text-decoration:none;          text-decoration:none;
 }  }
   
 h1 {   h1 {
  padding:5px 10px 5px 20px;   padding:5px 10px 5px 20px;
  line-height:130%;   line-height:130%;
 }  }
Line 5568  h2,h3,h4,h5,h6 Line 5568  h2,h3,h4,h5,h6
         padding:3px 15px 3px 15px;          padding:3px 15px 3px 15px;
         margin:0px;          margin:0px;
  background-color:$tabbg;   background-color:$tabbg;
  border-bottom:solid 1px $lg_border_color;          border-bottom:solid 1px $lg_border_color;
 }  }
 .LC_noBorder {  .LC_noBorder {
         border:0px;          border:0px;
Line 5588  p, .LC_ContentBox { Line 5588  p, .LC_ContentBox {
   
 }  }
 .LC_FormSectionClearButton input {  .LC_FormSectionClearButton input {
         background-color:transparent;                  background-color:transparent;
         border:0px;          border:0px;
         cursor:pointer;          cursor:pointer;
         text-decoration:underline;          text-decoration:underline;
Line 5665  ul.LC_TabContent li{ Line 5665  ul.LC_TabContent li{
  background-color:$tabbg;   background-color:$tabbg;
  border-bottom:solid 1px $lg_border_color;   border-bottom:solid 1px $lg_border_color;
 }  }
 ul.LC_TabContent li a, ul.LC_TabContent li{   ul.LC_TabContent li a, ul.LC_TabContent li{
  color:rgb(47,47,47);   color:rgb(47,47,47);
  text-decoration:none;   text-decoration:none;
  font-size:95%;   font-size:95%;
Line 5707  ol#LC_MenuBreadcrumbs, ol#LC_PathBreadcr Line 5707  ol#LC_MenuBreadcrumbs, ol#LC_PathBreadcr
 ol#LC_MenuBreadcrumbs li, ol#LC_PathBreadcrumbs li {  ol#LC_MenuBreadcrumbs li, ol#LC_PathBreadcrumbs li {
 /*  /*
  background: url(/adm/lonIcons/arrow_white.png) no-repeat left center;   background: url(/adm/lonIcons/arrow_white.png) no-repeat left center;
 */  */
  display: inline;   display: inline;
  padding: 0px 0px 0px 10px;   padding: 0px 0px 0px 10px;
  vertical-align: bottom;   vertical-align: bottom;
Line 5891  table em{ Line 5891  table em{
  font-weight: bold;   font-weight: bold;
  font-style: normal;   font-style: normal;
 }  }
 table.LC_tableBrowseRes,   table.LC_tableBrowseRes,
 table.LC_tableOfContent{  table.LC_tableOfContent{
         border:none;          border:none;
  border-spacing: 1;   border-spacing: 1;
Line 5954  ul#LC_toolbar li a:hover{ Line 5954  ul#LC_toolbar li a:hover{
 }  }
   
 ul#LC_toolbar{  ul#LC_toolbar{
  padding:0;    padding:0;
  margin: 2px;   margin: 2px;
  list-style:none;   list-style:none;
  position:relative;   position:relative;
Line 5976  a.LC_toolbarItem{ Line 5976  a.LC_toolbarItem{
  margin:0;   margin:0;
  height: 32px;   height: 32px;
  width: 32px;   width: 32px;
  color:white;    color:white;
  border:0 none;   border:0 none;
  background-repeat:no-repeat;   background-repeat:no-repeat;
  background-color:transparent;   background-color:transparent;
 }  }

Removed from v.1.778  
changed lines
  Added in v.1.779


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>