GitBucket
4.21.2
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Forks
nigel.stanger
/
Digital_Repository
Browse code
- Added border-collapse = collapse for all tables.
master
1 parent
4a3af1b
commit
96f36c50cce91e4b420377cbace39ad6fbaadb5b
nstanger
authored
on 30 Nov 2005
Patch
Showing
1 changed file
Repositories/otago_eprints/otago_eprints/cfg/static/general/otago.css
Ignore Space
Show notes
View
Repositories/otago_eprints/otago_eprints/cfg/static/general/otago.css
/* body { background-image: url(images/bg.jpg); background-repeat: repeat-x; } */ h1 { font: lighter 24px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #CC6600; } h2 { font: lighter 18px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #03257D; border: solid #CCC; border-width: 1px 0px 0px 0px; padding: 4px 0px 0px 0px; width: 100%; } h3 { font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; font-size: 14px; line-height: 18px; color: #333333; text-decoration: none; letter-spacing: 0.1em; font-weight: 400; background-color: #F4F5E7; padding-top: 3px; padding-bottom: 3px; padding-left: 7px; /* margin-top: 25px; margin-bottom: 0px; */ border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; } h3 a { text-decoration: underline;} h3 a:hover { color: #999999;} h4 { font: lighter 19px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #666666; width: 100%; line-height: 14px; font-size: 12px; font-style: italic; } p { font: 11px/15px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #000000} li { font: 11px/15px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #000000} .links-internal { color: #999} a { color:#03257D; text-decoration: underline; } a:hover { color: #999999; } /* #bgController1 { background-position: left; background-repeat: no-repeat; } #bgController2 { background-position: center; background-repeat: no-repeat; } */ /* .navspacer { margin-left: 5px; text-align: left; background-image: url("images/blue_nav_strip.gif"); } .navspacer a { font: bolder 11px Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; height: 20px; margin-left: 5px; margin-right: 5px; } .navspacer a:hover { font: bolder 11px Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; background-color: #CC6600; height: 20px;} */ /* stolen from SoB web site */ .navstrip { height: 19px; background-image: url(images/blue_nav_strip2.gif); background-repeat: no-repeat; } .navstrip td { border-right-style: dotted; border-right-color: #5C78BF; border-right-width: 1px; } .navstrip td a { color: #FFFFFF; text-decoration: none; } .navstrip td a:hover { color: #CC6600; } .navstripinsidetable { font: bolder 11px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; height: 19px; width: 730px; color: #FFFFFF; padding-right: 20px; text-align: center; vertical-align: middle; } .navstripindextable { font: bolder 11px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; height: 19px; width: 720px; background-image: url(images/blue_nav_strip.gif); color: #FFFFFF; padding-right: 15px; text-align: center; background-repeat: repeat; } .navstripindex { height: 19px; } .navstripindex td { border-right-style: dotted; border-right-color: #5C78BF; border-right-width: 1px; } .navstripindex td a { color: #FFFFFF; text-decoration: none; } .navstripindex td a:hover { color: #CC6600; } /* ========== */ .snippets { background-color: #E7E7E7; border-top: 1px solid #999999; border-right: #999999; border-left: #999999; margin-top: 5px; } .snippets p { border-bottom-style: solid; padding: 5px; border-bottom-width: 1px; border-bottom-color: #999999; margin-left: 10px; margin-right: 10px; } .snippets h3 { font: bold 11px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #333333; margin: 0px; width: 100%; margin-right: 20px; } .quicklinks h2 { font: lighter 16px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #8394BF; border: solid #CCC; border-width: 1px 0px 0px 0px; padding: 8px 0px 0px 0px; margin: 10px 0px 0px 0px; width: 100%} .matrix h2 { font: lighter 18px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #333366; border: solid #CCC; border-width: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 100%} .matrix h3 { font: lighter 16px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #333366; border: solid #CCC; border-width: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 100%} .matrix p { font: 11px/15px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #000000 padding: 2px 0px 4px 0px; margin: 0px 0px 0px 0px; } .matrix li { font: 11px/15px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #000000 padding: 2px 0px 4px 0px; margin: 0px 0px 0px 0px; } /* .footer { font-family: Arial, sans-serif; font-size: 10px; color: #666666; padding-bottom: 16px; line-height: 13px; background-color: #EEF0F6; border-top-width: 1px; border-top-style: dashed; border-top-color: #CCCCCC; padding-left: 20px; padding-top: 5px; padding-right: 20px; } .footer a { color: #003399; text-decoration: none;} .footer a:hover { color: #003366; text-decoration: underline; } */ /* stolen from SoB web site */ .indexbody { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: #FFFFFF; } .footer { height: 5px; border-top-width: 1px; border-top-style: dotted; border-top-color: #CCCCCC; } .footer p { font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; font-size: 10px; line-height: 14px; color: #03257D; padding-top: 5px; padding-left: 25px; padding-right: 25px; } .footer p a { color: #666666; text-decoration: none; } .footer p a:hover { color: #CC6600; text-decoration: underline; } /* ========== */ /* Collapse the borders of all tables, as it looks nicer. */ table { border-collapse: collapse; }
/* body { background-image: url(images/bg.jpg); background-repeat: repeat-x; } */ h1 { font: lighter 24px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #CC6600; } h2 { font: lighter 18px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #03257D; border: solid #CCC; border-width: 1px 0px 0px 0px; padding: 4px 0px 0px 0px; width: 100%; } h3 { font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; font-size: 14px; line-height: 18px; color: #333333; text-decoration: none; letter-spacing: 0.1em; font-weight: 400; background-color: #F4F5E7; padding-top: 3px; padding-bottom: 3px; padding-left: 7px; /* margin-top: 25px; margin-bottom: 0px; */ border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; } h3 a { text-decoration: underline;} h3 a:hover { color: #999999;} h4 { font: lighter 19px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #666666; width: 100%; line-height: 14px; font-size: 12px; font-style: italic; } p { font: 11px/15px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #000000} li { font: 11px/15px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #000000} .links-internal { color: #999} a { color:#03257D; text-decoration: underline; } a:hover { color: #999999; } /* #bgController1 { background-position: left; background-repeat: no-repeat; } #bgController2 { background-position: center; background-repeat: no-repeat; } */ /* .navspacer { margin-left: 5px; text-align: left; background-image: url("images/blue_nav_strip.gif"); } .navspacer a { font: bolder 11px Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; height: 20px; margin-left: 5px; margin-right: 5px; } .navspacer a:hover { font: bolder 11px Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; background-color: #CC6600; height: 20px;} */ /* stolen from SoB web site */ .navstrip { height: 19px; background-image: url(images/blue_nav_strip2.gif); background-repeat: no-repeat; } .navstrip td { border-right-style: dotted; border-right-color: #5C78BF; border-right-width: 1px; } .navstrip td a { color: #FFFFFF; text-decoration: none; } .navstrip td a:hover { color: #CC6600; } .navstripinsidetable { font: bolder 11px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; height: 19px; width: 730px; color: #FFFFFF; padding-right: 20px; text-align: center; vertical-align: middle; } .navstripindextable { font: bolder 11px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; height: 19px; width: 720px; background-image: url(images/blue_nav_strip.gif); color: #FFFFFF; padding-right: 15px; text-align: center; background-repeat: repeat; } .navstripindex { height: 19px; } .navstripindex td { border-right-style: dotted; border-right-color: #5C78BF; border-right-width: 1px; } .navstripindex td a { color: #FFFFFF; text-decoration: none; } .navstripindex td a:hover { color: #CC6600; } /* ========== */ .snippets { background-color: #E7E7E7; border-top: 1px solid #999999; border-right: #999999; border-left: #999999; margin-top: 5px; } .snippets p { border-bottom-style: solid; padding: 5px; border-bottom-width: 1px; border-bottom-color: #999999; margin-left: 10px; margin-right: 10px; } .snippets h3 { font: bold 11px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #333333; margin: 0px; width: 100%; margin-right: 20px; } .quicklinks h2 { font: lighter 16px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #8394BF; border: solid #CCC; border-width: 1px 0px 0px 0px; padding: 8px 0px 0px 0px; margin: 10px 0px 0px 0px; width: 100%} .matrix h2 { font: lighter 18px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #333366; border: solid #CCC; border-width: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 100%} .matrix h3 { font: lighter 16px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #333366; border: solid #CCC; border-width: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 100%} .matrix p { font: 11px/15px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #000000 padding: 2px 0px 4px 0px; margin: 0px 0px 0px 0px; } .matrix li { font: 11px/15px "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; color: #000000 padding: 2px 0px 4px 0px; margin: 0px 0px 0px 0px; } /* .footer { font-family: Arial, sans-serif; font-size: 10px; color: #666666; padding-bottom: 16px; line-height: 13px; background-color: #EEF0F6; border-top-width: 1px; border-top-style: dashed; border-top-color: #CCCCCC; padding-left: 20px; padding-top: 5px; padding-right: 20px; } .footer a { color: #003399; text-decoration: none;} .footer a:hover { color: #003366; text-decoration: underline; } */ /* stolen from SoB web site */ .indexbody { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: #FFFFFF; } .footer { height: 5px; border-top-width: 1px; border-top-style: dotted; border-top-color: #CCCCCC; } .footer p { font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; font-size: 10px; line-height: 14px; color: #03257D; padding-top: 5px; padding-left: 25px; padding-right: 25px; } .footer p a { color: #666666; text-decoration: none; } .footer p a:hover { color: #CC6600; text-decoration: underline; } /* ========== */
Show line notes below