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