Changes between Version 40 and Version 41 of formats


Ignore:
Timestamp:
Oct 18, 2010, 9:40:16 AM (14 years ago)
Author:
pborissow
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • formats

    v40 v41  
    33{{{
    44#!html
    5 <style type="text/css">
    6 .strpTable {
    7    width: 800px;
    8    margin-bottom: 1em;
    9    border: 1px solid #999;
    10    border-bottom: 2px solid #999;
    11    font-size: 9pt;
    12    font-family: Arial, Verdana, sans-serif;
    13    margin-left: 10px;
    14 }
    15 
    16 .strpTable th {
    17    letter-spacing: 0px;
    18    text-align: center;
    19    padding: 2px;
    20    color: #fff;
    21    background: #4f81bd;
    22    border: 1px solid #999;
    23    border-bottom: 2px solid #999;
    24 }
    25 
    26 .strpTable td {
    27    padding: 2px;
    28    font-size: .9em;
    29    text-align: left;
    30    background: #fff;
    31    border: 1px solid #999;
    32    border-width: 0 1px;
    33 }
    34 
    35 </style>
    365<table border="1" style="border-collapse: collapse" bordercolor="#FF0000" class="strpTable">
    376<tr><th>Format</th><th width="75">Read</th><th width="75">Write</th><th>Driver</th><th width="250">Notes</th></tr>