fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixes
[redakcja.git]
/
src
/
redakcja
/
static
/
css
/
html.scss
diff --git
a/src/redakcja/static/css/html.scss
b/src/redakcja/static/css/html.scss
index
881083a
..
d9886d4
100644
(file)
--- a/
src/redakcja/static/css/html.scss
+++ b/
src/redakcja/static/css/html.scss
@@
-327,6
+327,7
@@
div[x-node] > .uwaga {
&.editing {
display: block;
+ background: #93ff93;
}
}