mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Update chrome.css - removed unnecessary corner rounding
This commit is contained in:
parent
9b0a1808c4
commit
0974169e15
1 changed files with 0 additions and 7 deletions
|
@ -112,10 +112,3 @@ tabpanels .browserStack browser {
|
|||
border-radius: 2em !important;
|
||||
}
|
||||
}
|
||||
|
||||
/* smoothen trackpad gestures */
|
||||
.browserStack browser[style*="transform: none"] {
|
||||
@media (-moz-bool-pref: "mod.sameerasw.zen_trackpad_anim") {
|
||||
border-radius: 0.75em !important;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue