fnp
/
redakcja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36bc188
)
Fix: annotation editing shouldn't interfere with gallery (css).
author
root
<root@debian.localdomain>
Mon, 16 Aug 2010 12:55:03 +0000
(07:55 -0500)
committer
root
<root@debian.localdomain>
Mon, 16 Aug 2010 12:55:03 +0000
(07:55 -0500)
redakcja/static/css/html.css
patch
|
blob
|
history
diff --git
a/redakcja/static/css/html.css
b/redakcja/static/css/html.css
index
fdd3c60
..
501d523
100644
(file)
--- a/
redakcja/static/css/html.css
+++ b/
redakcja/static/css/html.css
@@
-415,6
+415,12
@@
div[x-node] > .uwaga {
z-index: 600;
}
+/* annotation editing shouldn't interfere with gallery */
+#html-view span.annotation-inline-box {
+ position:absolute;
+ left:0px;
+}
+
/*
* Przypisy na końcu utworu (aktualnie nieuzywane)
*/