|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 177 KiB |
|
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 225 KiB |
|
Before Width: | Height: | Size: 85 KiB After Width: | Height: | Size: 515 KiB |
|
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 479 KiB |
|
Before Width: | Height: | Size: 97 KiB After Width: | Height: | Size: 524 KiB |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 561 KiB |
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 177 KiB |
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 147 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 53 KiB |
|
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 561 KiB |
|
Before Width: | Height: | Size: 303 KiB After Width: | Height: | Size: 1.9 MiB |
|
Before Width: | Height: | Size: 108 KiB After Width: | Height: | Size: 427 KiB |
|
Before Width: | Height: | Size: 80 KiB After Width: | Height: | Size: 65 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 16 KiB |
BIN
cordova/wp/SplashScreenImage-original.jpg
Executable file → Normal file
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 409 KiB |
BIN
cordova/wp/SplashScreenImage.jpg
Executable file → Normal file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 174 KiB |
|
|
@ -3,6 +3,11 @@
|
|||
* Copay main CSS
|
||||
*
|
||||
*/
|
||||
body {
|
||||
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
}
|
||||
|
||||
|
||||
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
|
||||
color: #2C3E50;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -258,6 +258,7 @@ a.missing-copayers {
|
|||
.button, button {
|
||||
padding: 1rem 1.2rem 1.0625rem;
|
||||
border: 1px solid transparent;
|
||||
font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
}
|
||||
|
||||
.box-setup {
|
||||
|
|
@ -750,7 +751,7 @@ textarea:focus
|
|||
color: #2C3E50;
|
||||
}
|
||||
|
||||
.create-tab a.selected,
|
||||
.create-tab a.selected,
|
||||
.create-tab a:active {
|
||||
font-weight: 600;
|
||||
color: #2C3E50;
|
||||
|
|
|
|||