Examples initial import.
This commit is contained in:
parent
ed19117078
commit
6ed79c0387
18 changed files with 1653 additions and 8 deletions
251
simplepool-examples/includes/inst.css
Normal file
251
simplepool-examples/includes/inst.css
Normal file
|
@ -0,0 +1,251 @@
|
|||
/* $Id$
|
||||
|
||||
This file contains rules that extend or override the more basic formatting defined in tigris.css. Edit it to customize the look of applications using tigris.css (instances). You are responsible for maintaining your own set of (optional) deltas from tigris.css defaults; this file is intended as an example.
|
||||
|
||||
*/
|
||||
|
||||
/* colors, backgrounds, borders, link indication */
|
||||
#cn {
|
||||
background-image: url(../images/corporate_logo.gif);
|
||||
display: block;
|
||||
height: 17px;
|
||||
width: 138px;
|
||||
}
|
||||
|
||||
#poweredby {
|
||||
background-image: url(../images/poweredby_036.gif);
|
||||
display: block;
|
||||
height: 38px;
|
||||
width: 102px;
|
||||
}
|
||||
|
||||
#sc {
|
||||
background-image: url(../images/product_logo.gif);
|
||||
display: block;
|
||||
height: 25px;
|
||||
width: 138px;
|
||||
}
|
||||
|
||||
#toptabs td, #toptabs th {
|
||||
background-image: url(../images/nw_min_036.gif);
|
||||
}
|
||||
|
||||
.app h3, #banner, #banner td, #toptabs {
|
||||
background-color: #036;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
body #banner td a, .app h3 a, .app h4 a {
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
#banner {
|
||||
border-top: 1px solid #369;
|
||||
}
|
||||
|
||||
#mytools .label, #projecttools .label, #admintools .label, #communitytools .label {
|
||||
background-color: #ddd;
|
||||
border: none;
|
||||
}
|
||||
|
||||
#mytools .body, #projecttools .body, #admintools .body, #communitytools .body {
|
||||
background-color: #fff;
|
||||
border-right: none;
|
||||
border-bottom: none;
|
||||
border-top: 1px solid #999;
|
||||
}
|
||||
|
||||
#mytools, #projecttools, #admintools, #communitytools {
|
||||
background-color: #ddd;
|
||||
border-right: 1px solid #666;
|
||||
border-bottom: 1px solid #666;
|
||||
}
|
||||
|
||||
#helptext {
|
||||
background-color: #ffc;
|
||||
}
|
||||
|
||||
#helptext .label {
|
||||
border-bottom: 1px solid #996;
|
||||
border-right: 1px solid #996;
|
||||
background-color: #cc9;
|
||||
}
|
||||
|
||||
#helptext .body {
|
||||
border-bottom: 1px solid #cc9;
|
||||
border-right: 1px solid #cc9;
|
||||
}
|
||||
|
||||
#topmodule {
|
||||
background-color: #ddd;
|
||||
border-top: 1px solid #fff;
|
||||
border-bottom: 1px solid #aaa;
|
||||
}
|
||||
|
||||
#topmodule #issueid {
|
||||
border-right: 1px solid #aaa;
|
||||
}
|
||||
|
||||
#login a:link, #login a:visited {
|
||||
color: white;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#banner a:active, #banner a:hover {
|
||||
color: #f90 !important;
|
||||
}
|
||||
|
||||
#toptabs td {
|
||||
border-bottom: 1px solid #666;
|
||||
border-right: 1px solid #333;
|
||||
border-left: 1px solid #036;
|
||||
}
|
||||
|
||||
#toptabs th {
|
||||
border-left: 1px solid #036;
|
||||
}
|
||||
|
||||
/* font and text properties, exclusive of link indication, alignment, text-indent */
|
||||
#bodycol h2 {
|
||||
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
|
||||
font-size: 1.5em;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
/* box properties (exclusive of borders), positioning, alignments, list types, text-indent */
|
||||
#toptabs {
|
||||
margin: 0;
|
||||
padding-top: .67em;
|
||||
padding-left: 8px;
|
||||
}
|
||||
|
||||
#topmodule {
|
||||
margin: -4px -4px 0 -4px;
|
||||
}
|
||||
|
||||
#topmodule td {
|
||||
vertical-align: middle;
|
||||
padding: 2px 8px;
|
||||
}
|
||||
|
||||
#navcolumn {
|
||||
margin-right: -4px;
|
||||
}
|
||||
|
||||
#mytools .body, #projecttools .body, #admintools .body, #communitytools .body {
|
||||
padding-top: .33em;
|
||||
}
|
||||
|
||||
#mytools, #projecttools, #admintools, #communitytools {
|
||||
padding: 0 6px 6px 6px;
|
||||
margin: -4px 0 6px -4px;
|
||||
}
|
||||
|
||||
#mytools .label, #projecttools .label, #admintools .label, #communitytools .label {
|
||||
padding-left: 2px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* java.net dev stylesheet */
|
||||
|
||||
/* colors, backgrounds, borders, link indication */
|
||||
body {
|
||||
color: #333;
|
||||
}
|
||||
.app h3, .app h4, .functnbar {
|
||||
background-image: none;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
#toptabs td, #toptabs th {
|
||||
background-image: url(../images/nw_min.gif);
|
||||
}
|
||||
|
||||
|
||||
#navcolumn .body div, body.docs #toc li li {
|
||||
background-image: url(../images/strich.gif);
|
||||
background-repeat: no-repeat;
|
||||
background-position: .5em .5em;
|
||||
}
|
||||
|
||||
#banner, #banner td, #toptabs {
|
||||
background-color: #fff;
|
||||
color: #333;
|
||||
}
|
||||
.app h3 {
|
||||
background-color: #594FBF;
|
||||
color: #fff;
|
||||
}
|
||||
#toptabs th {
|
||||
border-left: 1px solid #fff;
|
||||
}
|
||||
#toptabs td {
|
||||
border-right: 1px solid #333;
|
||||
border-left: 1px solid #fff;
|
||||
}
|
||||
#login, #banner {
|
||||
color: #333;
|
||||
}
|
||||
a:link, a:visited, #navcolumn a:visited, #navcolumn a:link,.app a:visited, .tasknav a:visited {
|
||||
color: #594FBF;
|
||||
}
|
||||
#mytools a:link, #banner a:link, #banner a:visited {
|
||||
border-bottom: none;
|
||||
}
|
||||
a:link.selfref, a:visited.selfref {
|
||||
color: #555 !important;
|
||||
text-decoration: none;
|
||||
}
|
||||
#banner a:active, #banner a:hover {
|
||||
color: #f60 !important;
|
||||
}
|
||||
#login a:link, #login a:visited, #banner a:link, #banner a:visited {
|
||||
color: #594FBF !important;
|
||||
font-weight: bold;
|
||||
}
|
||||
#bannerbottom1 td, #bannerbottom2 td {
|
||||
background: #EFEFEF;
|
||||
}
|
||||
#bannerbottom1 th {
|
||||
background: #2E1772;
|
||||
}
|
||||
#bannerbottom2 th {
|
||||
background: #594FBF;
|
||||
}
|
||||
|
||||
|
||||
.grid td { border-top: 1px solid #ccc; border-left: 1px solid #ccc; }
|
||||
.grid { border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; }
|
||||
|
||||
|
||||
|
||||
/* font and text properties, exclusive of link indication, alignment, text-indent */
|
||||
|
||||
#banner {
|
||||
font-size: xx-small;
|
||||
voice-family: "\"}\"";
|
||||
voice-family: inherit;
|
||||
font-size: x-small
|
||||
}
|
||||
|
||||
/* box properties (exclusive of borders), positioning, alignments, list types, text-indent */
|
||||
|
||||
.app h3, .app h4 {
|
||||
padding: 3px;
|
||||
margin-right: 2px;
|
||||
margin-left: 2px;
|
||||
}
|
||||
#rightcol div.www, #rightcol div.help {
|
||||
border: none;
|
||||
}
|
||||
#rightcol div.www h3 {
|
||||
background-color: #ddd;
|
||||
color: #000;
|
||||
}
|
||||
#rightcol div.www h3 {
|
||||
padding: 3px;
|
||||
}
|
||||
#bannerbottom1 th, #bannerbottom2 th {
|
||||
text-align: left;
|
||||
vertical-align: bottom;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue