fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Show active users.
[redakcja.git]
/
src
/
redakcja
/
static
/
css
/
master.css
diff --git
a/src/redakcja/static/css/master.css
b/src/redakcja/static/css/master.css
index
9d3744b
..
6bdf190
100644
(file)
--- a/
src/redakcja/static/css/master.css
+++ b/
src/redakcja/static/css/master.css
@@
-228,3
+228,13
@@
img.tabclose {
#source-editor .CodeMirror-wrap pre.CodeMirror-line-like {
word-wrap: anywhere;
}
+
+
+#people img {
+ margin-left: -10px;
+ border-radius: 100%;
+ opacity: .5;
+}
+#people img.active {
+ opacity: 1;
+}