fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Images count in gallery.
[redakcja.git]
/
redakcja
/
static
/
css
/
html.css
diff --git
a/redakcja/static/css/html.css
b/redakcja/static/css/html.css
index
3887300
..
ea292f4
100644
(file)
--- a/
redakcja/static/css/html.css
+++ b/
redakcja/static/css/html.css
@@
-351,6
+351,10
@@
div[x-node] > .uwaga {
text-align: left;
}
text-align: left;
}
+.htmlview .noncanon {
+ color: #d00;
+}
+
.htmlview .motyw[x-editable] {
border-left: 4px solid #DDD;
padding: 0.2em 0.2em 0.2em 0.5em;
.htmlview .motyw[x-editable] {
border-left: 4px solid #DDD;
padding: 0.2em 0.2em 0.2em 0.5em;
@@
-370,7
+374,10
@@
div[x-node] > .uwaga {
}
.htmlview .annotation:hover {
}
.htmlview .annotation:hover {
- background-color: #96e0e4;
+ background-color: #ffcccc;
+}
+.htmlview .pe .annotation:hover {
+ background-color: #96e0e4;*/
}
*.htmlview *.annotation-inline-box {
position: static;
}
*.htmlview *.annotation-inline-box {
position: static;