1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 14:50:29 +00:00

12.0 redesign wiki list (#6155)

* 01 remove useless wiki codes

* 02 change delete wiki tip

* 03 fix code format

* 04 redesign wikis
This commit is contained in:
Michael An
2024-06-01 09:09:42 +08:00
committed by GitHub
parent 4b81908955
commit 80637c506c
21 changed files with 124 additions and 293 deletions

View File

@@ -259,7 +259,7 @@ div[tabindex="-1"][role="group"] {
box-shadow: 0 0 0 0;
}
img[src=""],img:not([src]){ /* for first loading img*/
img[src=""],img:not([src]) { /* for first loading img*/
opacity:0;
}