Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorVictor Dubiniuk <victor.dubiniuk@gmail.com>2014-02-07 18:48:08 +0400
committerVictor Dubiniuk <victor.dubiniuk@gmail.com>2014-02-07 18:48:08 +0400
commit135098167d421f448380d3b79d074b796a439a10 (patch)
treefefb071b3ac3f09d674605e9e75ed675070fc98b /css
parentd042036b1f37e564f4b26c417e19646f4f7b5dc1 (diff)
Remove backward compatibility. It's in core now
Diffstat (limited to 'css')
-rw-r--r--css/compat/icons.css244
1 files changed, 0 insertions, 244 deletions
diff --git a/css/compat/icons.css b/css/compat/icons.css
deleted file mode 100644
index 76d5fa7d..00000000
--- a/css/compat/icons.css
+++ /dev/null
@@ -1,244 +0,0 @@
-.icon {
- background-repeat: no-repeat;
- background-position: center;
-}
-
-
-
-
-/* general assets */
-
-.icon-breadcrumb {
- background-image: url('%webroot%/core/img/breadcrumb.svg');
-}
-
-.icon-loading {
- background-image: url('%webroot%/core/img/loading.gif');
-}
-.icon-loading-dark {
- background-image: url('%webroot%/core/img/loading-dark.gif');
-}
-.icon-loading-small {
- background-image: url('%webroot%/core/img/loading-small.gif');
-}
-
-.icon-noise {
- background-image: url('%webroot%/core/img/noise.png');
- background-repeat: no-repeat;
-}
-
-
-
-
-/* action icons */
-
-.icon-add {
- background-image: url('%webroot%/core/img/actions/add.svg');
-}
-
-.icon-caret {
- background-image: url('%webroot%/core/img/actions/caret.svg');
-}
-.icon-caret-dark {
- background-image: url('%webroot%/core/img/actions/caret-dark.svg');
-}
-
-.icon-checkmark {
- background-image: url('%webroot%/core/img/actions/checkmark.svg');
-}
-
-.icon-checkmark-white {
- background-image: url('%webroot%/core/img/actions/checkmark-white.svg');
-}
-
-.icon-clock {
- background-image: url('%webroot%/core/img/actions/clock.svg');
-}
-
-.icon-close {
- background-image: url('%webroot%/core/img/actions/close.svg');
-}
-
-.icon-confirm {
- background-image: url('%webroot%/core/img/actions/confirm.svg');
-}
-
-.icon-delete {
- background-image: url('%webroot%/core/img/actions/delete.svg');
-}
-.icon-delete-hover {
- background-image: url('%webroot%/core/img/actions/delete-hover.svg');
-}
-
-.icon-download {
- background-image: url('%webroot%/core/img/actions/download.svg');
-}
-
-.icon-history {
- background-image: url('%webroot%/core/img/actions/history.svg');
-}
-
-.icon-info {
- background-image: url('%webroot%/core/img/actions/info.svg');
-}
-
-.icon-lock {
- background-image: url('%webroot%/core/img/actions/lock.svg');
-}
-
-.icon-logout {
- background-image: url('%webroot%/core/img/actions/logout.svg');
-}
-
-.icon-mail {
- background-image: url('%webroot%/core/img/actions/mail.svg');
-}
-
-.icon-more {
- background-image: url('%webroot%/core/img/actions/more.svg');
-}
-
-.icon-password {
- background-image: url('%webroot%/core/img/actions/password.svg');
-}
-
-.icon-pause {
- background-image: url('%webroot%/core/img/actions/pause.svg');
-}
-.icon-pause-big {
- background-image: url('%webroot%/core/img/actions/pause-big.svg');
-}
-
-.icon-play {
- background-image: url('%webroot%/core/img/actions/play.svg');
-}
-.icon-play-add {
- background-image: url('%webroot%/core/img/actions/play-add.svg');
-}
-.icon-play-big {
- background-image: url('%webroot%/core/img/actions/play-big.svg');
-}
-.icon-play-next {
- background-image: url('%webroot%/core/img/actions/play-next.svg');
-}
-.icon-play-previous {
- background-image: url('%webroot%/core/img/actions/play-previous.svg');
-}
-
-.icon-public {
- background-image: url('%webroot%/core/img/actions/public.svg');
-}
-
-.icon-rename {
- background-image: url('%webroot%/core/img/actions/rename.svg');
-}
-
-.icon-search {
- background-image: url('%webroot%/core/img/actions/search.svg');
-}
-
-.icon-settings {
- background-image: url('%webroot%/core/img/actions/settings.svg');
-}
-
-.icon-share {
- background-image: url('%webroot%/core/img/actions/share.svg');
-}
-.icon-shared {
- background-image: url('%webroot%/core/img/actions/shared.svg');
-}
-
-.icon-sound {
- background-image: url('%webroot%/core/img/actions/sound.svg');
-}
-.icon-sound-off {
- background-image: url('%webroot%/core/img/actions/sound-off.svg');
-}
-
-.icon-star {
- background-image: url('%webroot%/core/img/actions/star.svg');
-}
-
-.icon-starred {
- background-image: url('%webroot%/core/img/actions/starred.svg');
-}
-
-.icon-toggle {
- background-image: url('%webroot%/core/img/actions/toggle.svg');
-}
-
-.icon-triangle-e {
- background-image: url('%webroot%/core/img/actions/triangle-e.svg');
-}
-.icon-triangle-n {
- background-image: url('%webroot%/core/img/actions/triangle-n.svg');
-}
-.icon-triangle-s {
- background-image: url('%webroot%/core/img/actions/triangle-s.svg');
-}
-
-.icon-upload {
- background-image: url('%webroot%/core/img/actions/upload.svg');
-}
-.icon-upload-white {
- background-image: url('%webroot%/core/img/actions/upload-white.svg');
-}
-
-.icon-user {
- background-image: url('%webroot%/core/img/actions/user.svg');
-}
-
-.icon-view-close {
- background-image: url('%webroot%/core/img/actions/view-close.svg');
-}
-.icon-view-next {
- background-image: url('%webroot%/core/img/actions/view-next.svg');
-}
-.icon-view-pause {
- background-image: url('%webroot%/core/img/actions/view-pause.svg');
-}
-.icon-view-play {
- background-image: url('%webroot%/core/img/actions/view-play.svg');
-}
-.icon-view-previous {
- background-image: url('%webroot%/core/img/actions/view-previous.svg');
-}
-
-
-
-
-/* places icons */
-
-.icon-calendar-dark {
- background-image: url('%webroot%/core/img/places/calendar-dark.svg');
-}
-
-.icon-contacts-dark {
- background-image: url('%webroot%/core/img/places/contacts-dark.svg');
-}
-
-.icon-file {
- background-image: url('%webroot%/core/img/places/file.svg');
-}
-.icon-files {
- background-image: url('%webroot%/core/img/places/files.svg');
-}
-.icon-folder {
- background-image: url('%webroot%/core/img/places/folder.svg');
-}
-
-.icon-home {
- background-image: url('%webroot%/core/img/places/home.svg');
-}
-
-.icon-link {
- background-image: url('%webroot%/core/img/places/link.svg');
-}
-
-.icon-music {
- background-image: url('%webroot%/core/img/places/music.svg');
-}
-
-.icon-picture {
- background-image: url('%webroot%/core/img/places/picture.svg');
-}