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 4: | Line 4: | ||
width:80%; | width:80%; | ||
text-align: center; | text-align: center; | ||
} | } | ||
.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 | .header { background:#7CB8E2 url(http://www.jankoatwarpspeed.com/wp-content/uploads/examples/expandable-rows/header_bkg.png) repeat-x scroll center left; color:#fff; text-align:left; display: inline-block;width:15%;} | ||
</style> | </style> | ||
<script type="text/javascript"> | <script type="text/javascript"> |