Mixins are now all with dashes instead of underscores

(there really should be some convention for all gitlab css)
This commit is contained in:
Koen Punt 2012-11-28 00:30:26 +01:00
parent d7e9eda24d
commit 0f31392712
5 changed files with 21 additions and 19 deletions

View file

@ -5,7 +5,7 @@
.file_holder {
border: 1px solid #BBB;
margin-bottom: 1em;
@include solid_shade;
@include solid-shade;
.file_title {
border-bottom: 1px solid #bbb;