diff --git a/v1-com-officielle/src/assets/TEST/IMG_8665.png b/v1-com-officielle/src/assets/TEST/IMG_8665.png new file mode 100644 index 0000000..31524ec Binary files /dev/null and b/v1-com-officielle/src/assets/TEST/IMG_8665.png differ diff --git a/v1-com-officielle/src/assets/TEST/IMG_8684.png b/v1-com-officielle/src/assets/TEST/IMG_8684.png new file mode 100644 index 0000000..4b7f190 Binary files /dev/null and b/v1-com-officielle/src/assets/TEST/IMG_8684.png differ diff --git a/v1-com-officielle/src/assets/TEST/IMG_8693.png b/v1-com-officielle/src/assets/TEST/IMG_8693.png new file mode 100644 index 0000000..b040656 Binary files /dev/null and b/v1-com-officielle/src/assets/TEST/IMG_8693.png differ diff --git a/v1-com-officielle/src/assets/TEST/IMG_8695-bas.png b/v1-com-officielle/src/assets/TEST/IMG_8695-bas.png new file mode 100644 index 0000000..870724c Binary files /dev/null and b/v1-com-officielle/src/assets/TEST/IMG_8695-bas.png differ diff --git a/v1-com-officielle/src/assets/TEST/IMG_8695-haut.png b/v1-com-officielle/src/assets/TEST/IMG_8695-haut.png new file mode 100644 index 0000000..7cacbd1 Binary files /dev/null and b/v1-com-officielle/src/assets/TEST/IMG_8695-haut.png differ diff --git a/v1-com-officielle/src/assets/TEST/IMG_8703.png b/v1-com-officielle/src/assets/TEST/IMG_8703.png new file mode 100644 index 0000000..18d517b Binary files /dev/null and b/v1-com-officielle/src/assets/TEST/IMG_8703.png differ diff --git a/v1-com-officielle/src/assets/TEST/IMG_8729.png b/v1-com-officielle/src/assets/TEST/IMG_8729.png new file mode 100644 index 0000000..a7379cb Binary files /dev/null and b/v1-com-officielle/src/assets/TEST/IMG_8729.png differ diff --git a/v1-com-officielle/src/assets/TEST/IMG_8732.png b/v1-com-officielle/src/assets/TEST/IMG_8732.png new file mode 100644 index 0000000..56e62bf Binary files /dev/null and b/v1-com-officielle/src/assets/TEST/IMG_8732.png differ diff --git a/v1-com-officielle/src/assets/TEST/IMG_8733.png b/v1-com-officielle/src/assets/TEST/IMG_8733.png new file mode 100644 index 0000000..3dea6b2 Binary files /dev/null and b/v1-com-officielle/src/assets/TEST/IMG_8733.png differ diff --git a/v1-com-officielle/src/assets/TEST/bonnet-2.png b/v1-com-officielle/src/assets/TEST/bonnet-2.png new file mode 100644 index 0000000..b0094ed Binary files /dev/null and b/v1-com-officielle/src/assets/TEST/bonnet-2.png differ diff --git a/v1-com-officielle/src/assets/TEST/choker-1.png b/v1-com-officielle/src/assets/TEST/choker-1.png new file mode 100644 index 0000000..0b2b671 Binary files /dev/null and b/v1-com-officielle/src/assets/TEST/choker-1.png differ diff --git a/v1-com-officielle/src/assets/TEST/sac-1.png b/v1-com-officielle/src/assets/TEST/sac-1.png new file mode 100644 index 0000000..9f83dd1 Binary files /dev/null and b/v1-com-officielle/src/assets/TEST/sac-1.png differ diff --git a/v1-com-officielle/src/assets/TEST/tel.png b/v1-com-officielle/src/assets/TEST/tel.png new file mode 100644 index 0000000..b2f3307 Binary files /dev/null and b/v1-com-officielle/src/assets/TEST/tel.png differ diff --git a/v1-com-officielle/src/assets/style.css b/v1-com-officielle/src/assets/style.css index 991eecd..9ccd7fa 100644 --- a/v1-com-officielle/src/assets/style.css +++ b/v1-com-officielle/src/assets/style.css @@ -73,15 +73,23 @@ input { a{ text-decoration: none; color: inherit; - cursor: pointer; + cursor: alias; +} + +button{ + cursor: cell; } a p{ cursor:inherit; } +a button{ + cursor: inherit; +} + p{ - cursor: default; + cursor: inherit; } /*=====================Référencement*/ @@ -147,6 +155,7 @@ canvas { height: 100%; overflow-y: scroll; overflow-x: hidden; + cursor: crosshair; } @@ -253,6 +262,7 @@ canvas { box-sizing: border-box; padding-left: 10px; padding-right: 10px; + cursor: move; } .windowTitleLower{ @@ -271,7 +281,6 @@ canvas { width: 50px; height: 33px; align-items: center; - cursor: pointer; } .closeBtn:hover{ diff --git a/v1-com-officielle/src/components/TitleContent.vue b/v1-com-officielle/src/components/TitleContent.vue index 85b50b4..df7daf2 100644 --- a/v1-com-officielle/src/components/TitleContent.vue +++ b/v1-com-officielle/src/components/TitleContent.vue @@ -1,6 +1,5 @@