lib/har/viewer/css/pageList.css in har-0.0.9 vs lib/har/viewer/css/pageList.css in har-0.1.0
- old
+ new
@@ -1 +1 @@
-.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/twistyOpen.png);}.pageName {background-image: url(images/twistyClosed.png); background-repeat: no-repeat; background-position: 2px 1px; 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;}@media print {.pageInfoCol {background: none;}}
+.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;}}
\ No newline at end of file