REST Service for POPCORN - ILIAS
Ahmed Hamouda
3 days ago 6f646e1c80a608c68d69b9f435644b32a3ed7389
vue/src/assets/styles.styl
@@ -34,6 +34,9 @@
.nowrap
   white-space nowrap
.muted
  color #666
input[type=text], input[type=password]
   padding .11em .22em
@@ -42,3 +45,15 @@
      border 3px solid orange
      outline none
.red
  width 2ch
  text-align center;
  background-color red;
  color white
  font-weight bold
.green
  color green