]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/_variables.scss
Add hover effect to buttons
[github/Chocobozzz/PeerTube.git] / client / src / sass / _variables.scss
index d05452367754be9228503a089a14319e99ce6556..81dafdc196145f9bde514f55d1d01cbe7dee2e7f 100644 (file)
@@ -7,8 +7,10 @@ $orange-color: #F1680D;
 
 $black-background: #000;
 $grey-background: #f6f2f2;
+$red-error: #FF0000;
 
 $expanded-horizontal-margins: 150px;
+$not-expanded-horizontal-margins: 30px;
 
 $button-height: 30px;