fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
new covers
[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
566183e
..
9d3744b
100644
(file)
--- a/
src/redakcja/static/css/master.css
+++ b/
src/redakcja/static/css/master.css
@@
-161,6
+161,17
@@
img.tabclose {
#simple-editor {
display: flex;
flex-direction: column;
#simple-editor {
display: flex;
flex-direction: column;
+ position: relative;
+}
+
+#simple-editor #bubbles {
+ position: absolute;
+ bottom: 10px;
+ right: 20px;
+}
+#simple-editor #bubbles .badge {
+ display: block;
+ margin-top: 5px;
}
.htmlview {
}
.htmlview {
@@
-178,14
+189,9
@@
img.tabclose {
opacity: 0.4;
}
opacity: 0.4;
}
-.poezja_cyt {
- margin:1.5em 2em 0;
- font-size:0.875em
-}
-.wers_akap {
- padding-left: 1em;
-}
+
+
.saveNotify {
position:absolute;
.saveNotify {
position:absolute;