/[svn]/doc/tmpl/css/main.css
ViewVC logotype

Diff of /doc/tmpl/css/main.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2958 by schoenebeck, Fri Jul 24 12:26:01 2015 UTC revision 2959 by schoenebeck, Sat Jul 16 16:41:24 2016 UTC
# Line 795  article note { Line 795  article note {
795      max-width:         calc(100% - 145px);      max-width:         calc(100% - 145px);
796  }  }
797    
798    article td > note {
799        display:block; /*HACK: override "table" default value assigned above in the context of a table cell, otherwise padding will be ignored */
800    }
801    
802  article note.important {  article note.important {
803      border-left:solid 10px #ff4141;      border-left:solid 10px #ff4141;
804  }  }

Legend:
Removed from v.2958  
changed lines
  Added in v.2959

  ViewVC Help
Powered by ViewVC