[bugzilla-gnome-org-extensions] Style the "Thread X" marker at the top of parsed traces, a bit.
- From: Krzesimir Nowak <krnowak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bugzilla-gnome-org-extensions] Style the "Thread X" marker at the top of parsed traces, a bit.
- Date: Thu, 20 Nov 2014 22:12:15 +0000 (UTC)
commit 3f73613d01dcce40b95485342589276c82972261
Author: Max Kanat-Alexander <mkanat everythingsolved com>
Date: Tue Aug 4 03:20:37 2009 -0500
Style the "Thread X" marker at the top of parsed traces, a bit.
web/style.css | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/web/style.css b/web/style.css
index d93afcf..6b313f0 100644
--- a/web/style.css
+++ b/web/style.css
@@ -3,6 +3,11 @@
margin-top: -.5em;
}
+.thread_start {
+ font-weight: bold;
+ margin-top: 0;
+}
+
.frames {
list-style-type: none;
margin: 0;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]