another display for modalcard accordeon, displaying note icon on mediumcard and refresh it updated in modale
This commit is contained in:
		@@ -2055,7 +2055,7 @@ article.card {
 | 
			
		||||
      border: none;
 | 
			
		||||
      --vsa-heading-padding: 0 0;
 | 
			
		||||
      --vsa-content-padding: 0 0 0.5em;
 | 
			
		||||
      --vsa-default-icon-size: 0.2;
 | 
			
		||||
      --vsa-default-icon-size: 0.3;
 | 
			
		||||
      --vsa-border-width: 0;
 | 
			
		||||
      --vsa-text-color: #1A1A1A;
 | 
			
		||||
      --vsa-highlight-color: #fff;
 | 
			
		||||
@@ -2066,10 +2066,10 @@ article.card {
 | 
			
		||||
        height: 2em; }
 | 
			
		||||
        article.card.modal-card section.col-right .vsa-list .vsa-item .vsa-item__heading button.vsa-item__trigger:hover, article.card.modal-card section.col-right .vsa-list .vsa-item .vsa-item__heading button.vsa-item__trigger:focus {
 | 
			
		||||
          color: var(--vsa-text-color); }
 | 
			
		||||
      article.card.modal-card section.col-right .vsa-list .vsa-item .vsa-item__heading {
 | 
			
		||||
        padding-bottom: 0.2em; }
 | 
			
		||||
        article.card.modal-card section.col-right .vsa-list .vsa-item .vsa-item__heading > button {
 | 
			
		||||
          border-bottom: 0.5px dotted #1A1A1A; }
 | 
			
		||||
      article.card.modal-card section.col-right .vsa-list .vsa-item[data-vsa-active="false"] .vsa-item__heading {
 | 
			
		||||
        padding-bottom: 0.2em;
 | 
			
		||||
        margin-bottom: 0.2em;
 | 
			
		||||
        border-bottom: 0.5px dotted #1A1A1A; }
 | 
			
		||||
    article.card.modal-card section.col-right section.linked-materials > ul {
 | 
			
		||||
      display: flex;
 | 
			
		||||
      flex-flow: row wrap;
 | 
			
		||||
 
 | 
			
		||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Reference in New Issue
	
	Block a user