Title: [158173] trunk/Tools
- Revision
- 158173
- Author
- [email protected]
- Date
- 2013-10-28 21:32:06 -0700 (Mon, 28 Oct 2013)
Log Message
More waterfall tweaking.
* BuildSlaveSupport/build.webkit.org-config/public_html/default.css:
(body > .header):
(td.LastBuild):
(td.LastBuild a):
(td.LastBuild,td.Activity a,td.Change a,td.Builder a):
Modified Paths
Diff
Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/default.css (158172 => 158173)
--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/default.css 2013-10-29 04:27:33 UTC (rev 158172)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/default.css 2013-10-29 04:32:06 UTC (rev 158173)
@@ -18,6 +18,7 @@
body > .header {
float: left;
+ margin-bottom: 16px;
}
small {
@@ -56,6 +57,9 @@
td.LastBuild {
min-width: 9em;
+}
+
+td.LastBuild a {
font-weight: bold;
}
@@ -106,7 +110,7 @@
background-color: #CCCCCC;
}
-td.Activity a,td.Change a,td.Builder a {
+td.LastBuild,td.Activity a,td.Change a,td.Builder a {
text-decoration: none;
}
Modified: trunk/Tools/ChangeLog (158172 => 158173)
--- trunk/Tools/ChangeLog 2013-10-29 04:27:33 UTC (rev 158172)
+++ trunk/Tools/ChangeLog 2013-10-29 04:32:06 UTC (rev 158173)
@@ -3,6 +3,16 @@
More waterfall tweaking.
* BuildSlaveSupport/build.webkit.org-config/public_html/default.css:
+ (body > .header):
+ (td.LastBuild):
+ (td.LastBuild a):
+ (td.LastBuild,td.Activity a,td.Change a,td.Builder a):
+
+2013-10-28 Simon Fraser <[email protected]>
+
+ More waterfall tweaking.
+
+ * BuildSlaveSupport/build.webkit.org-config/public_html/default.css:
(body.interface):
(body > hr):
(div.content h1):
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes