mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-01 23:38:37 +00:00
Merge pull request #3733 from haiwen/search-module-improve
improve search-module
This commit is contained in:
commit
00ec69ea27
@ -1277,7 +1277,7 @@ pre {
|
||||
background-color: #fff;
|
||||
border-color: #1991eb;
|
||||
outline: 0;
|
||||
box-shadow: 0 0 0 2px rgba(241, 150, 69, 0.25); }
|
||||
box-shadow: 0 0 0 2px rgba(70, 127, 207, 0.25); }
|
||||
.form-control::placeholder {
|
||||
color: #adb5bd;
|
||||
opacity: 1; }
|
||||
|
Loading…
Reference in New Issue
Block a user