You've already forked filebrowser
mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-11-26 14:25:26 +08:00
Merge branch 'master' of https://github.com/hacdias/filemanager
This commit is contained in:
@@ -133,5 +133,15 @@ main {
|
||||
}
|
||||
|
||||
#breadcrumbs a {
|
||||
color: inherit
|
||||
color: inherit;
|
||||
transition: .1s ease-in;
|
||||
border-radius: .125em;
|
||||
}
|
||||
|
||||
#breadcrumbs a:hover {
|
||||
background-color: rgba(0,0,0, 0.05);
|
||||
}
|
||||
|
||||
#breadcrumbs span a {
|
||||
padding: .2em;
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
2640
rice-box.go
2640
rice-box.go
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user