fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
added XmlUpdater for massive XML updates
[redakcja.git]
/
redakcja
/
static
/
css
/
history.css
diff --git
a/redakcja/static/css/history.css
b/redakcja/static/css/history.css
index
b319116
..
acd9f93
100644
(file)
--- a/
redakcja/static/css/history.css
+++ b/
redakcja/static/css/history.css
@@
-79,15
+79,14
@@
table#changes-list-container {
font-weight: bold;
}
font-weight: bold;
}
-#changes-list td[data-stub-value =
-'version'] {
+#changes-list td {
vertical-align: text-top;
}
vertical-align: text-top;
}
-#changes-list *[data-stub-value =
-'date'], #changes-list *[data-stub-value = 'author'] {
- font-size: 11px;
+#changes-list *[data-stub-value = 'description'] {
+ font-size: .8em;
color: gray;
color: gray;
+ white-space: pre-line;
}
/*
}
/*