mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Dashboard file listing fixes
This commit is contained in:
parent
8814680678
commit
3166ea9a13
1 changed files with 1 additions and 5 deletions
|
@ -276,9 +276,6 @@
|
|||
background: #77ABB8;
|
||||
@include box-shadow(0 0 5px rgba(0, 0, 0, 0.2));
|
||||
|
||||
&:hover {
|
||||
background: #83B3C0;
|
||||
}
|
||||
&:focus, &.active {
|
||||
outline: 0;
|
||||
background: #4F727B;
|
||||
|
@ -541,7 +538,7 @@
|
|||
}
|
||||
.title {
|
||||
margin: 0;
|
||||
margin-left: 7px;
|
||||
margin-left: 9px;
|
||||
margin-top: 2px;
|
||||
float: left;
|
||||
font-size: 14px;
|
||||
|
@ -562,7 +559,6 @@
|
|||
}
|
||||
.html-thumbnail, .misc-icon {
|
||||
margin: 0;
|
||||
margin-left: 4px;
|
||||
float: left;
|
||||
width: 23px;
|
||||
height: 23px;
|
||||
|
|
Loading…
Add table
Reference in a new issue