mirror of
https://github.com/documize/community.git
synced 2025-08-04 21:15:24 +02:00
Change add-ons to use new UI framework
This commit is contained in:
parent
e140caff55
commit
89957c8278
20 changed files with 301 additions and 258 deletions
|
@ -379,7 +379,7 @@ icons
|
|||
content: "\ea42";
|
||||
}
|
||||
|
||||
.dicon-single-copy-04::before {
|
||||
.dicon-copy::before {
|
||||
content: "\ea43";
|
||||
}
|
||||
|
||||
|
@ -438,3 +438,27 @@ icons
|
|||
.dicon-ban::before {
|
||||
content: "\ea53";
|
||||
}
|
||||
|
||||
.dicon-check-single::before {
|
||||
content: "\ea54";
|
||||
}
|
||||
|
||||
.dicon-check-double::before {
|
||||
content: "\ea55";
|
||||
}
|
||||
|
||||
.dicon-check::before {
|
||||
content: "\ea56";
|
||||
}
|
||||
|
||||
.dicon-d-check::before {
|
||||
content: "\ea57";
|
||||
}
|
||||
|
||||
.dicon-preview::before {
|
||||
content: "\ea58";
|
||||
}
|
||||
|
||||
.dicon-link::before {
|
||||
content: "\ea59";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue