mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-02 03:49:37 +00:00
fix for nsbeta3++ 52890, remove green boxes from html/titledbuttons in XUL, r=dr, sr=alecf
This commit is contained in:
parent
4e803014e2
commit
8665f95abb
@ -33,20 +33,6 @@
|
||||
/**
|
||||
* XXX-DEBUG: HTML namespace/titledbutton striping.
|
||||
**/
|
||||
html|*
|
||||
{
|
||||
border : 1px solid green !important;
|
||||
}
|
||||
|
||||
html|form
|
||||
{
|
||||
border : none !important;
|
||||
}
|
||||
|
||||
titledbutton
|
||||
{
|
||||
border : 1px solid purple !important;
|
||||
}
|
||||
|
||||
/**
|
||||
* XUL <window> element
|
||||
|
@ -32,20 +32,6 @@
|
||||
/**
|
||||
* XXX-DEBUG: HTML namespace/titledbutton striping.
|
||||
**/
|
||||
html|*
|
||||
{
|
||||
border : 1px solid green !important;
|
||||
}
|
||||
|
||||
html|form
|
||||
{
|
||||
border : none !important;
|
||||
}
|
||||
|
||||
titledbutton
|
||||
{
|
||||
border : 1px solid purple !important;
|
||||
}
|
||||
|
||||
/**
|
||||
* XUL <window> element
|
||||
|
Loading…
x
Reference in New Issue
Block a user