mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-02 22:37:50 +00:00
- added a new formatting style
r=fabian, sr=blake, a=asa part of 82967
This commit is contained in:
parent
573196a85a
commit
955593edd7
@ -49,7 +49,13 @@
|
||||
border-top : 1px solid ThreeDHighlight;
|
||||
border-right : 1px solid ThreeDShadow;
|
||||
border-bottom : 1px solid ThreeDShadow;
|
||||
}
|
||||
}
|
||||
|
||||
.outset-top-bottom
|
||||
{
|
||||
border-top : 1px solid ThreeDHighlight;
|
||||
border-bottom : 1px solid ThreeDShadow;
|
||||
}
|
||||
|
||||
/** separator rules **/
|
||||
/* standard separators */
|
||||
|
Loading…
x
Reference in New Issue
Block a user