Moved origin-external skin into project
After Width: | Height: | Size: 25 KiB |
After Width: | Height: | Size: 369 B |
After Width: | Height: | Size: 197 B |
After Width: | Height: | Size: 343 B |
After Width: | Height: | Size: 123 B |
After Width: | Height: | Size: 3.0 KiB |
After Width: | Height: | Size: 372 B |
After Width: | Height: | Size: 41 KiB |
After Width: | Height: | Size: 369 B |
After Width: | Height: | Size: 48 B |
After Width: | Height: | Size: 1022 B |
After Width: | Height: | Size: 807 B |
After Width: | Height: | Size: 235 B |
After Width: | Height: | Size: 72 B |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 59 B |
After Width: | Height: | Size: 871 B |
After Width: | Height: | Size: 845 B |
After Width: | Height: | Size: 161 B |
After Width: | Height: | Size: 406 B |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 362 B |
After Width: | Height: | Size: 961 B |
After Width: | Height: | Size: 56 B |
After Width: | Height: | Size: 689 B |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 824 B |
After Width: | Height: | Size: 815 B |
After Width: | Height: | Size: 895 B |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 1.2 KiB |
After Width: | Height: | Size: 887 B |
After Width: | Height: | Size: 684 B |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 815 B |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 412 B |
After Width: | Height: | Size: 993 B |
After Width: | Height: | Size: 758 B |
After Width: | Height: | Size: 760 B |
After Width: | Height: | Size: 854 B |
After Width: | Height: | Size: 760 B |
After Width: | Height: | Size: 3.5 KiB |
After Width: | Height: | Size: 927 B |
After Width: | Height: | Size: 1017 B |
After Width: | Height: | Size: 58 B |
After Width: | Height: | Size: 692 B |
After Width: | Height: | Size: 771 B |
After Width: | Height: | Size: 760 B |
After Width: | Height: | Size: 601 B |
After Width: | Height: | Size: 887 B |
After Width: | Height: | Size: 623 B |
After Width: | Height: | Size: 348 B |
After Width: | Height: | Size: 343 B |
After Width: | Height: | Size: 353 B |
After Width: | Height: | Size: 358 B |
After Width: | Height: | Size: 7.5 KiB |
After Width: | Height: | Size: 123 B |
After Width: | Height: | Size: 58 B |
After Width: | Height: | Size: 3.0 KiB |
|
@ -0,0 +1,6 @@
|
||||||
|
#panel-container { overflow:auto; }
|
||||||
|
#panel-one { float:left; width:180px; }
|
||||||
|
#panel-two { float:right; width:180px; }
|
||||||
|
#content-panel { margin-left: 190px; margin-right: 190px; }
|
||||||
|
|
||||||
|
#footer { clear:both; }
|
|
@ -0,0 +1,8 @@
|
||||||
|
#panel-container { overflow:auto; }
|
||||||
|
#panel-one { }
|
||||||
|
#content-panel { }
|
||||||
|
|
||||||
|
#footer { clear:both; }
|
||||||
|
|
||||||
|
|
||||||
|
|
After Width: | Height: | Size: 11 KiB |
|
@ -0,0 +1,221 @@
|
||||||
|
@import 'reset.css';
|
||||||
|
/* Set the default styles for common HTML elements */
|
||||||
|
html { background:url('images/pagebg.gif'); background-repeat:repeat; background-position:top; text-align:center; padding-bottom:10px; }
|
||||||
|
body {
|
||||||
|
width:980px; position:relative; margin:0 auto; text-align:left;
|
||||||
|
color:black; background-color:white;
|
||||||
|
font-family:sans-serif; font-size:.75em;
|
||||||
|
border:2px solid black;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Text formatting */
|
||||||
|
strong { font-weight:bold; }
|
||||||
|
u { text-decoration:underline; }
|
||||||
|
em { font-style:italic; }
|
||||||
|
sub { vertical-align:sub; }
|
||||||
|
sup { vertical-align:super; }
|
||||||
|
code { font-family:monospace; }
|
||||||
|
|
||||||
|
a { color:#0066CC; text-decoration:none; cursor:pointer; }
|
||||||
|
a:link { color:#0066CC; background-color:transparent; }
|
||||||
|
a:active { color:red; background-color:transparent; }
|
||||||
|
a:visited { color:#0066CC; background-color:transparent; }
|
||||||
|
a:hover { color:#0066CC; background-color:transparent; text-decoration:underline; }
|
||||||
|
|
||||||
|
img { border:0; padding:2px; }
|
||||||
|
|
||||||
|
h1 { display:table; text-align:left; font-size:2em; border-bottom:6px double #99cccc; margin-top:3px; margin-bottom:12px; }
|
||||||
|
h2 { margin-top:3px; font-size:1.75em; }
|
||||||
|
h3 { margin-top:3px; font-size:1.5em; }
|
||||||
|
h4 { margin-top:3px; font-size:1em; font-weight:bold; }
|
||||||
|
h5 { margin-top:3px; font-weight:bold; }
|
||||||
|
h6 { margin:0; }
|
||||||
|
|
||||||
|
p { margin-top:4px; margin-bottom:4px; }
|
||||||
|
|
||||||
|
form { }
|
||||||
|
fieldset { }
|
||||||
|
legend { border:1px solid black; padding:4px 6px 4px 6px; background-color:#99cccc; font-size:1.25em; }
|
||||||
|
label { font-weight:bold; }
|
||||||
|
label.required { padding-left:15px; }
|
||||||
|
.required { background:url('images/required_asterik.gif') no-repeat; }
|
||||||
|
input { font-size:.75em; }
|
||||||
|
button { font-size:.75em; }
|
||||||
|
|
||||||
|
table { border-collapse:separate; border:1px solid black; margin:3px 0 8px 0; overflow:auto; }
|
||||||
|
tr { }
|
||||||
|
td { padding:6px 4px 6px 4px; vertical-align:top; border-bottom:1px solid #dddddd; }
|
||||||
|
th { text-align:left; background-color:#dddddd; padding:6px 4px 6px 4px; vertical-align: top; font-weight:bold; border-bottom:1px solid #dddddd; }
|
||||||
|
th a:link,th a:visited { color:#3366cc; background-color:inherit; }
|
||||||
|
form table { border:none; }
|
||||||
|
|
||||||
|
ul { margin-top:4px; }
|
||||||
|
ul.compact,ul.compact li { list-style-type:none; margin:0; padding:0; }
|
||||||
|
li { margin-top:5px; margin-bottom:1px; }
|
||||||
|
li.current a { background-color:#cccccc; width:100%; }
|
||||||
|
ul.inline { list-style-type:none; }
|
||||||
|
ul.inline li { display:inline; margin-left:8px; margin-right:8px; }
|
||||||
|
ul.pageNavigation li { margin-right:2px; }
|
||||||
|
|
||||||
|
/* Banner */
|
||||||
|
#banner {
|
||||||
|
height:126px;
|
||||||
|
padding-left:16px;
|
||||||
|
background:url('images/banner-with-gradient.gif') top left no-repeat;
|
||||||
|
border-bottom:2px solid black;
|
||||||
|
}
|
||||||
|
#application_name
|
||||||
|
{
|
||||||
|
height: 62px; background:url('images/citylogo-white.gif') top left no-repeat;
|
||||||
|
color:white; text-align:left;
|
||||||
|
padding-top:90px; margin:1px;
|
||||||
|
font-size:1.75em;
|
||||||
|
}
|
||||||
|
#logo
|
||||||
|
{
|
||||||
|
width:284px; height:68px; position:absolute; top:16px; left:16px; text-indent:-9999px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#logo a
|
||||||
|
{
|
||||||
|
display:block; width:246px; height:64px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#location_name
|
||||||
|
{
|
||||||
|
display:none;
|
||||||
|
}
|
||||||
|
#banner a { color:white; text-decoration:none; }
|
||||||
|
|
||||||
|
/* Side Panels */
|
||||||
|
#panel-container { padding-top:2px; padding-bottom:2px; }
|
||||||
|
#panel-one { }
|
||||||
|
#panel-one fieldset { border:none; }
|
||||||
|
#panel-one legend { display:none; }
|
||||||
|
#panel-one div { margin: 0 0 7px 4px; border:1px solid black; }
|
||||||
|
#panel-one ul { list-style:none; margin:0; padding-left:10px; }
|
||||||
|
#panel-one h1 {
|
||||||
|
font-size:16px;
|
||||||
|
color:black; background-color:#99CCCC;
|
||||||
|
border:1px solid black;
|
||||||
|
margin:-1px; padding: 8px 8px 8px 8px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Main Content */
|
||||||
|
#content-panel { padding-right:1px; padding-left:4px; }
|
||||||
|
#content-panel .interfaceBox img { margin-bottom:.5em; }
|
||||||
|
#content-panel .interfaceBox h1 {
|
||||||
|
font-size:1.25em;
|
||||||
|
color:black; background-color:#99CCCC;
|
||||||
|
padding:8px 16px 8px 3px;
|
||||||
|
border:1px solid black; display:table;
|
||||||
|
margin-top:4px; height:20px;
|
||||||
|
}
|
||||||
|
#content-panel .interfaceBox h1 a {
|
||||||
|
margin:0px; height:20px;
|
||||||
|
}
|
||||||
|
#content-panel .interfaceBox h1 a:link,.titleBar a:visited
|
||||||
|
{ color:white; background-color:transparent;
|
||||||
|
}
|
||||||
|
#content-panel .interfaceBox h1 form
|
||||||
|
{
|
||||||
|
margin:0; padding:0; display:inline; height:1em;
|
||||||
|
}
|
||||||
|
#content-panel .interfaceBox h1 form fieldset
|
||||||
|
{
|
||||||
|
margin:0; padding:0; border:0; display:inline;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/* Controls how error messages are displayed */
|
||||||
|
#errorMessages { border:2px solid black; }
|
||||||
|
#errorMessages h1 { color:red; }
|
||||||
|
#warning { border:2px solid red; }
|
||||||
|
#warning h1 { background-color:red; }
|
||||||
|
|
||||||
|
|
||||||
|
/* Footer */
|
||||||
|
#footer { text-align:center; clear:both; margin-top:8px; }
|
||||||
|
#footer p { font-size: 9px; color: #666666; margin:0 12px 12px 0; }
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/* For pages with tab-type system on them */
|
||||||
|
.tabBar ul { list-style: none; margin:0; padding-bottom:7px; border-bottom:1px solid gray; font-weight:bold; white-space:nowrap; }
|
||||||
|
.tabBar li { display:inline; margin:0 2px; }
|
||||||
|
.tabBar a { border-bottom:4px solid white; color:#999999; }
|
||||||
|
.tabBar a.current { border-color:#ff6600; color:#0066ff; }
|
||||||
|
.tabBar a:hover { border-color:#ff6600; color:#666666; }
|
||||||
|
|
||||||
|
.tabPage { }
|
||||||
|
.tabPage > .interfaceBox { margin-left:1em; margin-right:1em; }
|
||||||
|
|
||||||
|
/* Page Navigation Stuff */
|
||||||
|
.pageNavigation { }
|
||||||
|
.pageNavigation li { display:inline; }
|
||||||
|
.pageNavigation a { }
|
||||||
|
.pageNavigation button { }
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/* Menu Bars */
|
||||||
|
.menuBar { border-top:2px solid black; border-bottom:2px solid black; }
|
||||||
|
.menuBar ul { list-style:none; }
|
||||||
|
.menuBar li { display:inline; }
|
||||||
|
|
||||||
|
|
||||||
|
/* Breadcrumbs */
|
||||||
|
.breadcrumbs ul { list-style-type:none; }
|
||||||
|
.breadcrumbs li { display:inline; }
|
||||||
|
.breadcrumbs li a { padding-right:8px; background:url('images/buttons/breadcrumb.gif') no-repeat right; margin-right:8px; font-size:.75em; color:#999999; }
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/* Custom buttons for forms */
|
||||||
|
button { cursor:pointer; overflow:hidden; vertical-align:middle; margin:8px 5px 2px 0px; font-size:1em; }
|
||||||
|
button.addSmall { width:15px; height:15px; padding-top:15px; background: url('images/buttons/addSmall.gif') no-repeat; border:0; }
|
||||||
|
button.delete { width:15px; height:15px; padding-top:15px; background: url('images/buttons/deleteSmall.gif') no-repeat; border:0; }
|
||||||
|
button.excel { width:16px; height:16px; padding-top:16px; background: url('images/buttons/excel.gif') no-repeat; border:0; }
|
||||||
|
button.printSmall { width:16px; height:16px; padding-top:16px; background: url('images/buttons/print.gif') no-repeat; border:0; }
|
||||||
|
button.login { width:52px; height:15px; padding-top:15px; background: url('images/buttons/login.gif') no-repeat; border:0; }
|
||||||
|
/*button.submit { width:70px; height:15px; padding-top:15px; background: url('images/buttons/submit.gif') no-repeat; border:0; }*/
|
||||||
|
button.save { width:52px; height:15px; padding-top:15px; background: url('images/buttons/save.gif') no-repeat; border:0; }
|
||||||
|
|
||||||
|
/* All hrefs that are to be rendered as buttons need to include the button class. */
|
||||||
|
/* Technique taken from http://www.evotech.net/blog/2007/09/css-image-replacement-method */
|
||||||
|
a.button {
|
||||||
|
display:-moz-inline-box; /* Fix for Mozilla */
|
||||||
|
display:inline-block;
|
||||||
|
background:transparent none 0 0 no-repeat;
|
||||||
|
font:0/0 Arial; /* Fix for Safari, With just font-size:0, Safari renders a 1px underline */
|
||||||
|
color:rgba(255,255,255,0) !important; /* If Safari does render the underline, at least it will be white or transparent */
|
||||||
|
overflow:hidden;
|
||||||
|
vertical-align:middle;
|
||||||
|
}
|
||||||
|
/* Image Replacements for hrefs that are to be rendered as buttons */
|
||||||
|
a.add { width:15px; height:15px; background-image:url('images/buttons/addSmall.gif'); }
|
||||||
|
a.edit { width:15px; height:15px; background-image:url('images/buttons/editSmall.gif'); }
|
||||||
|
a.delete { width:15px; height:15px; background-image:url('images/buttons/deleteSmall.gif'); }
|
||||||
|
/*a.cancel { width:69px; height:15px; background-image:url('images/buttons/cancel.gif'); }*/
|
||||||
|
a.previous { width:16px; height:16px; background-image:url('images/buttons/previous.png'); }
|
||||||
|
a.next { width:16px; height:16px; background-image:url('images/buttons/next.png'); }
|
||||||
|
a.first { width:22px; height:22px; background-image:url('images/buttons/player_start.png'); }
|
||||||
|
a.last { width:22px; height:22px; background-image:url('images/buttons/player_end.png'); }
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/* Various Styles for text */
|
||||||
|
.copyright { text-align:center; font-size:9px; }
|
||||||
|
.comments { color:red; }
|
||||||
|
.money { text-align:right; }
|
||||||
|
.void,.void td { text-decoration:line-through; }
|
||||||
|
.total { border-top:1px solid black; text-align:right; }
|
||||||
|
.total td { padding-bottom:1em; }
|
||||||
|
.instructions { }
|
||||||
|
.unpublished { text-decoration:line-through; }
|
|
@ -0,0 +1,50 @@
|
||||||
|
/*
|
||||||
|
CSS Reset technique copied from Eric Meyer
|
||||||
|
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
|
||||||
|
*/
|
||||||
|
html, body, div, span, applet, object, iframe,
|
||||||
|
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
||||||
|
a, abbr, acronym, address, big, cite, code,
|
||||||
|
del, dfn, em, font, img, ins, kbd, q, s, samp,
|
||||||
|
small, strike, strong, sub, sup, tt, var,
|
||||||
|
fieldset, form, label, legend,
|
||||||
|
table, caption, tbody, tfoot, thead, tr, th, td {
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
border: 0;
|
||||||
|
outline: 0;
|
||||||
|
font-weight: inherit;
|
||||||
|
font-style: inherit;
|
||||||
|
font-size: 100%;
|
||||||
|
font-family: inherit;
|
||||||
|
vertical-align: baseline;
|
||||||
|
}
|
||||||
|
/* Links should not be styled to start out with */
|
||||||
|
a { text-decoration:none; }
|
||||||
|
/* remember to define focus styles! */
|
||||||
|
:focus {
|
||||||
|
outline: 0;
|
||||||
|
}
|
||||||
|
body {
|
||||||
|
line-height: 1;
|
||||||
|
color: black;
|
||||||
|
background: white;
|
||||||
|
}
|
||||||
|
ol, ul {
|
||||||
|
}
|
||||||
|
/* tables still need 'cellspacing="0"' in the markup */
|
||||||
|
table {
|
||||||
|
border-collapse: separate;
|
||||||
|
border-spacing: 0;
|
||||||
|
}
|
||||||
|
caption, th, td {
|
||||||
|
text-align: left;
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
|
blockquote:before, blockquote:after,
|
||||||
|
q:before, q:after {
|
||||||
|
content: "";
|
||||||
|
}
|
||||||
|
blockquote, q {
|
||||||
|
quotes: "" "";
|
||||||
|
}
|
|
@ -0,0 +1,225 @@
|
||||||
|
@import 'reset.css';
|
||||||
|
/* Set the default styles for common HTML elements */
|
||||||
|
html {
|
||||||
|
background:url('images/backgrounds/pagebg.gif') top left repeat;
|
||||||
|
text-align:center; padding-bottom:10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
width:980px; position:relative;
|
||||||
|
margin:0 auto; text-align:left;
|
||||||
|
color:black; background-color:white;
|
||||||
|
font-family:sans-serif; font-size:.75em;
|
||||||
|
border:1px solid black;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Text formatting */
|
||||||
|
strong { font-weight:bold; }
|
||||||
|
u { text-decoration:underline; }
|
||||||
|
em { font-style:italic; }
|
||||||
|
sub { vertical-align:sub; }
|
||||||
|
sup { vertical-align:super; }
|
||||||
|
code { font-family:monospace; }
|
||||||
|
|
||||||
|
a { color:#0066CC; text-decoration:none; cursor:pointer; }
|
||||||
|
a:link { color:#0066CC; background-color:transparent; }
|
||||||
|
a:active { color:red; background-color:transparent; }
|
||||||
|
a:visited { color:#0066CC; background-color:transparent; }
|
||||||
|
a:hover { color:#0066CC; background-color:transparent; text-decoration:underline; }
|
||||||
|
|
||||||
|
img { border:0; padding:2px; }
|
||||||
|
|
||||||
|
h1 {
|
||||||
|
display:table; font-size:2em; text-align:left;
|
||||||
|
margin-top:3px; margin-bottom:12px;
|
||||||
|
border-bottom:6px double #99cccc;
|
||||||
|
}
|
||||||
|
h2 {
|
||||||
|
margin:15px 0px 15px 0px;
|
||||||
|
font-size:1.75em;
|
||||||
|
color:#003366; border-bottom:1px solid #bdbdbd;
|
||||||
|
}
|
||||||
|
h3 { margin-top:3px; font-size:1.5em; }
|
||||||
|
h4 { margin-top:3px; font-size:1em; font-weight:bold; }
|
||||||
|
h5 { margin-top:3px; font-weight:bold; }
|
||||||
|
h6 { margin:0; }
|
||||||
|
|
||||||
|
p { margin-top:4px; margin-bottom:4px; }
|
||||||
|
|
||||||
|
form { }
|
||||||
|
fieldset { }
|
||||||
|
legend { border:1px solid black; padding:4px 6px 4px 6px; background-color:#99cccc; font-size:1.25em; }
|
||||||
|
label { font-weight:bold; }
|
||||||
|
label.required { padding-left:15px; }
|
||||||
|
.required { background:url('images/icons/required_asterik.gif') no-repeat; }
|
||||||
|
input { font-size:.75em; }
|
||||||
|
button { font-size:.75em; }
|
||||||
|
|
||||||
|
ul { margin-top:4px; }
|
||||||
|
ul.compact,ul.compact li { list-style-type:none; margin:0; padding:0; }
|
||||||
|
li { margin-top:5px; margin-bottom:1px; }
|
||||||
|
li.current a { background-color:#cccccc; width:100%; }
|
||||||
|
ul.inline { list-style-type:none; }
|
||||||
|
ul.inline li { display:inline; margin-left:8px; margin-right:8px; }
|
||||||
|
ul.pageNavigation li { margin-right:2px; }
|
||||||
|
|
||||||
|
/* Banner */
|
||||||
|
#banner {
|
||||||
|
height:126px;
|
||||||
|
padding-left:16px;
|
||||||
|
background:url('images/backgrounds/banner.png') top left no-repeat;
|
||||||
|
}
|
||||||
|
#application_name {
|
||||||
|
height: 62px;
|
||||||
|
color:white; text-align:left;
|
||||||
|
padding-top:90px; margin:1px;
|
||||||
|
font-size:1.75em;
|
||||||
|
}
|
||||||
|
|
||||||
|
#location_name {
|
||||||
|
position:absolute; top:20px; left:7px;
|
||||||
|
width:304px; height:68px;
|
||||||
|
background:url('images/logos/logo_with_text.png') top left no-repeat;
|
||||||
|
}
|
||||||
|
#location_name a {
|
||||||
|
display:block;
|
||||||
|
width:300px; height:64px; text-indent:-9999px;
|
||||||
|
}
|
||||||
|
#banner a { color:white; text-decoration:none; }
|
||||||
|
|
||||||
|
/* Side Panels */
|
||||||
|
#panel-container { padding-top:2px; padding-bottom:2px; }
|
||||||
|
#panel-one { }
|
||||||
|
#panel-one fieldset { border:none; }
|
||||||
|
#panel-one legend { display:none; }
|
||||||
|
#panel-one div { margin: 0 0 7px 4px; }
|
||||||
|
#panel-one ul { list-style:none; margin:0; padding-left:10px; }
|
||||||
|
#panel-one h1 {
|
||||||
|
font-size:1.25em;
|
||||||
|
color:black; background-color:#99CCCC;
|
||||||
|
border:1px solid black;
|
||||||
|
margin:-1px; padding: 8px 8px 8px 8px;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Main Content */
|
||||||
|
#content-panel { padding-right:1px; padding-left:4px; }
|
||||||
|
|
||||||
|
#content-panel .interfaceBox {
|
||||||
|
margin:5px;
|
||||||
|
display:table;
|
||||||
|
}
|
||||||
|
#content-panel .interfaceBox h1 {
|
||||||
|
font-size:18px;
|
||||||
|
color:black;
|
||||||
|
padding:.5em;
|
||||||
|
border-left: 2px solid #99CCCC; border-bottom:2px solid #99CCCC;
|
||||||
|
}
|
||||||
|
#content-panel .interfaceBox h1 a { margin:0; color:#0066CC; }
|
||||||
|
#content-panel .interfaceBox h1 form {
|
||||||
|
margin:0; padding:0; display:inline; height:1em;
|
||||||
|
}
|
||||||
|
#content-panel .interfaceBox h1 form fieldset {
|
||||||
|
margin:0; padding:0; border:0; display:inline;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/* Controls how error messages are displayed */
|
||||||
|
#errorMessages { border:2px solid black; }
|
||||||
|
#errorMessages h1 { color:red; }
|
||||||
|
#warning { border:2px solid red; }
|
||||||
|
#warning h1 { background-color:red; }
|
||||||
|
|
||||||
|
|
||||||
|
/* Footer */
|
||||||
|
#footer { text-align:center; clear:both; margin-top:8px; }
|
||||||
|
#footer p { font-size: 9px; color: #666666; margin:0 12px 12px 0; }
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/* For pages with tab-type system on them */
|
||||||
|
.tabBar {
|
||||||
|
padding:0px;
|
||||||
|
list-style: none; margin-top:20px;
|
||||||
|
font-weight:bold; white-space:nowrap;
|
||||||
|
}
|
||||||
|
.tabBar ul {}
|
||||||
|
.tabBar li { display:inline; }
|
||||||
|
.tabBar a { font-size:18px; color:#999999; padding:4px 8px 0 4px; border-bottom:1px solid gray; }
|
||||||
|
.tabBar a.current { border-top:1px solid gray; border-left:1px solid gray; border-right:1px solid gray; border-bottom:0; color:#0066ff; }
|
||||||
|
.tabBar a:hover { border-color:#ff6600; color:#666666; }
|
||||||
|
|
||||||
|
/* Page Navigation Stuff */
|
||||||
|
.pageNavigation { }
|
||||||
|
.pageNavigation li { display:inline; }
|
||||||
|
.pageNavigation a { }
|
||||||
|
.pageNavigation button { }
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/* Menu Bars */
|
||||||
|
.menuBar { border-top:2px solid black; border-bottom:2px solid black; }
|
||||||
|
.menuBar ul { list-style:none; }
|
||||||
|
.menuBar li { display:inline; }
|
||||||
|
|
||||||
|
|
||||||
|
/* Breadcrumbs */
|
||||||
|
.breadcrumbs ul { list-style-type:none; }
|
||||||
|
.breadcrumbs li { display:inline; }
|
||||||
|
.breadcrumbs li a {
|
||||||
|
background:url('images/buttons/breadcrumb.gif') no-repeat right;
|
||||||
|
margin-right:8px; padding-right:8px;
|
||||||
|
font-size:.75em; color:#999999;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/* Custom buttons for forms */
|
||||||
|
button {
|
||||||
|
cursor:pointer; overflow:hidden;
|
||||||
|
vertical-align:middle;
|
||||||
|
}
|
||||||
|
|
||||||
|
button.login {
|
||||||
|
width:52px; height:15px;
|
||||||
|
background: url('images/buttons/login.gif') no-repeat;
|
||||||
|
padding-top:15px; border:0;
|
||||||
|
}
|
||||||
|
button.save {
|
||||||
|
width:52px; height:15px;
|
||||||
|
background: url('images/buttons/save.gif') no-repeat;
|
||||||
|
padding-top:15px; border:0;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* All hrefs that are to be rendered as buttons need to include the button class. */
|
||||||
|
/* Technique taken from http://www.evotech.net/blog/2007/09/css-image-replacement-method */
|
||||||
|
a.button {
|
||||||
|
display:-moz-inline-box; /* Fix for Mozilla */
|
||||||
|
display:inline-block;
|
||||||
|
background:transparent none 0 0 no-repeat;
|
||||||
|
font:0/0 Arial; /* Fix for Safari, With just font-size:0, Safari renders a 1px underline */
|
||||||
|
color:rgba(255,255,255,0) !important; /* If Safari does render the underline, at least it will be white or transparent */
|
||||||
|
overflow:hidden;
|
||||||
|
vertical-align:middle;
|
||||||
|
}
|
||||||
|
/* Image Replacements for hrefs that are to be rendered as buttons */
|
||||||
|
a.add { width:15px; height:15px; background-image:url('images/buttons/addSmall.gif'); }
|
||||||
|
a.edit { width:15px; height:15px; background-image:url('images/buttons/editSmall.gif'); }
|
||||||
|
a.delete { width:15px; height:15px; background-image:url('images/buttons/deleteSmall.gif'); }
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/* Various Styles for text */
|
||||||
|
.copyright { text-align:center; font-size:9px; }
|
||||||
|
.comments { color:red; }
|
||||||
|
.money { text-align:right; }
|
||||||
|
.void,.void td { text-decoration:line-through; }
|
||||||
|
.total { border-top:1px solid black; text-align:right; }
|
||||||
|
.total td { padding-bottom:1em; }
|
||||||
|
.instructions { }
|
||||||
|
.unpublished { text-decoration:line-through; }
|
|
@ -4,9 +4,9 @@
|
||||||
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
||||||
<link rel="SHORTCUT ICON" href="/favicon.ico" />
|
<link rel="SHORTCUT ICON" href="/favicon.ico" />
|
||||||
<style type="text/css" media="screen">
|
<style type="text/css" media="screen">
|
||||||
@import url('/skins/origin-external/reset.css');
|
@import url('<?php echo BASE_URL; ?>/skins/origin-external/reset.css');
|
||||||
@import url('<?php echo BASE_URL; ?>/skins/local/layouts/<?php echo $this->layout; ?>.css');
|
@import url('<?php echo BASE_URL; ?>/skins/local/layouts/<?php echo $this->layout; ?>.css');
|
||||||
@import url('/skins/origin-external/screen.css');
|
@import url('<?php echo BASE_URL; ?>/skins/origin-external/screen.css');
|
||||||
@import url('<?php echo BASE_URL; ?>/skins/local/screen.css');
|
@import url('<?php echo BASE_URL; ?>/skins/local/screen.css');
|
||||||
</style>
|
</style>
|
||||||
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/yui/2.8.0r4/build/yahoo/yahoo-min.js"></script>
|
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/yui/2.8.0r4/build/yahoo/yahoo-min.js"></script>
|
||||||
|
|