Commit b72e4375 authored by baixian's avatar baixian

bug修改

parent a576985b
image/course/photo_icon.png

1.43 KB | W: | H:

image/course/photo_icon.png

1.46 KB | W: | H:

image/course/photo_icon.png
image/course/photo_icon.png
image/course/photo_icon.png
image/course/photo_icon.png
  • 2-up
  • Swipe
  • Onion skin
image/course/video_icon.png

1.14 KB | W: | H:

image/course/video_icon.png

1.35 KB | W: | H:

image/course/video_icon.png
image/course/video_icon.png
image/course/video_icon.png
image/course/video_icon.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -50,8 +50,8 @@
}
.imageicon {
position: absolute;
width: 28px;
height: 28px;
width: 35px;
height: 35px;
z-index: 5;
display: block;
right: 4px;
......@@ -62,8 +62,8 @@
.videoicon {
z-index: 5;
position: absolute;
width: 25px;
height: 25px;
width: 35px;
height: 35px;
display: block;
right: 4px;
top: 4px;
......@@ -90,7 +90,7 @@
width: 14px;
height: 16px;
}
}
}
}
&.audioBox {
background-color: #1EB8FF;
......
......@@ -9,8 +9,8 @@
cursor: pointer;
&.imgBox {
.imageicon {
width: 25px;
height: 25px;
width: 35px;
height: 35px;
position: absolute;
top: 9px;
right: 9px;
......@@ -23,8 +23,8 @@
}
&.videoBox {
.videoicon {
width: 25px;
height: 25px;
width: 35px;
height: 35px;
position: absolute;
top: 9px;
right: 9px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment