projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f968eed
)
Fix over-zealous li styling
author
Chuck Hagenbuch
<chuck@horde.org>
Fri, 24 Sep 2010 16:31:24 +0000
(12:31 -0400)
committer
Chuck Hagenbuch
<chuck@horde.org>
Fri, 24 Sep 2010 16:31:24 +0000
(12:31 -0400)
mnemo/templates/stickies.html.php
patch
|
blob
|
history
diff --git
a/mnemo/templates/stickies.html.php
b/mnemo/templates/stickies.html.php
index
77553e8
..
e7597a9
100644
(file)
--- a/
mnemo/templates/stickies.html.php
+++ b/
mnemo/templates/stickies.html.php
@@
-4,7
+4,7
@@
div.mnemo-stickies {
font-size:100%;
color:#fff;
}
-div.mnemo-stickies ul, li {
+div.mnemo-stickies ul,
div.mnemo-stickies
li {
list-style: none;
}
div.mnemo-stickies ul {