This blob has been accessed 339 times via Git panel.
- body,p,td {
- color: #666666;
- background: #ffffff;
- font-size: 11px;
- font-family: arial,helvetica,sans-serif;
- }
- a,a:link,a:visited,a:hover,a:active {
- font-weight: bold;
- text-decoration: none;
- color: #666666;
- }
- .input {
- color: #666666;
- background: #ffffff;
- border: #999999 solid 1px;
- width: 100%;
- font-size: 11px;
- font-family: arial,helvetica,sans-serif;
- }
- .rinput {
- color: #666666;
- background: #ffffff;
- border: #999999 solid 1px;
- width: 75px;
- font-size: 11px;
- font-family: arial,helvetica,sans-serif;
- text-align: right;
- padding: 0px 1px 0px 0px;
- }
- .ack {
- color: #74ae0b;
- background: #cde2a7;
- border: #74ae0b solid 1px;
- font-size: 11px;
- font-weight: bold;
- font-family: arial,helvetica,sans-serif;
- text-align: center;
- padding: 0px 10px 0px 10px;
- margin: 0px 0px 5px 0px;
- moz-opacity: 0.9;
- filter: alpha(opacity=90);
- opacity: 0.9;
- }
- .nak {
- color: #ff6666;
- background: #ffbbbb;
- border: #ff6666 solid 1px;
- font-size: 11px;
- font-weight: bold;
- font-family: arial,helvetica,sans-serif;
- text-align: center;
- padding: 0px 10px 0px 10px;
- margin: 0px 0px 5px 0px;
- moz-opacity: 0.9;
- filter: alpha(opacity=90);
- opacity: 0.9;
- }
- .nfo {
- color: #f3e533;
- background: #fcffcd;
- border: #f3e533 solid 1px;
- font-size: 11px;
- font-weight: bold;
- font-family: arial,helvetica,sans-serif;
- text-align: center;
- padding: 0px 0px 0px 0px;
- margin: 0px 0px 5px 0px;
- moz-opacity: 0.9;
- filter: alpha(opacity=90);
- opacity: 0.9;
- }