mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-25 01:24:05 +02:00
Disable keybindings for now
This commit is contained in:
+5
-1
@@ -94,6 +94,7 @@ input[type=text]:focus {
|
||||
width:200px;
|
||||
position:absolute;
|
||||
right:300px;
|
||||
font-size:11px;
|
||||
top:0;
|
||||
padding:10px;
|
||||
}
|
||||
@@ -101,7 +102,6 @@ input[type=text]:focus {
|
||||
#bar .user .logout {
|
||||
text-decoration:underline;
|
||||
margin-left:10px;
|
||||
font-size:11px;
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
@@ -127,6 +127,10 @@ input[type=text]:focus {
|
||||
color:#eee;
|
||||
}
|
||||
|
||||
#bar button.save:hover {
|
||||
background:#000;
|
||||
}
|
||||
|
||||
#bar button.mini,
|
||||
#bar button.mini {
|
||||
width:auto;
|
||||
|
||||
Reference in New Issue
Block a user