mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 08:39:56 +02:00
more work on tag reference.
This commit is contained in:
@@ -2222,10 +2222,8 @@ a.success-action.twitter:before {
|
||||
}
|
||||
::-webkit-scrollbar-track:hover {
|
||||
background-color: rgba(0,0,0,.05);
|
||||
box-shadow: inset 1px 0 0 rgba(0,0,0,.1);
|
||||
}
|
||||
::-webkit-scrollbar-track:horizontal:hover {
|
||||
box-shadow: inset 0 1px 0 rgba(0,0,0,.1)
|
||||
}
|
||||
::-webkit-scrollbar-track:active {
|
||||
background-color: rgba(0,0,0,.05);
|
||||
|
||||
Reference in New Issue
Block a user