Skip to content

Commit

Permalink
🎨 images and css update
Browse files Browse the repository at this point in the history
  • Loading branch information
ecoisilva committed Jan 26, 2023
1 parent ab857d1 commit 297f010
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions inst/app/www/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,11 @@ sub { font-size: 90%; }
}
.pretty .p-switch .p-fill input:checked ~ .state label:after {
background-color: var(--sea) !important;
}

.checkbox-primary input[type="checkbox"]:checked+label::after {
background-color: var(--sea);
border-color: var(--sea);
}

.irs--shiny .irs {
Expand Down
Binary file modified inst/app/www/logo_casus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pkgdown/favicon/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pkgdown/favicon/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pkgdown/favicon/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pkgdown/favicon/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified pkgdown/favicon/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 297f010

Please sign in to comment.