Update of /cvsroot/easystruts/easystruts-website/lib/x-cbe/x3151_cbe4191_z4/cross-browser.com/css
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv435/lib/x-cbe/x3151_cbe4191_z4/cross-browser.com/css
Added Files:
s2.css s6.css s3.css s1.css s4.css
Log Message:
Added new web site sources and data
--- NEW FILE: s6.css ---
/* s6.css
cross-browser.com
*/
body, body div, body p, body th, body td, body li, body dd, body pre {
font-size:x-small; /* trick WinIE4/5 */
voice-family: "\"}\"";
voice-family: inherit;
font-size:small;
}
html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd, html>body pre {
font-size:small; /* be nice to Opera */
}
html {
color:#000; background:#cc9;
margin:0; padding:0;
}
body {
color:#000; background:#cc9;
margin:0; padding:0;
font-family:verdana,arial,sans-serif;
}
/* Anchor Elements */
a:link {
color:#000; background:transparent;
text-decoration:underline;
padding:1px;
}
a:visited {
color:#330; background:transparent;
text-decoration:underline;
padding:1px;
}
a:active {
color:#330; background:transparent;
text-decoration:underline;
padding:1px;
}
a:hover {
color:#fff; background:#996;
text-decoration:none;
padding:0;
border:1px solid #660;
}
/* Heading Elements */
h1 {
color:#cc9; /* #330; */
background-color:#fff;
font-style:normal;
margin:0; padding:4px 8px;
text-align:right;
height:22px;
background-image:url(../images/grn_bnr1.jpg);
/* */
font-size:medium;
voice-family: "\"}\"";
voice-family: inherit;
font-size:large;
}
html>body h1 {
font-size:large;
}
h2 {
color:#330; background:transparent;
font-style:normal;
margin:.6em 0 .5em 0; padding:4px 0px;
border-bottom:1px dotted #330;
/* */
font-size:small;
voice-family: "\"}\"";
voice-family: inherit;
font-size:medium;
}
html>body h2 {
font-size:medium;
}
h3 {
color:#000;
margin:1em 0; padding:0 0 0 .8em;
font-weight:bold;
border-left:2px solid #663;
/* */
font-size:x-small;
voice-family: "\"}\"";
voice-family: inherit;
font-size:small;
}
html>body h3 {
font-size:small;
}
h4 {
color:#663; /* 996; */
margin:0; padding:0;
font-weight:bold;
/* */
font-size:x-small;
voice-family: "\"}\"";
voice-family: inherit;
font-size:small;
}
html>body h4 {
font-size:small;
}
h5 {
color:#996; background:transparent;
margin:0; padding:2px;
font-weight:bold;
border-bottom:1px dotted #996;
/* */
font-size:xx-small;
voice-family: "\"}\"";
voice-family: inherit;
font-size:x-small;
}
html>body h5 {
font-size:x-small;
}
/* Misc. Elements */
b {
font-weight:bold;
color:#996; background:transparent;
}
p {
color:#000; background:transparent;
margin:.3em 0 .5em 0; padding:0;
line-height:1.5em;
}
li {
margin-bottom:.5em;
}
pre {
font-family:'courier new',monospace;
color:#330; background:transparent;
border:1px dotted #cc9;
margin:0; padding:10px;
overflow:hidden;
}
/* Misc. Classes */
.smaller {
font-size:smaller;
}
.textInput {
font-family:'courier new',monospace;
color:#000; background:#fff;
width:140px;
}
.noDisp {
display:none;
}
.collapsible {
margin:0; padding:0;
}
/* Sidebar Menu */
.mnuContainer {
margin:0; padding:0;
}
.mnuBox {
margin:0 0 4px 0; padding:4px 2px 4px 2px;
}
.mnuBox a:link, .mnuBox a:visited, .mnuBox a:active, .mnuBox a:hover {
display:block;
text-decoration:none;
font-size:smaller;
}
.mnuBox p {
margin:0; padding:0;
line-height:1.2em;
}
/* Layout Rules */
#header {
height:50px;
background:transparent;
/* position:relative; */
overflow:hidden;
margin:10px 2% 0 2%; padding:0;
}
.subtitle {
color:#330; background:transparent;
padding:2px 0px;
margin:0;
height:16px;
font-weight:bold;
/* */
font-size:x-small;
voice-family: "\"}\"";
voice-family: inherit;
font-size:small;
}
html>body.subtitle {
font-size:small;
}
.column {
top:70px;
position:absolute; overflow:hidden;
background:transparent;
margin:0; padding:0;
}
#leftColumn {
left:2%; width:70%;
}
#rightColumn {
left:72%; width:27%;
}
.leftContent {
background:#fff;
overflow:hidden;
margin:0 0 10px 0;
padding:10px 20px 20px 20px;
}
.rightContent {
background:transparent;
overflow:hidden;
margin:0 0 10px 0;
padding:10px 20px 20px 20px;
}
/* min/max buttons (not being used) */
.ColMMBtn {
position:absolute; overflow:hidden;
width:7px; height:10px;
/* border:1px solid #330; */
top:46px; right:20px; margin:0; padding:0;
font-size:2px; cursor:pointer;
color:#330; background:#996;
}
--- NEW FILE: s3.css ---
/* cross-browser.com/css/s3.css */
body, body div, body p, body th, body td, body li, body dd, body pre {
font-size:x-small; /* trick WinIE4/5 */
voice-family: "\"}\"";
voice-family: inherit;
font-size:small;
}
html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd, html>body pre {
font-size:small; /* be nice to Opera */
}
html {
margin:0; padding:0;
}
body {
color:#000; background:#ccc; margin:0; padding:10px;
font-family:verdana,arial,sans-serif; font-size:small;
}
a:link {
color:#000; background:transparent;
text-decoration:underline;
}
a:visited {
color:#333; background:transparent;
text-decoration:underline;
}
a:hover {
color:#000; background:#9cc;
text-decoration:none;
}
a:active {
color:#000; background:transparent;
text-decoration:underline;
}
h1 {
margin:0; padding:2px;
color:#333; background:#9cc; font-weight:normal;
border-bottom:1px dotted #333;
width:400px; height:auto;
/* */
font-size:medium;
voice-family: "\"}\"";
voice-family: inherit;
font-size:large;
}
html>body h1 {
font-size:large;
}
h2 {
margin:0; padding:2px;
color:#333; background:#9cc; font-weight:normal;
text-align:right;
border-bottom:1px solid #333;
width:400px; height:auto;
/* */
font-size:small;
voice-family: "\"}\"";
voice-family: inherit;
font-size:medium;
}
html>body h2 {
font-size:medium;
}
h3 {
margin:0; padding:2px;
color:#333; background:transparent; font-weight:bold;
text-align:left;
width:400px; height:auto;
/* */
font-size:x-small;
voice-family: "\"}\"";
voice-family: inherit;
font-size:small;
}
html>body h3 {
font-size:small;
}
p {
width:400px; height:auto;
}
--- NEW FILE: s4.css ---
/* s4.css
cross-browser.com
*/
body, body div, body p, body th, body td, body li, body dd, body pre {
font-size:x-small; /* trick WinIE4/5 */
voice-family: "\"}\"";
voice-family: inherit;
font-size:small;
}
html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd, html>body pre {
font-size:small; /* be nice to Opera */
}
html {
color:#000; background:#fff;
margin:0; padding:0;
}
body {
color:#000; background:#fff;
margin:0; padding:0;
font-family:verdana,arial,sans-serif;
}
a:link {
color:#000; background:transparent;
text-decoration:underline;
}
a:visited {
color:#333; background:transparent;
text-decoration:underline;
}
a:hover {
color:#000; background:#cc9;
text-decoration:none;
}
a:active {
color:#000; background:transparent;
text-decoration:underline;
}
b {
font-weight:bold;
color:#996; background:transparent;
}
p {
color:#000; background:#fff;
margin:.3em 0 .5em 0; padding:0;
line-height:1.5em;
}
.smaller {
font-size:smaller;
}
.textInput {
font-family:'courier new',monospace;
color:#000; background:#fff;
width:140px;
}
pre {
font-family:'courier new',monospace;
color:#000; background:#f0f0f0;
margin:0; padding:0;
}
h1 {
color:#330; background:transparent;
font-style:normal;
margin:0; padding:4px 8px;
text-align:right;
/* */
font-size:small;
voice-family: "\"}\"";
voice-family: inherit;
font-size:medium;
}
html>body h1 {
font-size:medium;
}
h2 {
color:#330; background:#cc9;
font-style:normal;
margin:0 0 .25em 0; padding:4px 8px;
/* */
font-size:small;
voice-family: "\"}\"";
voice-family: inherit;
font-size:medium;
}
html>body h2 {
font-size:medium;
}
h3 {
color:#000;
margin:1em 0; padding:0 0 0 .8em;
font-weight:bold;
border-left:2px solid #663;
/* */
font-size:x-small;
voice-family: "\"}\"";
voice-family: inherit;
font-size:small;
}
html>body h3 {
font-size:small;
}
h4 {
color:#663; /* 996; */
margin:0; padding:0;
font-weight:bold;
/* */
font-size:x-small;
voice-family: "\"}\"";
voice-family: inherit;
font-size:small;
}
html>body h4 {
font-size:small;
}
h5 {
color:#996; background:transparent;
margin:0; padding:2px;
font-weight:bold;
border-bottom:1px dotted #996;
/* */
font-size:xx-small;
voice-family: "\"}\"";
voice-family: inherit;
font-size:x-small;
}
html>body h5 {
font-size:x-small;
}
--- NEW FILE: s1.css ---
/* cross-browser.com/css/s1.css */
body, body div, body p, body th, body td, body li, body dd, body pre {
font-size:x-small; /* trick WinIE4/5 */
voice-family: "\"}\"";
voice-family: inherit;
font-size:small;
}
html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd, html>body pre {
font-size:small; /* be nice to Opera */
}
html {
color:#000; background:#fff;
margin:0; padding:0;
}
body {
color:#000; background:#fff;
margin:0; padding:10px 20px;
font-family:'trebuchet ms',verdana,arial,sans-serif;
}
a:link {
color:#009; background:transparent;
text-decoration:underline; padding:1px;
}
a:visited {
color:#333; background:transparent;
text-decoration:underline; padding:1px;
}
a:active {
color:#333; background:transparent;
text-decoration:underline;
}
a:hover {
color:#000; background:#ccc;
text-decoration:none; padding:0;
border:1px solid #009;
}
h1 {
color:#009; background:transparent;
margin:.25em 0 1em 0; padding:0x;
font-weight:normal;
/* border-top:1px solid #333; */
/* */
font-size:large;
voice-family: "\"}\"";
voice-family: inherit;
font-size:x-large;
}
html>body h1 {
font-size:x-large;
}
h2 {
color:#009; background:transparent;
margin:1.5em 0 1em 0;
font-weight:normal; border-top:1px dotted #333;
/* */
font-size:small;
voice-family: "\"}\"";
voice-family: inherit;
font-size:medium;
}
html>body h2 {
font-size:medium;
}
h3 {
color:#900; background:transparent;
font-weight:normal;
/* */
font-size:x-small;
voice-family: "\"}\"";
voice-family: inherit;
font-size:small;
}
html>body h3 {
font-size:small;
}
pre {
overflow:hidden;
color:#009; background:#eee;
padding:10px;
font-family:'courier new',monospace;
}
--- NEW FILE: s2.css ---
/* cross-browser.com/css/s2.css */
body, body div, body p, body th, body td, body li, body dd, body pre {
font-size:x-small; /* trick WinIE4/5 */
voice-family: "\"}\"";
voice-family: inherit;
font-size:small;
}
html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd, html>body pre {
font-size:small; /* be nice to Opera */
}
html {
color:#000; background:#fff;
margin:0; padding:0;
}
body {
color:#000; background:#fff; margin:0; padding:0;
font-family:verdana,arial,sans-serif;
}
a:link {
color:#000; background:transparent;
text-decoration:underline; padding:1px;
}
a:visited {
color:#333; background:transparent;
text-decoration:underline; padding:1px;
}
a:hover {
color:#000; background:#ccc;
text-decoration:none; padding:0;
border:1px solid #008;
}
a:active {
color:#000; background:transparent;
text-decoration:underline;
}
h1 {
color:#008; background:#eee; font-weight:normal;
margin:10px 20px 0 20px; padding:8px;
border-left:3px solid #ccc;
border-top:1px solid #ccc;
/* */
font-size:medium;
voice-family: "\"}\"";
voice-family: inherit;
font-size:large;
}
html>body h1 {
font-size:large;
}
h2 {
color:#008; background:transparent; font-weight:normal;
margin:1% 0 0 0; padding:2px 4px;
border-left:3px solid #ccc;
border-top:1px solid #ccc;
/* */
font-size:small;
voice-family: "\"}\"";
voice-family: inherit;
font-size:medium;
}
html>body h2 {
font-size:medium;
}
h3 {
color:#008; background:transparent; font-weight:bold;
/* */
font-size:x-small;
voice-family: "\"}\"";
voice-family: inherit;
font-size:small;
}
html>body h3 {
font-size:small;
}
pre {
font-family:'courier new',monospace;
color:#000; background:#eee; border:1px dotted #ccc;
padding:10px; overflow:hidden;
}
|