Bug 667597 - "Adjust width in styling of popup content selection title label" [r=mark.finkle]

This commit is contained in:
Sriram Ramasubramanian 2011-08-25 12:05:00 -04:00
parent 0066d480c5
commit 711ec91776

View File

@ -205,6 +205,10 @@
display: -moz-box;
}
#select-popup > hbox {
background-color: @color_background_default@;
}
#select-commands {
background: transparent;
border-top: @border_width_tiny@ solid rgb(205,205,205);