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;
|
background-color: #ffffff;
|
||||||
}
|
}
|
||||||
.angucomplete-searching, .angucomplete-title {
|
.angucomplete-searching, .angucomplete-title {
|
||||||
color: #acacac;
|
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
color: #555;
|
||||||
}
|
}
|
||||||
.angucomplete-description {
|
.angucomplete-description {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
@ -33,6 +33,5 @@
|
||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
.angucomplete-selected-row {
|
.angucomplete-selected-row {
|
||||||
background-color: steelblue;
|
background-color: #e5e5e5;
|
||||||
color: #ffffff;
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue