mirror of
https://github.com/neocities/neocities.git
synced 2025-08-04 16:51:36 +02:00
Changed dashboard breadcrumb separator to angle icon
This commit is contained in:
parent
230a6b4b0d
commit
51bc2b3fae
2 changed files with 9 additions and 2 deletions
|
@ -160,6 +160,13 @@
|
|||
float: left;
|
||||
font-weight:bold;
|
||||
margin-top: 4px;
|
||||
a {
|
||||
color: white;
|
||||
}
|
||||
.fa-angle-right {
|
||||
font-size: 1.3em;
|
||||
margin: 0 .2em 0 .2em;
|
||||
}
|
||||
}
|
||||
.files .actions {
|
||||
float: right;
|
||||
|
@ -292,7 +299,7 @@
|
|||
display: block;
|
||||
padding-top: 35px;
|
||||
font-size: 14px;
|
||||
color: #bbb;
|
||||
color: #C0C0C0;
|
||||
font-weight: bold;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue