mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-07-23 03:02:50 +03:00
ecode: Minor improvements.
This commit is contained in:
@@ -2755,9 +2755,11 @@ void App::init( std::string file, const Float& pidelDensity, const std::string&
|
||||
TextInput#search_replace,
|
||||
TextInput#locate_find,
|
||||
TextInput#global_search_find,
|
||||
TextInput.small_input {
|
||||
TextInput.small_input,
|
||||
.search_str {
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
font-family: monospace;
|
||||
}
|
||||
#search_bar,
|
||||
#global_search_bar,
|
||||
|
||||
Reference in New Issue
Block a user