mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 17:49:58 +00:00
Replace downloads list with updater tool
This commit is contained in:
13
ext/src/updater/styles/mac.css
Executable file
13
ext/src/updater/styles/mac.css
Executable file
@@ -0,0 +1,13 @@
|
||||
body {
|
||||
background: rgb(236, 236, 236);
|
||||
font: menu;
|
||||
}
|
||||
|
||||
button,
|
||||
select {
|
||||
font: inherit;
|
||||
}
|
||||
|
||||
button:not([disabled]):hover:active {
|
||||
color: -moz-mac-buttonactivetext;
|
||||
}
|
||||
Reference in New Issue
Block a user