projects
/
phpfspot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
131666c
)
issue59, fixed margin for thumbnails
author
Andreas Unterkircher
<unki@netshadow.at>
Tue, 1 Jan 2008 15:36:09 +0000
(16:36 +0100)
committer
Andreas Unterkircher
<unki@netshadow.at>
Tue, 1 Jan 2008 19:13:16 +0000
(20:13 +0100)
themes/default/stylesheet.css
patch
|
blob
|
history
diff --git
a/themes/default/stylesheet.css
b/themes/default/stylesheet.css
index 97e4fa8fd06551bc922a3062e3788a27381ee9b6..1f7e7d4c0eaea98b603f288561ba044991dfa61d 100644
(file)
--- a/
themes/default/stylesheet.css
+++ b/
themes/default/stylesheet.css
@@
-164,7
+164,7
@@
div.thumb {
-moz-border-radius: 3px;
border-radius: 3px;
border: dashed 1px #888888;
- margin:
5
px;
+ margin:
10px 0px 0px 10
px;
background-color: #eeeeee;
padding: 10px;
float: left;