Added quick access to the Youtube video slug.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.ytThumbMenuStyle, .ytMenuStyle {
|
||||
#slugCopyZone, .ytThumbMenuStyle, .ytMenuStyle {
|
||||
z-index: 100;
|
||||
position: fixed;
|
||||
background: rgba(0,0,0,0.64);
|
||||
@@ -6,6 +6,13 @@
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#slugCopyZone {
|
||||
bottom: 0%;
|
||||
left: 35%;
|
||||
width: 10em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.ytThumbMenuStyle {
|
||||
display: none;
|
||||
bottom: 20px;
|
||||
|
||||
Reference in New Issue
Block a user