mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-01 15:23:05 +00:00
Fix some style (#7423)
* 01 fix wiki custom-url-inputs style * 02 fix library icon style
This commit is contained in:
parent
bddd73411e
commit
f8112c0306
@ -301,9 +301,10 @@
|
||||
|
||||
.dir-view-path .path-item-dropdown-toggle {
|
||||
color: #666;
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
.dir-view-path .path-item-drop{
|
||||
.dir-view-path .path-item-drop {
|
||||
background-color: #FFEFB2;
|
||||
}
|
||||
|
||||
|
@ -21,4 +21,5 @@
|
||||
|
||||
.publish-wiki-custom-url-inputs .input-group-text .btn {
|
||||
border-radius: 0 4px 4px 0;
|
||||
height: 38px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user