2018-11-24 16:27:05 -07:00
|
|
|
/*
|
|
|
|
This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
*/
|
|
|
|
|
|
|
|
.sizer-element {
|
|
|
|
z-index: -100;
|
|
|
|
pointer-events: none;
|
2018-11-25 20:04:48 -07:00
|
|
|
}
|
|
|
|
|
|
|
|
.notecard-click2open {
|
|
|
|
cursor: default;
|
|
|
|
}
|
|
|
|
|
2018-11-25 21:08:34 -07:00
|
|
|
/*.grid__brick {
|
2018-11-25 20:04:48 -07:00
|
|
|
margin-top: 5px;
|
|
|
|
margin-bottom: 15px;
|
2018-11-25 21:08:34 -07:00
|
|
|
}*/
|