mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-06 00:10:25 +00:00
Bug 893011 - Adjust findbar border on Windows. r=dao
This commit is contained in:
parent
b0b12d6e55
commit
548d7192c7
@ -17,7 +17,8 @@ findbar {
|
||||
}
|
||||
|
||||
findbar[position="top"] {
|
||||
box-shadow: 0 -1px 1px rgba(0,0,0,.1) inset;
|
||||
background-image: none;
|
||||
box-shadow: 0 -1px 0 rgba(0,0,0,.1) inset;
|
||||
transition-property: margin-top, opacity, visibility;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user