fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Minor style fix in gallery view.
[redakcja.git]
/
src
/
redakcja
/
static
/
css
/
html.css
diff --git
a/src/redakcja/static/css/html.css
b/src/redakcja/static/css/html.css
index
3b99681
..
5a969fb
100644
(file)
--- a/
src/redakcja/static/css/html.css
+++ b/
src/redakcja/static/css/html.css
@@
-87,6
+87,7
@@
font-size: 1em;
margin: 1.5em 0 0;
line-height: 1.5em;
font-size: 1em;
margin: 1.5em 0 0;
line-height: 1.5em;
+ font-weight: bold;
}
.htmlview p {
}
.htmlview p {
@@
-506,8
+507,11
@@
div[x-node] > .uwaga {
}
.edit-button, .delete-button, .accept-button, .tytul-button, .wyroznienie-button, .slowo-button, .znak-button {
}
.edit-button, .delete-button, .accept-button, .tytul-button, .wyroznienie-button, .slowo-button, .znak-button {
+ font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
+ font-size: 16px;
+ line-height: 1.5;
position: absolute;
position: absolute;
- top: -2
1
px;
+ top: -2
8
px;
left: -1px;
width: 72px;
height: 28px;
left: -1px;
width: 72px;
height: 28px;
@@
-604,6
+608,7
@@
div[x-node] > .uwaga {
padding: 1px;
z-index: 2000;
position: absolute;
padding: 1px;
z-index: 2000;
position: absolute;
+ text-align: left;
}
.html-editarea textarea {
}
.html-editarea textarea {
@@
-615,6
+620,8
@@
div[x-node] > .uwaga {
height: 100%;
z-index: 0;
font-size: 10pt;
height: 100%;
z-index: 0;
font-size: 10pt;
+ font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
+ line-height: 1.25;
/* background-color: ivory;*/
}
/* background-color: ivory;*/
}
@@
-656,14
+663,14
@@
div[x-node] > .uwaga {
/* specialChars */
#specialCharsContainer {
text-align: center;
/* specialChars */
#specialCharsContainer {
text-align: center;
- width: 6
0
0px;
+ width: 6
4
0px;
height: 400px;
padding:20px;
background-color: gray;
position: absolute;
top: 20px;
height: 400px;
padding:20px;
background-color: gray;
position: absolute;
top: 20px;
-
lef
t: 20px;
- z-index:1000;
+
righ
t: 20px;
+ z-index:1000
0
;
overflow:auto;
}
#specialCharsContainer a {
overflow:auto;
}
#specialCharsContainer a {