зеркало из https://github.com/mozilla/pjs.git
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:
Родитель
6ce9fb022a
Коммит
547082053c
|
@ -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;
|
||||
|
|
Загрузка…
Ссылка в новой задаче