mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-04 05:14:19 -07:00
Update two dates in PEC (#1622)
* Add two sessions to pec * Update updated button to yellow background * Remove end times on listening sessions
This commit is contained in:
parent
8ee287ddea
commit
79b09e39e6
8 changed files with 176 additions and 1 deletions
|
@ -5,7 +5,8 @@
|
|||
@include u-margin-bottom(1);
|
||||
@include u-margin-right(1);
|
||||
.tag {
|
||||
@include u-bg("gray-cool-10");
|
||||
// @include u-bg("gray-cool-10"); // Standard gray
|
||||
@include u-bg("yellow-20v"); // "new" yellow
|
||||
color: black;
|
||||
border-radius: 5px;
|
||||
@include u-text('bold');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue