| @@ -2328,8 +2328,8 @@ svg.iconset { | ||||
| } | ||||
|  | ||||
| svg.iconset:hover { | ||||
|     background: #7b7b77; | ||||
|     transition: .2s ease; | ||||
|   background: #7b7b77; | ||||
|   transition: .2s ease; | ||||
| } | ||||
|  | ||||
| /* favorites */ | ||||
| @@ -2433,20 +2433,20 @@ table img { | ||||
|     box-shadow: 0px 1px 0px var(--accent); | ||||
|   } | ||||
|   tbody td:before {  | ||||
|       content: attr(data-th);  | ||||
|       display: block; | ||||
|       text-align:left; | ||||
|     content: attr(data-th);  | ||||
|     display: block; | ||||
|     text-align:left; | ||||
|   } | ||||
|    table.table th, table.table td { | ||||
|        padding: 5px; | ||||
|        margin: 5px; | ||||
|        display: flex; | ||||
|    } | ||||
|    table.table td img{ | ||||
|        position: relative; | ||||
|        width: 100%; | ||||
|    } | ||||
|    .mview_desc { | ||||
|   table.table th, table.table td { | ||||
|     padding: 5px; | ||||
|     margin: 5px; | ||||
|     display: flex; | ||||
|   } | ||||
|   table.table td img{ | ||||
|     position: relative; | ||||
|     width: 100%; | ||||
|   } | ||||
|   .mview_desc { | ||||
|     visibility: visible; | ||||
|   } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user