diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-07-03 22:03:45 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-07-03 22:03:45 -0400 |
| commit | 57b4ecea5e20f4746c23911a6cc85508e0509536 (patch) | |
| tree | 95e2138c9ce773b4cf517d86b02b35a2b512cfb6 /static/css | |
| parent | 9c321907a9f755949c760f62703fb0d00e61e415 (diff) | |
sostler prod commit
Diffstat (limited to 'static/css')
| -rwxr-xr-x | static/css/dump.css | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/static/css/dump.css b/static/css/dump.css index d7bd447..b941464 100755 --- a/static/css/dump.css +++ b/static/css/dump.css @@ -1038,7 +1038,7 @@ background-color:#f3f3f3; -moz-border-radius-bottomright:5px; } #userList img{ - +display:none; max-width:30px; width: expression(this.width > 30 ? 30: true); max-height:30px; @@ -1930,3 +1930,7 @@ border:2px solid #000; .contentWrap{ background-color:#fff; } +.faver-list{ +max-width:80%; +font-size:20px;font-weight:bold;word-spacing:-3px; +}
\ No newline at end of file |
