code layout clean up application.css
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7790 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
f23e589e3e
commit
ecb3d73244
@ -407,9 +407,10 @@ html>body .tabular p {overflow:hidden;}
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
float: left;
|
float: left;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
margin-left: -180px; /*width of left column*/
|
/* width of left column */
|
||||||
width: 175px; /*width of labels. Should be smaller than left column to create some right
|
margin-left: -180px;
|
||||||
margin*/
|
/* width of labels. Should be smaller than left column to create some right margin */
|
||||||
|
width: 175px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabular label.floating{
|
.tabular label.floating{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user