Bug 396121 - make Applications prefpane the right height on all primary platforms. r=mconnor, a1.9=mconnor
git-svn-id: svn://10.0.0.236/trunk@238866 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
5cfd0ce907
commit
4a2fb14a36
@ -108,6 +108,15 @@ radio[pane=paneAdvanced][selected="true"] {
|
|||||||
background-color: -moz-Dialog;
|
background-color: -moz-Dialog;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Applications Pane */
|
||||||
|
#BrowserPreferences[animated="true"] #handlersView {
|
||||||
|
height: 25em;
|
||||||
|
}
|
||||||
|
|
||||||
|
#BrowserPreferences[animated="false"] #handlersView {
|
||||||
|
-moz-box-flex: 1;
|
||||||
|
}
|
||||||
|
|
||||||
/* File Field Widget */
|
/* File Field Widget */
|
||||||
filefield {
|
filefield {
|
||||||
margin: 2px 4px;
|
margin: 2px 4px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user