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:
gavin%gavinsharp.com
2008-05-05 21:05:04 +00:00
parent b7889ff3c2
commit fbbf7392aa
3 changed files with 0 additions and 23 deletions

View File

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

View File

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

View File

@@ -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;