mirror of
https://github.com/picocss/pico.git
synced 2025-05-01 13:29:13 -04:00
Style: Modal
This commit is contained in:
parent
c66f9911e2
commit
5bb7346728
3 changed files with 133 additions and 51 deletions
|
@ -111,7 +111,7 @@
|
|||
--card-sectionning-background-color: #{mix($grey-50, $white, 25%)};
|
||||
|
||||
// Modal (<dialog>)
|
||||
--modal-overlay-background-color: #{rgba($grey-900, 0.9)};
|
||||
--modal-overlay-background-color: #{rgba($grey-100, 0.8)};
|
||||
|
||||
// Progress
|
||||
--progress-background-color: #{$grey-100};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue