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

Diff of /doc/tmpl/css/preview.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 318  body note { Line 318  body note {
318      max-width:         calc(100% - 145px);      max-width:         calc(100% - 145px);
319  }  }
320    
321    body td > note {
322        display:block; /*HACK: override "table" default value assigned above in the context of a table cell, otherwise padding will be ignored */
323    }
324    
325  body note.important {  body note.important {
326      border-left:solid 10px #ff4141;      border-left:solid 10px #ff4141;
327  }  }

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

  ViewVC Help
Powered by ViewVC