mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-21 18:08:46 -04:00
- Over-all working structure changed - tc.settings.keyBindings array added - Options page changed Clean up of #350
This commit is contained in:

committed by
Ilya Grigorik

parent
ecca27f0c0
commit
e24b95dd84
12
options.css
12
options.css
@@ -84,10 +84,6 @@ label {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
label[for=rememberSpeed] {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
#status {
|
||||
color: #9D9D9D;
|
||||
display: inline-block;
|
||||
@@ -97,3 +93,11 @@ label[for=rememberSpeed] {
|
||||
#faq {
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
select {
|
||||
width: 170px;
|
||||
}
|
||||
|
||||
.customForce {
|
||||
display: none;
|
||||
}
|
Reference in New Issue
Block a user