Title: [116060] trunk/Tools
- Revision
- 116060
- Author
- o...@chromium.org
- Date
- 2012-05-03 18:51:22 -0700 (Thu, 03 May 2012)
Log Message
Make the table headers white-space:nowrap. This decreases the vertical size,
which makes for more minimal embedding in garden-o-matic.
* TestResultServer/static-dashboards/flakiness_dashboard_tests.css:
(.table-header-content *):
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (116059 => 116060)
--- trunk/Tools/ChangeLog 2012-05-04 01:45:21 UTC (rev 116059)
+++ trunk/Tools/ChangeLog 2012-05-04 01:51:22 UTC (rev 116060)
@@ -1,3 +1,11 @@
+2012-05-03 Ojan Vafai <o...@chromium.org>
+
+ Make the table headers white-space:nowrap. This decreases the vertical size,
+ which makes for more minimal embedding in garden-o-matic.
+
+ * TestResultServer/static-dashboards/flakiness_dashboard_tests.css:
+ (.table-header-content *):
+
2012-05-03 Eric Seidel <e...@webkit.org>
Split build-webkit's feature option list off into its own module in preparation for autogeneration
Modified: trunk/Tools/TestResultServer/static-dashboards/flakiness_dashboard_tests.css (116059 => 116060)
--- trunk/Tools/TestResultServer/static-dashboards/flakiness_dashboard_tests.css 2012-05-04 01:45:21 UTC (rev 116059)
+++ trunk/Tools/TestResultServer/static-dashboards/flakiness_dashboard_tests.css 2012-05-04 01:51:22 UTC (rev 116060)
@@ -76,7 +76,6 @@
.table-header-content * {
-webkit-box-flex: 1;
cursor: pointer;
- white-space: normal;
}
.results {
cursor: pointer;
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes