2012-04-13 13:34:55 +00:00
|
|
|
select.accbrowser-company-select {
|
|
|
|
width: 200px;
|
|
|
|
margin-top: 2px;
|
|
|
|
margin-left: 10px;
|
|
|
|
}
|
2011-06-08 09:07:15 +00:00
|
|
|
|
2012-04-17 07:10:37 +00:00
|
|
|
span.tree-node-toolbar {
|
2012-04-13 13:34:55 +00:00
|
|
|
padding: 2px;
|
|
|
|
margin-left: 15px;
|
|
|
|
border-radius: 3px;
|
|
|
|
-moz-border-radius: 3px;
|
|
|
|
-webkit-border-radius: 3px;
|
|
|
|
border-radius: 3px;
|
|
|
|
background-color: #ddd;
|
|
|
|
}
|
|
|
|
|
|
|
|
.tree-area a.selected {
|
|
|
|
font-weight: bold;
|
|
|
|
text-decoration: underline;
|
|
|
|
}
|
2012-05-22 11:24:46 +00:00
|
|
|
|
|
|
|
span.balance-area {
|
|
|
|
float: right;
|
|
|
|
height: 13px;
|
|
|
|
}
|
|
|
|
|
|
|
|
span.balance-bold {
|
|
|
|
font-weight: bold;
|
|
|
|
}
|