gomgon / UserCSS

Customizable stylesheets
66 stars 3 forks source link

Great script Good inspiration for moving my oun ongithub #16

Closed Chafouinerie closed 2 years ago

Chafouinerie commented 3 years ago

I think you can add

.inplace-field.js-shout-input{ background:#323232!important; }

id_url {

background:#323232!important; }

to your script. For better input box style

Chafouinerie commented 3 years ago

I speak about the Last.fm script

Chafouinerie commented 3 years ago

or .inplace-field.js-shout-input{ background:none!important; }

id_url {

background:none!important; }

Chafouinerie commented 3 years ago

.inplace-field.js-shout-input{ background:none!important; }

id_url {

background:none!important; }

id_url:focus {

box-shadow:none!important; outline:none!important; }

jumpto_position{

background:none!important; }

jumpto_position:focus {

box-shadow:none!important; outline:none!important; }

.music-search-field { background:#1e1e1e!important; }