mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-29 09:02:37 +00:00
Store livescrolling in local storage
Small fixes for loading the correct current state.
This commit is contained in:
@@ -54,11 +54,11 @@
|
||||
top : 60px;
|
||||
}
|
||||
&.lock{
|
||||
.tooltipRight('Lock cursor tracking between windows.');
|
||||
.tooltipRight('Unlock cursor tracking between windows.');
|
||||
top : 90px;
|
||||
}
|
||||
&.unlock{
|
||||
.tooltipRight('Unlock cursor tracking between windows.');
|
||||
.tooltipRight('Lock cursor tracking between windows.');
|
||||
top : 90px;
|
||||
}
|
||||
&:hover{
|
||||
|
||||
Reference in New Issue
Block a user