mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-24 16:54:08 +00:00
+ Changed the styling of the snap guides to be a little more architectural and a lot more subdued.
This commit is contained in:
parent
d2e5ab946e
commit
43c7f3136f
@ -196,8 +196,11 @@ body {
|
||||
.guideTrench {
|
||||
z-index: -101;
|
||||
opacity: 0.9;
|
||||
border-top: 2px solid rgba(0,0,0,0.13);
|
||||
border-left: 2px solid rgba(0,0,0,0.13);
|
||||
border: 1px dashed rgba(0,0,0,.08);
|
||||
border-bottom: none;
|
||||
border-right: none;
|
||||
-moz-box-shadow: 1px 1px 0 rgba(255,255,255,.1);
|
||||
|
||||
}
|
||||
|
||||
.visibleTrench {
|
||||
|
Loading…
Reference in New Issue
Block a user