Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5456e7ac53 | |||
| 03f8a2704e | |||
| ceab3232ad | |||
| 6a0576cb7a | |||
| 2935c890cf | |||
| 36f13ce164 |
@@ -271,5 +271,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.admin-interface .select2-container--admin-autocomplete .select2-results__option--highlighted[aria-selected] {
|
.admin-interface .select2-container--admin-autocomplete .select2-results__option--highlighted[aria-selected] {
|
||||||
background-color: {{ theme.css_header_background_color }};
|
background-color: {{ theme.css_module_background_color }};
|
||||||
|
color: {{ theme.css_module_text_color }};
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
__version__ = '0.12.2'
|
__version__ = '0.12.3'
|
||||||
|
|||||||
Reference in New Issue
Block a user