background: url('/images/tab_bottom.gif') repeat-x bottom;
}
+/* An unread message (e.g. "inbox(1)") */
+.greeting-bar-unread {
+ font-weight: bold;
+}
+
#intro {
width: 170px;
margin: 10px;
width: 100%;
}
-#changeset_list .comment {
- width: 60%;
- max-width: 60%;
+#changeset_list .date {
+ white-space: nowrap;
+}
+
+#changeset_list .user {
+ white-space: nowrap;
+}
+
+#changeset_list .area {
+ white-space: nowrap;
}
#changeset_list.th {