fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ignore missing sections to remove
[redakcja.git]
/
redakcja
/
static
/
css
/
html.css
diff --git
a/redakcja/static/css/html.css
b/redakcja/static/css/html.css
index
0d43611
..
d587103
100644
(file)
--- a/
redakcja/static/css/html.css
+++ b/
redakcja/static/css/html.css
@@
-675,3
+675,10
@@
div[x-node] > .uwaga {
border:0;
color: black;
}
+
+/* XXX */
+
+.htmlview span.punkt {
+ display: list-item;
+ list-style: bullet;
+}
\ No newline at end of file