mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-23 20:05:01 +07:00
10 lines
245 B
HTML
10 lines
245 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="css/tips.css">
|
|
</head>
|
|
<body>
|
|
<p>
|
|
Enable the horizontal scrolling with the mouse wheel by holding
|
|
the <span class="shortcut">Shift</span> key.</p>
|
|
</body>
|
|
</html> |