Refs #764 style tweaks needed for plonetheme.barcelonata coexistance

This commit is contained in:
ichim-david 2015-09-15 00:14:05 +03:00
parent 3d2e176479
commit cb83fc2042
2 changed files with 7 additions and 13 deletions

View File

@ -4,8 +4,8 @@ Changelog
2.4.7 (unreleased)
------------------
- Nothing changed yet.
- Tweak discussions.css styles to better live with plonetheme.barcelonata
[ichim-david]
2.4.6 (2015-09-14)
------------------

View File

@ -37,14 +37,13 @@
.commentDate {
display: block;
font-size: 85%;
line-height: 1.5em;
padding-top: 0.5em;
color: #76797C;
}
.commentBody {
clear: both;
margin: 1em 0;
padding: 1em;
overflow: auto;
border: 1px solid #ccc;
}
@ -54,11 +53,8 @@
}
.discussion .documentByLine {
float: left;
margin-left: 0;
margin-bottom: 0.5em;
font-weight: normal;
}
.commentActions {
float: right;
text-align: right;
@ -71,8 +67,10 @@
.loginbutton {
margin-bottom: 1.25em;
}
.commentactionsform {
display: inline;
margin-left: 6px;
}
.replyTreeLevel0 {
@ -194,10 +192,6 @@
margin: 0;
}
.row #commenting {
font-size: 80%;
}
.row #commenting .formControls {
margin: 0;
}
@ -217,7 +211,7 @@
.row #commenting legend,
.row .discussion legend {
padding: 0.5em 0.5em 0.5em 0;
font-size: 85%;
font-weight: normal;
}
.row #commenting label,