mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-07 08:07:18 +02:00
Update Settings dialog's style
This commit is contained in:
parent
efe0caf02f
commit
339447d29c
@ -60,11 +60,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: #5dc21e;
|
color: #1c9d1c;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
||||||
&:hover, &:focus {
|
&:hover, &:focus {
|
||||||
color: #128112;
|
color: #5dc21e;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -470,9 +470,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bx-suggest-link {
|
.bx-suggest-link {
|
||||||
font-size: 12px;
|
font-size: 14px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-top: 10px;
|
margin-top: 4px;
|
||||||
|
padding: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bx-suggest-row {
|
.bx-suggest-row {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user