Difference between revisions of "User:Daniel Carrero/common.css"
m (Daniel Carrero moved page User:Daniel Carrero/Common.css to User:Daniel Carrero/common.css) |
|||
| Line 1: | Line 1: | ||
| + | /* Collapsible tree in [[1350: Lorenz]] */ | ||
| + | |||
table.branch span.collapseButton | table.branch span.collapseButton | ||
{ | { | ||
| − | float: left | + | float: left; |
| + | margin-left: 0px; | ||
| + | margin-right: 3px; | ||
} | } | ||
Revision as of 12:02, 5 April 2014
/* Collapsible tree in [[1350: Lorenz]] */
table.branch span.collapseButton
{
float: left;
margin-left: 0px;
margin-right: 3px;
}
