fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
DOM tree modification functions
[redakcja.git]
/
redakcja
/
static
/
css
/
dialogs.css
diff --git
a/redakcja/static/css/dialogs.css
b/redakcja/static/css/dialogs.css
index
1c22868
..
1032b13
100644
(file)
--- a/
redakcja/static/css/dialogs.css
+++ b/
redakcja/static/css/dialogs.css
@@
-8,13
+8,13
@@
.dialog .help_text {
font-size: 11px;
.dialog .help_text {
font-size: 11px;
- color: #2e3536;
+ color: #2e3536;
}
.dialog .action_area {
padding: 1em 0.5em 0.5em;
border-top: 1px solid black;
}
.dialog .action_area {
padding: 1em 0.5em 0.5em;
border-top: 1px solid black;
- margin-top: 0.5em;
+ margin-top: 0.5em;
}
.dialog p {
}
.dialog p {
@@
-26,7
+26,7
@@
font-weight: bold;
}
font-weight: bold;
}
-#save_dialog textarea {
+#save_dialog textarea
, #revert_dialog textarea
{
width: 90%;
margin: 0.2em 4%;
}
\ No newline at end of file
width: 90%;
margin: 0.2em 4%;
}
\ No newline at end of file