fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Tables show up in visual editor, and cells are editable
[redakcja.git]
/
redakcja
/
static
/
css
/
html.css
diff --git
a/redakcja/static/css/html.css
b/redakcja/static/css/html.css
index
e2d70e3
..
8c38106
100644
(file)
--- a/
redakcja/static/css/html.css
+++ b/
redakcja/static/css/html.css
@@
-710,7
+710,6
@@
div[x-node] > .uwaga {
.htmlview .aktywnosc {
display: block;
.htmlview .aktywnosc {
display: block;
- border: 1px dotted #996600;
}
.htmlview .definiendum {
}
.htmlview .definiendum {
@@
-725,3
+724,7
@@
div[x-node] > .uwaga {
.htmlview .link {
color: #990066;
}
.htmlview .link {
color: #990066;
}
+
+.htmlview .kol div {
+ position: relative;
+}