File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33
33
<span class="sr-only">{{.i18n.Tr "new_repo"}}</span>
34
34
</a>
35
35
</h4>
36
- <div class="ui attached secondary segment repos-search">
36
+ <div class="ui attached segment repos-search">
37
37
<div class="ui fluid right action left icon input" :class="{loading: isLoading}">
38
38
<input @input="searchRepos(reposFilter)" v-model="searchQuery" ref="search" placeholder="{{.i18n.Tr "home.search_repos"}}">
39
39
<i class="icon df ac jc">{{svg "octicon-search" 16}}</i>
Original file line number Diff line number Diff line change 95
95
--color-button : #353846 ;
96
96
--color-code-bg : #2a2e3a ;
97
97
--color-shadow : #00000060 ;
98
- --color-secondary-bg : #313442 ;
98
+ --color-secondary-bg : #2a2e3a ;
99
99
}
100
100
101
101
/* LineTableTD */
You can’t perform that action at this time.
0 commit comments