fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added README file.
[wolnelektury.git]
/
media
/
css
/
master.css
diff --git
a/media/css/master.css
b/media/css/master.css
index
942111c
..
4450eb1
100644
(file)
--- a/
media/css/master.css
+++ b/
media/css/master.css
@@
-312,6
+312,15
@@
em {
display: block;
}
display: block;
}
+.cuteform span.help-text {
+ display: block;
+ font-size: 0.8em;
+ color: #999;
+}
+
+.cuteform .error {
+ color: #BF3024;
+}
/* ================ */
/* = Modal Window = */
/* ================ */
/* = Modal Window = */
@@
-379,3
+388,7
@@
em {
list-style: none;
}
list-style: none;
}
+#top-message {
+ background-color: #2F4110;
+ color: #FFF;
+}
\ No newline at end of file