projects
/
booh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
84e0a62
)
Add a small padding on the index page
author
Benoît Dien
<benoit.dien@gmail.com>
Mon, 8 Nov 2010 16:21:58 +0000
(17:21 +0100)
committer
Guillaume Cottenceau
<gcottenc@gmail.com>
Mon, 8 Nov 2010 16:57:57 +0000
(17:57 +0100)
data/booh/themes/gradient/root/booh.css
patch
|
blob
|
history
diff --git
a/data/booh/themes/gradient/root/booh.css
b/data/booh/themes/gradient/root/booh.css
index
29b2231
..
1a736db
100644
(file)
--- a/
data/booh/themes/gradient/root/booh.css
+++ b/
data/booh/themes/gradient/root/booh.css
@@
-133,6
+133,7
@@
table.index tr td.image {
table.index tr td.caption {
width: 50%;
text-align: left;
table.index tr td.caption {
width: 50%;
text-align: left;
+ padding-left: 10px;
}
}