Team:Bard-Annandale/Template:java

From 2011.igem.org

(Difference between revisions)
Line 10: Line 10:
font-size: 12px;
font-size: 12px;
padding-bottom: 10px;
padding-bottom: 10px;
-
background: url(bottom.gif) no-repeat  right bottom;
+
background: url(http://dl.dropbox.com/u/11015124/sdmenu/bottom.gif) no-repeat  right bottom;
color: #fff;
color: #fff;
}
}
div.sdmenu div {
div.sdmenu div {
-
background: url(title.gif) repeat-x;
+
background: url(http://dl.dropbox.com/u/11015124/sdmenu/title.gif) repeat-x;
overflow: hidden;
overflow: hidden;
}
}
div.sdmenu div:first-child {
div.sdmenu div:first-child {
-
background: url(toptitle.gif) no-repeat;
+
background: url(http://dl.dropbox.com/u/11015124/sdmenu/toptitle.gif) no-repeat;
}
}
div.sdmenu div.collapsed {
div.sdmenu div.collapsed {
Line 28: Line 28:
font-weight: bold;
font-weight: bold;
color: white;
color: white;
-
background: url(expanded.gif) no-repeat 10px center;
+
background: url(http://dl.dropbox.com/u/11015124/sdmenu/expanded.gif) no-repeat 10px center;
cursor: default;
cursor: default;
border-bottom: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
}
div.sdmenu div.collapsed span {
div.sdmenu div.collapsed span {
-
background-image: url(collapsed.gif);
+
background-image: url(http://dl.dropbox.com/u/11015124/sdmenu/collapsed.gif);
}
}
div.sdmenu div a {
div.sdmenu div a {
Line 46: Line 46:
}
}
div.sdmenu div a:hover {
div.sdmenu div a:hover {
-
background : #066 url(linkarrow.gif) no-repeat right center;
+
background : #066 url(http://dl.dropbox.com/u/11015124/sdmenu/linkarrow.gif) no-repeat right center;
color: #fff;
color: #fff;
text-decoration: none;
text-decoration: none;

Revision as of 20:38, 28 September 2011