fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
minor fixes: #860, #861, #870
[redakcja.git]
/
redakcja
/
static
/
css
/
master.css
diff --git
a/redakcja/static/css/master.css
b/redakcja/static/css/master.css
index
b4e0824
..
bc62274
100644
(file)
--- a/
redakcja/static/css/master.css
+++ b/
redakcja/static/css/master.css
@@
-304,3
+304,15
@@
img.tabclose {
.wers_akap {
padding-left: 1em;
}
.wers_akap {
padding-left: 1em;
}
+
+.saveNotify {
+ position:absolute; bottom:7px; left:30px; z-index:800; background-color: #E6E6E6; padding:20px; border: 1px solid black;
+}
+
+.notifyTip {
+ font-size:12px; float:right;
+}
+
+.saveNotify span {
+ font-weight: bold;
+}