Convert vanilla CSS to SASS
This commit is contained in:
14
assets/sass/_dashboard.sass
Normal file
14
assets/sass/_dashboard.sass
Normal file
@@ -0,0 +1,14 @@
|
||||
.dashboard-project-stats
|
||||
span
|
||||
font-size: 0.75em
|
||||
margin-right: 10px
|
||||
color: #999
|
||||
strong
|
||||
font-size: 1.2em
|
||||
|
||||
.dashboard-table-link
|
||||
font-weight: bold
|
||||
color: #444
|
||||
text-decoration: none
|
||||
&:focus, &:hover
|
||||
color: #999
|
||||
Reference in New Issue
Block a user