lib/har/viewer/css/pageList.css

Summary

Maintainability
Test Coverage
/* See license.txt for terms of usage */ .pageList{width:100%;}.pageTable{width:100%;font-family:Lucida Grande,Tahoma,sans-serif;font-size:11px;}.pageCol{white-space:nowrap;border-bottom:1px solid #EEEEEE;}.pageRow{font-weight:bold;height:17px;background-color:white;}.pageRow:hover{background:#EFEFEF;}.opened > .pageCol > .pageName{background-image:url(images/twisty-sprites.png);background-position:3px -17px;}.pageName{background-image:url(images/twisty-sprites.png);background-repeat:no-repeat;background-position:3px 2px;padding-left:18px;font-weight:bold;cursor:pointer;}.pageID{color:gray;}.pageInfoCol{background:url(images/timeline-sprites.png) repeat-x scroll 0 -112px #FFFFFF;padding:0px 0px 4px 17px;}.pageRow:hover > .netOptionsCol > .netOptionsLabel{display:block;}.pageRow > .netOptionsCol{padding-right:2px;}@media print{.pageInfoCol{background:none;}}