зеркало из https://github.com/mozilla/gecko-dev.git
Fix bug # 30152: showing/hiding bookmark columns. CSS fix from aaronr@us.ibm.com.
This commit is contained in:
Родитель
a3082fa5fe
Коммит
0de63974a4
|
@ -28,11 +28,6 @@
|
|||
|
||||
@import url(chrome://global/skin/);
|
||||
|
||||
treecol[hidden="true"]
|
||||
{
|
||||
display: none;
|
||||
}
|
||||
|
||||
treeitem[container="true"][open="true"][loading="true"] > treerow > treecell > .tree-icon
|
||||
{
|
||||
list-style-image: url("resource:/res/rdf/loading.gif") ! important ;
|
||||
|
|
Загрузка…
Ссылка в новой задаче