合并企业版代码(未测试,先提交到测试分支)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
// = Search Bar
|
||||
// ============================================================================
|
||||
// No CSS hacks, variables overrides only
|
||||
|
||||
.o_searchview_facet {
|
||||
--SearchBar-facet-background: #{$o-black};
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
// = Mobile Search
|
||||
// ============================================================================
|
||||
// No CSS hacks, variables overrides only
|
||||
|
||||
.o_mobile_search {
|
||||
--mobileSearch-bg: #{$o-gray-200};
|
||||
--mobileSearch__header-bg: #{$o-gray-100};
|
||||
}
|
||||
Reference in New Issue
Block a user