Skip to content

Commit b379bd8

Browse files
committed
Merge branch 'master' of github.com:WPO-Foundation/webpagetest into docker_mobile_devices
2 parents a5b342a + 0fc3777 commit b379bd8

28 files changed

+932
-74
lines changed

www/assets/css/pagestyle2.css

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6174,6 +6174,23 @@ th.header {
61746174
color: #111;
61756175
}
61766176

6177+
#runningHeader .urlLinkWrap {
6178+
display: block;
6179+
overflow-wrap: break-word;
6180+
word-wrap: break-word;
6181+
-ms-word-break: break-all;
6182+
word-break: break-all;
6183+
word-break: break-word;
6184+
-ms-hyphens: auto;
6185+
-moz-hyphens: auto;
6186+
-webkit-hyphens: auto;
6187+
hyphens: auto;
6188+
}
6189+
6190+
.scriptedTestContent {
6191+
overflow: hidden;
6192+
}
6193+
61776194
#runningHeader ul:first-of-type {
61786195
padding: 1em;
61796196
line-height: 1.4;

www/assets/images/carousel/GAP.svg

Lines changed: 69 additions & 0 deletions
Loading
Lines changed: 44 additions & 0 deletions
Loading
18.3 KB
Loading
Lines changed: 50 additions & 0 deletions
Loading
Lines changed: 63 additions & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)