Title: [158175] trunk/Tools
- Revision
- 158175
- Author
- [email protected]
- Date
- 2013-10-28 21:34:31 -0700 (Mon, 28 Oct 2013)
Log Message
Remove underlines on the bot names in the header.
* BuildSlaveSupport/build.webkit.org-config/public_html/default.css:
(td.LastBuild a):
Modified Paths
Diff
Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/default.css (158174 => 158175)
--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/default.css 2013-10-29 04:33:15 UTC (rev 158174)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/default.css 2013-10-29 04:34:31 UTC (rev 158175)
@@ -61,6 +61,7 @@
td.LastBuild a {
font-weight: bold;
+ text-decoration: none;
}
/* Chromium Specific styles */
Modified: trunk/Tools/ChangeLog (158174 => 158175)
--- trunk/Tools/ChangeLog 2013-10-29 04:33:15 UTC (rev 158174)
+++ trunk/Tools/ChangeLog 2013-10-29 04:34:31 UTC (rev 158175)
@@ -1,3 +1,10 @@
+2013-10-28 Simon Fraser <[email protected]>
+
+ Remove underlines on the bot names in the header.
+
+ * BuildSlaveSupport/build.webkit.org-config/public_html/default.css:
+ (td.LastBuild a):
+
2013-10-28 Gyuyoung Kim <[email protected]>
Add EFL release bots to the buildbot dashboard
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes