mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
Show jump list to other space documents
Closes #219 Jump to documents within space when viewing a document.
This commit is contained in:
parent
bc9dab72f2
commit
c65eb97948
26 changed files with 341 additions and 235 deletions
|
@ -160,269 +160,277 @@ icons
|
|||
-------------------------*/
|
||||
|
||||
.dicon-delete-key::before {
|
||||
content: "\ea02";
|
||||
}
|
||||
content: "\ea02";
|
||||
}
|
||||
|
||||
.dicon-i-remove::before {
|
||||
content: "\ea03";
|
||||
}
|
||||
.dicon-i-remove::before {
|
||||
content: "\ea03";
|
||||
}
|
||||
|
||||
.dicon-bin::before {
|
||||
content: "\ea04";
|
||||
}
|
||||
.dicon-bin::before {
|
||||
content: "\ea04";
|
||||
}
|
||||
|
||||
.dicon-attachment::before {
|
||||
content: "\ea06";
|
||||
}
|
||||
.dicon-attachment::before {
|
||||
content: "\ea06";
|
||||
}
|
||||
|
||||
.dicon-pen-2::before {
|
||||
content: "\ea08";
|
||||
}
|
||||
.dicon-pen-2::before {
|
||||
content: "\ea08";
|
||||
}
|
||||
|
||||
.dicon-settings-gear::before {
|
||||
content: "\ea0c";
|
||||
}
|
||||
.dicon-settings-gear::before {
|
||||
content: "\ea0c";
|
||||
}
|
||||
|
||||
.dicon-small-down::before {
|
||||
content: "\ea11";
|
||||
}
|
||||
.dicon-small-down::before {
|
||||
content: "\ea11";
|
||||
}
|
||||
|
||||
.dicon-small-left::before {
|
||||
content: "\ea12";
|
||||
}
|
||||
.dicon-small-left::before {
|
||||
content: "\ea12";
|
||||
}
|
||||
|
||||
.dicon-small-right::before {
|
||||
content: "\ea13";
|
||||
}
|
||||
.dicon-small-right::before {
|
||||
content: "\ea13";
|
||||
}
|
||||
|
||||
.dicon-small-up::before {
|
||||
content: "\ea14";
|
||||
}
|
||||
.dicon-small-up::before {
|
||||
content: "\ea14";
|
||||
}
|
||||
|
||||
.dicon-small-triangle-down::before {
|
||||
content: "\ea15";
|
||||
}
|
||||
.dicon-small-triangle-down::before {
|
||||
content: "\ea15";
|
||||
}
|
||||
|
||||
.dicon-small-triangle-left::before {
|
||||
content: "\ea16";
|
||||
}
|
||||
.dicon-small-triangle-left::before {
|
||||
content: "\ea16";
|
||||
}
|
||||
|
||||
.dicon-small-triangle-right::before {
|
||||
content: "\ea17";
|
||||
}
|
||||
.dicon-small-triangle-right::before {
|
||||
content: "\ea17";
|
||||
}
|
||||
|
||||
.dicon-small-triangle-up::before {
|
||||
content: "\ea18";
|
||||
}
|
||||
.dicon-small-triangle-up::before {
|
||||
content: "\ea18";
|
||||
}
|
||||
|
||||
.dicon-arrow-down-2::before {
|
||||
content: "\ea19";
|
||||
}
|
||||
.dicon-arrow-down-2::before {
|
||||
content: "\ea19";
|
||||
}
|
||||
|
||||
.dicon-arrow-left-2::before {
|
||||
content: "\ea1a";
|
||||
}
|
||||
.dicon-arrow-left-2::before {
|
||||
content: "\ea1a";
|
||||
}
|
||||
|
||||
.dicon-arrow-right-2::before {
|
||||
content: "\ea1b";
|
||||
}
|
||||
.dicon-arrow-right-2::before {
|
||||
content: "\ea1b";
|
||||
}
|
||||
|
||||
.dicon-arrow-up-2::before {
|
||||
content: "\ea1c";
|
||||
}
|
||||
.dicon-arrow-up-2::before {
|
||||
content: "\ea1c";
|
||||
}
|
||||
|
||||
.dicon-chart-bar-33::before {
|
||||
content: "\ea1d";
|
||||
}
|
||||
.dicon-chart-bar-33::before {
|
||||
content: "\ea1d";
|
||||
}
|
||||
|
||||
.dicon-geometry::before {
|
||||
content: "\ea1e";
|
||||
}
|
||||
.dicon-geometry::before {
|
||||
content: "\ea1e";
|
||||
}
|
||||
|
||||
.dicon-bookmark::before {
|
||||
content: "\ea1f";
|
||||
}
|
||||
.dicon-bookmark::before {
|
||||
content: "\ea1f";
|
||||
}
|
||||
|
||||
.dicon-bookmark-delete::before {
|
||||
content: "\ea20";
|
||||
}
|
||||
.dicon-bookmark-delete::before {
|
||||
content: "\ea20";
|
||||
}
|
||||
|
||||
.dicon-bookmark-add::before {
|
||||
content: "\ea22";
|
||||
}
|
||||
.dicon-bookmark-add::before {
|
||||
content: "\ea22";
|
||||
}
|
||||
|
||||
.dicon-pdf::before {
|
||||
content: "\ea23";
|
||||
}
|
||||
.dicon-pdf::before {
|
||||
content: "\ea23";
|
||||
}
|
||||
|
||||
.dicon-print::before {
|
||||
content: "\ea24";
|
||||
}
|
||||
.dicon-print::before {
|
||||
content: "\ea24";
|
||||
}
|
||||
|
||||
.dicon-list-bullet-2::before {
|
||||
content: "\ea25";
|
||||
}
|
||||
.dicon-list-bullet-2::before {
|
||||
content: "\ea25";
|
||||
}
|
||||
|
||||
.dicon-magnifier::before {
|
||||
content: "\ea26";
|
||||
}
|
||||
.dicon-magnifier::before {
|
||||
content: "\ea26";
|
||||
}
|
||||
|
||||
.dicon-b-chat::before {
|
||||
content: "\ea27";
|
||||
}
|
||||
.dicon-b-chat::before {
|
||||
content: "\ea27";
|
||||
}
|
||||
|
||||
.dicon-filter-tool::before {
|
||||
content: "\ea28";
|
||||
}
|
||||
.dicon-filter-tool::before {
|
||||
content: "\ea28";
|
||||
}
|
||||
|
||||
.dicon-grid-interface::before {
|
||||
content: "\ea29";
|
||||
}
|
||||
.dicon-grid-interface::before {
|
||||
content: "\ea29";
|
||||
}
|
||||
|
||||
.dicon-lock::before {
|
||||
content: "\ea2a";
|
||||
}
|
||||
.dicon-lock::before {
|
||||
content: "\ea2a";
|
||||
}
|
||||
|
||||
.dicon-unlocked::before {
|
||||
content: "\ea2b";
|
||||
}
|
||||
.dicon-unlocked::before {
|
||||
content: "\ea2b";
|
||||
}
|
||||
|
||||
.dicon-menu-7::before {
|
||||
content: "\ea2c";
|
||||
}
|
||||
.dicon-menu-7::before {
|
||||
content: "\ea2c";
|
||||
}
|
||||
|
||||
.dicon-network-connection::before {
|
||||
content: "\ea2d";
|
||||
}
|
||||
.dicon-network-connection::before {
|
||||
content: "\ea2d";
|
||||
}
|
||||
|
||||
.dicon-e-add::before {
|
||||
content: "\ea2e";
|
||||
}
|
||||
.dicon-e-add::before {
|
||||
content: "\ea2e";
|
||||
}
|
||||
|
||||
.dicon-data-upload::before {
|
||||
content: "\ea2f";
|
||||
}
|
||||
.dicon-data-upload::before {
|
||||
content: "\ea2f";
|
||||
}
|
||||
|
||||
.dicon-upload::before {
|
||||
content: "\ea30";
|
||||
}
|
||||
.dicon-upload::before {
|
||||
content: "\ea30";
|
||||
}
|
||||
|
||||
.dicon-flag::before {
|
||||
content: "\ea31";
|
||||
}
|
||||
.dicon-flag::before {
|
||||
content: "\ea31";
|
||||
}
|
||||
|
||||
.dicon-globe::before {
|
||||
content: "\ea32";
|
||||
}
|
||||
.dicon-globe::before {
|
||||
content: "\ea32";
|
||||
}
|
||||
|
||||
.dicon-single-01::before {
|
||||
content: "\ea33";
|
||||
}
|
||||
.dicon-single-01::before {
|
||||
content: "\ea33";
|
||||
}
|
||||
|
||||
.dicon-multiple-19::before {
|
||||
content: "\ea34";
|
||||
}
|
||||
.dicon-multiple-19::before {
|
||||
content: "\ea34";
|
||||
}
|
||||
|
||||
.dicon-box::before {
|
||||
content: "\ea35";
|
||||
}
|
||||
.dicon-box::before {
|
||||
content: "\ea35";
|
||||
}
|
||||
|
||||
.dicon-time::before {
|
||||
content: "\ea37";
|
||||
}
|
||||
.dicon-time::before {
|
||||
content: "\ea37";
|
||||
}
|
||||
|
||||
.dicon-split-37::before {
|
||||
content: "\ea38";
|
||||
}
|
||||
.dicon-split-37::before {
|
||||
content: "\ea38";
|
||||
}
|
||||
|
||||
.dicon-sort-tool::before {
|
||||
content: "\ea39";
|
||||
}
|
||||
.dicon-sort-tool::before {
|
||||
content: "\ea39";
|
||||
}
|
||||
|
||||
.dicon-button-2::before {
|
||||
content: "\ea3a";
|
||||
}
|
||||
.dicon-button-2::before {
|
||||
content: "\ea3a";
|
||||
}
|
||||
|
||||
.dicon-menu-6::before {
|
||||
content: "\ea40";
|
||||
}
|
||||
.dicon-menu-6::before {
|
||||
content: "\ea40";
|
||||
}
|
||||
|
||||
.dicon-pulse::before {
|
||||
content: "\ea41";
|
||||
}
|
||||
.dicon-pulse::before {
|
||||
content: "\ea41";
|
||||
}
|
||||
|
||||
.dicon-copy::before {
|
||||
content: "\ea43";
|
||||
}
|
||||
.dicon-copy::before {
|
||||
content: "\ea43";
|
||||
}
|
||||
|
||||
.dicon-menu-8::before {
|
||||
content: "\ea48";
|
||||
}
|
||||
.dicon-menu-8::before {
|
||||
content: "\ea48";
|
||||
}
|
||||
|
||||
.dicon-send::before {
|
||||
content: "\ea49";
|
||||
}
|
||||
.dicon-send::before {
|
||||
content: "\ea49";
|
||||
}
|
||||
|
||||
.dicon-email::before {
|
||||
content: "\ea4a";
|
||||
}
|
||||
.dicon-email::before {
|
||||
content: "\ea4a";
|
||||
}
|
||||
|
||||
.dicon-download::before {
|
||||
content: "\ea4b";
|
||||
}
|
||||
.dicon-download::before {
|
||||
content: "\ea4b";
|
||||
}
|
||||
|
||||
.dicon-database::before {
|
||||
content: "\ea4c";
|
||||
}
|
||||
.dicon-database::before {
|
||||
content: "\ea4c";
|
||||
}
|
||||
|
||||
.dicon-notification::before {
|
||||
content: "\ea4d";
|
||||
}
|
||||
.dicon-notification::before {
|
||||
content: "\ea4d";
|
||||
}
|
||||
|
||||
.dicon-handshake::before {
|
||||
content: "\ea4e";
|
||||
}
|
||||
.dicon-handshake::before {
|
||||
content: "\ea4e";
|
||||
}
|
||||
|
||||
.dicon-add-27::before {
|
||||
content: "\ea4f";
|
||||
}
|
||||
.dicon-add-27::before {
|
||||
content: "\ea4f";
|
||||
}
|
||||
|
||||
.dicon-delete-28::before {
|
||||
content: "\ea50";
|
||||
}
|
||||
.dicon-delete-28::before {
|
||||
content: "\ea50";
|
||||
}
|
||||
|
||||
.dicon-i-check::before {
|
||||
content: "\ea51";
|
||||
}
|
||||
.dicon-i-check::before {
|
||||
content: "\ea51";
|
||||
}
|
||||
|
||||
.dicon-shape-rectangle::before {
|
||||
content: "\ea52";
|
||||
}
|
||||
.dicon-shape-rectangle::before {
|
||||
content: "\ea52";
|
||||
}
|
||||
|
||||
.dicon-ban::before {
|
||||
content: "\ea53";
|
||||
}
|
||||
.dicon-ban::before {
|
||||
content: "\ea53";
|
||||
}
|
||||
|
||||
.dicon-check-single::before {
|
||||
content: "\ea54";
|
||||
}
|
||||
.dicon-check-single::before {
|
||||
content: "\ea54";
|
||||
}
|
||||
|
||||
.dicon-check-double::before {
|
||||
content: "\ea55";
|
||||
}
|
||||
.dicon-check-double::before {
|
||||
content: "\ea55";
|
||||
}
|
||||
|
||||
.dicon-check::before {
|
||||
content: "\ea56";
|
||||
}
|
||||
.dicon-check::before {
|
||||
content: "\ea56";
|
||||
}
|
||||
|
||||
.dicon-preview::before {
|
||||
content: "\ea58";
|
||||
}
|
||||
.dicon-preview::before {
|
||||
content: "\ea58";
|
||||
}
|
||||
|
||||
.dicon-link::before {
|
||||
content: "\ea59";
|
||||
}
|
||||
.dicon-link::before {
|
||||
content: "\ea59";
|
||||
}
|
||||
|
||||
.dicon-b-check::before {
|
||||
content: "\ea5a";
|
||||
}
|
||||
.dicon-b-check::before {
|
||||
content: "\ea5a";
|
||||
}
|
||||
|
||||
.dicon-e-delete::before {
|
||||
content: "\ea5b";
|
||||
}
|
||||
|
||||
.dicon-menu-5::before {
|
||||
content: "\ea5c";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue