Merge branch 'oauth3' of git.daplie.com:Daplie/walnut_launchpad into jon/tokens
This commit is contained in:
commit
45aa59706c
|
@ -20,8 +20,8 @@
|
|||
background-color: #ffffff;
|
||||
}
|
||||
.angucomplete-searching, .angucomplete-title {
|
||||
color: #acacac;
|
||||
font-size: 14px;
|
||||
color: #555;
|
||||
}
|
||||
.angucomplete-description {
|
||||
font-size: 14px;
|
||||
|
@ -33,6 +33,5 @@
|
|||
clear: both;
|
||||
}
|
||||
.angucomplete-selected-row {
|
||||
background-color: steelblue;
|
||||
color: #ffffff;
|
||||
background-color: #e5e5e5;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue