Widget:UserExamQuery: Difference between revisions

Jump to navigation Jump to search
Matt Pijoan (talk | contribs)
No edit summary
Matt Pijoan (talk | contribs)
No edit summary
Line 5: Line 5:
text-align: center;
text-align: center;
}
}
a.NavToggle {
.headerCell{
    position: relative;
display: inline-block;
    float: right;
width:15%;
    top: 0;
    /* @noflip */
    right: 3px;
    font-weight: normal;
    z-index:5;
    font-size: 90%;
}
}
.cell
.cell
{ background:#C7DDEE none repeat-x scroll center left; color:#000; padding:7px 15px; display: inline-block; width:15%;}
{ background:#C7DDEE none repeat-x scroll center left; color:#000; padding:7px 15px; display: inline-block; width:15%;}


#header { background:#7CB8E2 url(http://www.jankoatwarpspeed.com/wp-content/uploads/examples/expandable-rows/header_bkg.png) repeat-x scroll center left; color:#fff; padding:7px 15px; text-align:left; display: inline-block;width:100%;}
#header { background:#7CB8E2 url(http://www.jankoatwarpspeed.com/wp-content/uploads/examples/expandable-rows/header_bkg.png) repeat-x scroll center left; color:#fff; padding:7px 15px; text-align:left;}
</style>
</style>
<script type="text/javascript">
<script type="text/javascript">
Line 75: Line 69:
<div id="metrics">
<div id="metrics">
<div id="header">
<div id="header">
<span class="header">Exam ID</span><span class="header">Date started</span><span class="header">Performance</span><span class="header">Date Finished</span><span class="header">Exam Type</span>
<span class="headerCell">Exam ID</span><span class="headerCell">Date started</span><span class="headerCell">Performance</span><span class="headerCell">Date Finished</span><span class="headerCell">Exam Type</span>
</div>
</div>
</div>
</div>
</includeonly>
</includeonly>

Revision as of 18:12, 24 July 2014