Bug 431639: Library splitter should be styled the same as sidebar splitter, patch by Marco Bonardo <mak77@supereva.it>, r=dao, a=beltzner
git-svn-id: svn://10.0.0.236/trunk@251230 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user