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