Skip to content
Snippets Groups Projects
Commit 33caa1de authored by Branson Stephens's avatar Branson Stephens
Browse files

reverted static/css/style.css. change unnecessary for front page

parent e8ede117
No related branches found
No related tags found
No related merge requests found
......@@ -24,29 +24,27 @@ table.analysis_specific {width:100%}
table.figures tr.figrow {text-align:center;}
table.figures {width:300px;height:270px;border:1px solid gray;}
/* .tundra.eventDetail .dijitTitlePane .dijitOpen .dijitArrowNode {
.tundra.eventDetail .pmTitlePaneClass .dijitOpen .dijitArrowNode {
background-repeat: no-repeat;
height: 14px;
width: 14px;
border: none;
}
.tundra.eventDetail .dijitTitlePane .dijitClosed .dijitArrowNode {
.tundra.eventDetail .pmTitlePaneClass .dijitClosed .dijitArrowNode {
background-repeat: no-repeat;
height: 14px;
width: 14px;
border: none;
}
.tundra.eventDetail .dijitTitlePane .dijitClosed .dijitArrowNode {
.tundra.eventDetail .pmTitlePaneClass .dijitClosed .dijitArrowNode {
background-image: url('../images/plusButton.gif');
background-position: 0px 0px;
}
.tundra.eventDetail .dijitTitlePane .dijitOpen .dijitArrowNode {
.tundra.eventDetail .pmTitlePaneClass .dijitOpen .dijitArrowNode {
background-image: url('../images/minusButton.gif');
background-position: 0px 0px;
} */
}
.tundra.eventDetail .modButtonClass .dijitButtonNode {
border: none;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment