projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b971d81
)
This was annoying - fix scrollbar display on webkit
author
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 6 Mar 2009 06:30:17 +0000
(23:30 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 6 Mar 2009 07:51:39 +0000
(
00:51
-0700)
imp/themes/screen-dimp.css
patch
|
blob
|
history
diff --git
a/imp/themes/screen-dimp.css
b/imp/themes/screen-dimp.css
index
015530f
..
c1f6b2d
100644
(file)
--- a/
imp/themes/screen-dimp.css
+++ b/
imp/themes/screen-dimp.css
@@
-269,7
+269,7
@@
div.msgSize {
position: relative;
right: 0;
width: 14px;
- overflow:
auto
;
+ overflow:
hidden
;
background-image: url("graphics/scroller_back.png");
background-repeat: repeat-y;
}