Mixins are now all with dashes instead of underscores
(there really should be some convention for all gitlab css)
This commit is contained in:
parent
d7e9eda24d
commit
0f31392712
5 changed files with 21 additions and 19 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue