changed the common style of the title-band class a bit more
This commit is contained in:
parent
a297f1c384
commit
46f784dfae
@ -751,15 +751,15 @@ textarea {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 1.2em !important;
|
font-size: 1.2em !important;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
margin: 0;
|
margin: 0 !important;
|
||||||
padding: 0;
|
padding: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content .title-band .actions {
|
.content .title-band .actions {
|
||||||
float: right;
|
float: right;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
margin: 0;
|
margin: 0 !important;
|
||||||
padding: 0;
|
padding: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content .sidebar {
|
.content .sidebar {
|
||||||
|
Loading…
Reference in New Issue
Block a user