зеркало из https://github.com/mozilla/gecko-dev.git
Bug 815131 Follow-up - Use a child selector instead of the descendent selector. r=me.
This commit is contained in:
Родитель
c5ae9a8f92
Коммит
8f5ef41fa6
|
@ -7,7 +7,7 @@
|
|||
%undef WINSTRIPE_AERO
|
||||
|
||||
@media (-moz-windows-default-theme) {
|
||||
#downloadsPanel[hasdownloads] #downloadsFooter {
|
||||
#downloadsPanel[hasdownloads] > #downloadsFooter {
|
||||
background-color: #f1f5fb;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче