Added rules for the new browser, editor and iframe types. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@50668 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -39,7 +39,13 @@ window.dialog {
|
||||
* XUL widgets
|
||||
**********************************/
|
||||
|
||||
/******** Box *********
|
||||
/******** Browser, editor, iframe ********/
|
||||
|
||||
browser, editor, iframe {
|
||||
border: 2px solid black;
|
||||
}
|
||||
|
||||
/******** Box *********/
|
||||
|
||||
|
||||
/* Conditional debug */
|
||||
|
||||
@@ -42,6 +42,11 @@ window {
|
||||
* XUL widgets
|
||||
**********************************/
|
||||
|
||||
/******** Browser, editor, iframe ********/
|
||||
|
||||
browser, editor, iframe {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
/******** Box *******/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user