mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-27 21:00:50 +00:00
64535 - subscribe dialog, r=andreww, sr=sspitzer
This commit is contained in:
parent
8110f88668
commit
22ca9263c6
@ -538,6 +538,18 @@ searchterm {
|
||||
border-left : 1px solid #000000;
|
||||
}
|
||||
|
||||
#subscribeWindow > statusbar
|
||||
{
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
#subscribeWindow > statusbar,
|
||||
#subscribeWindow > statusbar > :first-child
|
||||
{
|
||||
background-color: transparent;
|
||||
border-left: none;
|
||||
}
|
||||
|
||||
/******
|
||||
* Adjusting the borders on splitters so they seem to join where vertical meets horizontal
|
||||
******/
|
||||
|
Loading…
x
Reference in New Issue
Block a user