|
.shortcuts {
|
|
font-size: 11px;
|
|
font-weight: 200;
|
|
}
|
|
|
|
.shortcuts b {
|
|
border-left: 1px solid rgba(0, 0, 0, .34);
|
|
margin-left: 5px;
|
|
padding-left: 5px;
|
|
}
|
|
|
|
.shortcuts b:first-child,
|
|
.shortcuts .clearShortcut {
|
|
border-left: 0;
|
|
margin-left: 0;
|
|
padding-left: 0;
|
|
}
|