12 lines
149 B
CSS
12 lines
149 B
CSS
#adblockSettingsBloc {
|
|
display: none;
|
|
}
|
|
|
|
#adblockSettingsBloc textarea {
|
|
width: 75%;
|
|
}
|
|
|
|
#adblock_settings_submit {
|
|
text-align: center;
|
|
}
|