Bug 431639: Library splitter should be styled the same as sidebar splitter, patch by Marco Bonardo <mak77@supereva.it>, r=dao, a=beltzner

This commit is contained in:
gavin%gavinsharp.com 2008-05-05 21:05:04 +00:00
Родитель 6ce9fb022a
Коммит 547082053c
3 изменённых файлов: 0 добавлений и 23 удалений

Просмотреть файл

@ -64,10 +64,6 @@
background-color: Window;
}
#splitter {
min-width: 3px;
}
/* Place List, Place Content */
.placesTree {
margin: 0px;

Просмотреть файл

@ -247,12 +247,6 @@
-moz-user-focus: ignore;
}
#splitter {
border: 0px;
width: 3px;
background-color: transparent;
}
/* Place List, Place Content */
.placesTree {
margin: 0px;

Просмотреть файл

@ -115,19 +115,6 @@
border-top: 1px solid ThreeDDarkShadow;
}
#splitter {
border: none;
width: 3px;
background-color: transparent;
}
#placesView > splitter {
width: 6px !important;
min-width: 6px;
border-left: 1px solid ThreeDShadow;
border-right: 1px solid ThreeDDarkShadow;
}
/* Place List, Place Content */
.placesTree {
margin: 0px;