Skip to content

Commit

Permalink
Remove obsolete code.
Browse files Browse the repository at this point in the history
  • Loading branch information
timvandijck committed Mar 29, 2024
1 parent 6ee268e commit 7fea14e
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions resources/css/front/utilities/markup.css
Original file line number Diff line number Diff line change
Expand Up @@ -320,32 +320,6 @@
content: '×';
}

/*.markup-shiki .line.add{*/
/* @apply bg-green-light;*/
/* @apply bg-opacity-25;*/
/*}*/

/*.markup-shiki .line.add:before{*/
/* content: '+';*/
/* @apply absolute;*/
/* @apply right-full;*/
/* @apply px-2;*/
/* @apply text-green;*/
/*}*/

/*.markup-shiki .line.del{*/
/* @apply bg-pink;*/
/* @apply bg-opacity-25;*/
/*}*/

/*.markup-shiki .line.del:before{*/
/* content: '-';*/
/* @apply absolute;*/
/* @apply right-full;*/
/* @apply px-2;*/
/* @apply text-pink;*/
/*}*/

/* Video markup */

.markup-video{
Expand Down

0 comments on commit 7fea14e

Please sign in to comment.