mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 20:42:43 +00:00
Update tooltips for locking.
This commit is contained in:
@@ -54,12 +54,12 @@
|
||||
top : 60px;
|
||||
}
|
||||
&.lock{
|
||||
.tooltipRight('Unlock cursor tracking between windows.');
|
||||
.tooltipRight('De-sync Editor and Preview locations.');
|
||||
top : 90px;
|
||||
background: #666;
|
||||
}
|
||||
&.unlock{
|
||||
.tooltipRight('Lock cursor tracking between windows.');
|
||||
.tooltipRight('Sync Editor and Preview locations');
|
||||
top : 90px;
|
||||
}
|
||||
&:hover{
|
||||
|
||||
Reference in New Issue
Block a user