mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 09:05:53 +00:00
MINOR: fixed some alignments
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@69685 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
fd5884dbac
commit
b109f1c061
@ -530,6 +530,9 @@ iframe {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* IMAGE ALIGNMENT in the right panel */
|
/* IMAGE ALIGNMENT in the right panel */
|
||||||
|
#ImageAlignmentStyles_Wrapper {
|
||||||
|
padding-left: 3px;
|
||||||
|
}
|
||||||
#ImageAligmentStyle {
|
#ImageAligmentStyle {
|
||||||
clear: both;
|
clear: both;
|
||||||
padding-top: 8px;
|
padding-top: 8px;
|
||||||
@ -538,6 +541,8 @@ iframe {
|
|||||||
#ImageAligmentStyle label{
|
#ImageAligmentStyle label{
|
||||||
display: block;
|
display: block;
|
||||||
color: #666666;
|
color: #666666;
|
||||||
|
font-size: 11px;
|
||||||
|
line-height: 18px;
|
||||||
}
|
}
|
||||||
#ImageAligmentStyle a {
|
#ImageAligmentStyle a {
|
||||||
float: left;
|
float: left;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user