projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f0d010
)
For some reason need this to make fonts the correct size on FF.
author
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 19 Jun 2009 18:22:15 +0000
(12:22 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 19 Jun 2009 18:22:15 +0000
(12:22 -0600)
chora/themes/screen.css
patch
|
blob
|
history
diff --git
a/chora/themes/screen.css
b/chora/themes/screen.css
index
e9b51da
..
665ab6a
100644
(file)
--- a/
chora/themes/screen.css
+++ b/
chora/themes/screen.css
@@
-37,6
+37,7
@@
div.browsefileoptions form {
/* Tables. */
table.revlog, table.headerbar, table.browse, table.stats {
width: 99%;
+ font-size: 100%;
margin: 0 0 8px 5px;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
@@
-223,6
+224,7
@@
table.annotate .logentry {
/* Diff styles. */
table.hrdiff {
width: 99%;
+ font-size: 100%;
margin: 0 0 8px 5px;
}
table.hrdiff th {