|
|
@ -475,7 +475,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.cp-app-drive-search-path {
|
|
|
|
.cp-app-drive-search-path {
|
|
|
|
font-style: italic;
|
|
|
|
font-style: italic;
|
|
|
|
direction: rtl;
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
flex-flow: row-reverse;
|
|
|
|
|
|
|
|
justify-content: right;
|
|
|
|
.cp-app-drive-path-element {
|
|
|
|
.cp-app-drive-path-element {
|
|
|
|
display: inline-block;
|
|
|
|
display: inline-block;
|
|
|
|
margin-right: 5px;
|
|
|
|
margin-right: 5px;
|
|
|
@ -839,7 +841,9 @@
|
|
|
|
width: auto;
|
|
|
|
width: auto;
|
|
|
|
overflow: hidden;
|
|
|
|
overflow: hidden;
|
|
|
|
white-space: nowrap;
|
|
|
|
white-space: nowrap;
|
|
|
|
direction: rtl;
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
flex-flow: row-reverse;
|
|
|
|
|
|
|
|
justify-content: right;
|
|
|
|
max-width: 100%;
|
|
|
|
max-width: 100%;
|
|
|
|
text-align: left;
|
|
|
|
text-align: left;
|
|
|
|
.cp-app-drive-path-element {
|
|
|
|
.cp-app-drive-path-element {
|
|
|
@ -865,4 +869,5 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|