mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-21 18:08:46 -04:00
Merge upstream up to 0.5.9
This commit is contained in:
18
options.css
18
options.css
@@ -83,10 +83,6 @@ label {
|
||||
width: 170px;
|
||||
}
|
||||
|
||||
label[for=rememberSpeed] {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
#status {
|
||||
color: #9D9D9D;
|
||||
display: inline-block;
|
||||
@@ -96,3 +92,17 @@ label[for=rememberSpeed] {
|
||||
#faq {
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
select {
|
||||
width: 170px;
|
||||
}
|
||||
|
||||
.customForce {
|
||||
display: none;
|
||||
width: 250px;
|
||||
}
|
||||
|
||||
.customKey {
|
||||
color: transparent;
|
||||
text-shadow: 0 0 0 #000000;
|
||||
}
|
Reference in New Issue
Block a user