mirror of
https://github.com/neocities/neocities.git
synced 2025-08-04 08:42:00 +02:00
Replaced my dashboard icons with font awesome
This commit is contained in:
parent
7fe2209944
commit
3f607501d6
3 changed files with 7 additions and 19 deletions
|
@ -78,6 +78,10 @@
|
|||
&:hover{
|
||||
@include linear-gradient(top, #d51c3a, #841526);
|
||||
}
|
||||
|
||||
.fa {
|
||||
margin-right:5px;
|
||||
}
|
||||
}
|
||||
|
||||
.btn-Action-2{@extend %btn; background:$c-Btn-2;
|
||||
|
|
|
@ -154,22 +154,6 @@
|
|||
.files .btn-Action {
|
||||
margin-left: 8px;
|
||||
}
|
||||
.btn-Action span {
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
.btn-Action.new-Page span {
|
||||
background-image: url(/img/new-page.png);
|
||||
background-position-y: 1px;
|
||||
padding-left: 29px;
|
||||
}
|
||||
.btn-Action.new-Folder span {
|
||||
background-image: url(/img/new-folder.png);
|
||||
padding-left: 26px;
|
||||
}
|
||||
.btn-Action.upload span {
|
||||
background-image: url(/img/upload.png);
|
||||
padding-left: 24px;
|
||||
}
|
||||
.files .list {
|
||||
padding: 20px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue