projects
/
matthijs
/
projects
/
wipi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ff5b94
)
Make the summary boxes scalable.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Tue, 15 Sep 2009 09:10:41 +0000
(11:10 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Tue, 15 Sep 2009 09:10:41 +0000
(11:10 +0200)
static/exodus/css/home.css
patch
|
blob
|
history
diff --git
a/static/exodus/css/home.css
b/static/exodus/css/home.css
index 701f3427dd959e58a867cda23c58e8e3c291c0bc..152fe00f37aab830444145d99dbfcba0c3ab6699 100644
(file)
--- a/
static/exodus/css/home.css
+++ b/
static/exodus/css/home.css
@@
-34,9
+34,10
@@
/* Window with textual info */
.summary {
width:280px;
- height:120px;
+
min-
height:120px;
overflow:hidden;
border:3px double #cc8900;
+ padding:5px;
}
.closeup div, .summary div {
display: none;