lib/nightwatch/web/public/css/app.css in nightwatch-0.0.2 vs lib/nightwatch/web/public/css/app.css in nightwatch-0.0.3
- old
+ new
@@ -79,11 +79,11 @@
color: #fff;
}
.table th {
font-weight: 500;
}
-.environment.table td.value {
+.environment.table td.value, .configuration.table td.value {
word-break: break-all;
}
.table, .table tr th {
border-top: 0 !important;
}
@@ -110,11 +110,11 @@
border: 0 !important;
}
.tab-pane#summary .name {
font-weight: 500;
}
-.none {
- color: #aaa;
+.empty {
+ color: #bbb;
}
.location {
font-family: Consolas, Monaco, monospace;
}