fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
total mess: some random experiments with images and lqc's dvcs
[redakcja.git]
/
redakcja
/
static
/
css
/
filelist.css
diff --git
a/redakcja/static/css/filelist.css
b/redakcja/static/css/filelist.css
index
c398c45
..
2ccf33e
100644
(file)
--- a/
redakcja/static/css/filelist.css
+++ b/
redakcja/static/css/filelist.css
@@
-64,4
+64,26
@@
a, a:visited, a:active {
a:hover {
text-decoration: underline;
a:hover {
text-decoration: underline;
+}
+
+
+#loading-overlay {
+ display: none;
+}
+
+.error {
+ color: red;
+ font-weight: bold;
+}
+
+.success {
+ color: green;
+}
+
+#error-list {
+ color: red;
+}
+
+#skipped-list {
+ color: #666;
}
\ No newline at end of file
}
\ No newline at end of file