projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6b36b5
)
Commit bits of missing css that were required in previous upload.
author
Thomas Wood
<grand.edgemaster@gmail.com>
Thu, 7 May 2009 22:52:02 +0000
(22:52 +0000)
committer
Thomas Wood
<grand.edgemaster@gmail.com>
Thu, 7 May 2009 22:52:02 +0000
(22:52 +0000)
public/stylesheets/site.css
patch
|
blob
|
history
diff --git
a/public/stylesheets/site.css
b/public/stylesheets/site.css
index 57b6fe11c4c4806586c0cdda5eff68a88680488e..6ef2446de21448034d40fce250b02c29cfab8309 100644
(file)
--- a/
public/stylesheets/site.css
+++ b/
public/stylesheets/site.css
@@
-183,14
+183,18
@@
body {
font-size: x-small;
}
-#keyvalue {
+#
changeset_list, #
keyvalue {
font-size: small;
text-align: left;
border-collapse: collapse;
border-width: 0px;
}
-#keyvalue.th {
+#changeset_list {
+ width: 100%;
+}
+
+#changeset_list.th {
font-weight: bold;
}