fnp
/
redakcja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
507b2d4
)
Ticket #788 fix - displaying annotations in history preview
author
Lukasz Anwajler
<lukasz@anwajler.com>
Sun, 5 Sep 2010 23:43:53 +0000
(18:43 -0500)
committer
Lukasz Anwajler
<lukasz@anwajler.com>
Sun, 5 Sep 2010 23:43:53 +0000
(18:43 -0500)
redakcja/static/css/html.css
patch
|
blob
|
history
diff --git
a/redakcja/static/css/html.css
b/redakcja/static/css/html.css
index
971e4b8
..
83fab18
100644
(file)
--- a/
redakcja/static/css/html.css
+++ b/
redakcja/static/css/html.css
@@
-400,6
+400,11
@@
div[x-node] > .uwaga {
/*
* Przypisy w tekście
*/
+
+.htmlview .annotation-inline-box:hover > span[x-annotation-box]{
+ display: block;
+}
+
.htmlview .annotation-inline-box > span[x-annotation-box] {
display: none;
position: absolute;