changed the common style of the title-band class a bit
This commit is contained in:
parent
23eec23609
commit
a297f1c384
@ -734,7 +734,7 @@ textarea {
|
||||
|
||||
margin: 0.3em 0em 0.5em 0em;
|
||||
padding: 1em 0.5em 1em 0.5em;
|
||||
text-align: right;
|
||||
/*text-align: right;*/
|
||||
|
||||
-moz-border-radius: 3px;
|
||||
-webkit-border-radius: 3px;
|
||||
@ -749,6 +749,17 @@ textarea {
|
||||
float: left;
|
||||
text-transform: uppercase;
|
||||
font-weight: bold;
|
||||
font-size: 1.2em !important;
|
||||
line-height: 1.5em;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.content .title-band .actions {
|
||||
float: right;
|
||||
line-height: 1.5em;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.content .sidebar {
|
||||
|
Loading…
Reference in New Issue
Block a user