mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 01:08:21 +00:00
Reverting the inner cell of a tree back to a block. I can't deal with boxes sucking.
This commit is contained in:
parent
7d205de3d0
commit
a68fec4dfc
@ -979,6 +979,7 @@ treecell.image > titledbutton:active {
|
||||
}
|
||||
|
||||
.tree-icon {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.tree-button {
|
||||
@ -986,10 +987,7 @@ treecell.image > titledbutton:active {
|
||||
padding: 0px;
|
||||
border: none;
|
||||
list-style-image: inherit;
|
||||
}
|
||||
|
||||
.tree-button[flex] {
|
||||
width: 10px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
treecell {
|
||||
|
Loading…
x
Reference in New Issue
Block a user