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 @@ ...@@ -50,8 +50,8 @@
} }
.imageicon { .imageicon {
position: absolute; position: absolute;
width: 28px; width: 35px;
height: 28px; height: 35px;
z-index: 5; z-index: 5;
display: block; display: block;
right: 4px; right: 4px;
...@@ -62,8 +62,8 @@ ...@@ -62,8 +62,8 @@
.videoicon { .videoicon {
z-index: 5; z-index: 5;
position: absolute; position: absolute;
width: 25px; width: 35px;
height: 25px; height: 35px;
display: block; display: block;
right: 4px; right: 4px;
top: 4px; top: 4px;
...@@ -90,7 +90,7 @@ ...@@ -90,7 +90,7 @@
width: 14px; width: 14px;
height: 16px; height: 16px;
} }
} }
} }
&.audioBox { &.audioBox {
background-color: #1EB8FF; background-color: #1EB8FF;
......
...@@ -9,8 +9,8 @@ ...@@ -9,8 +9,8 @@
cursor: pointer; cursor: pointer;
&.imgBox { &.imgBox {
.imageicon { .imageicon {
width: 25px; width: 35px;
height: 25px; height: 35px;
position: absolute; position: absolute;
top: 9px; top: 9px;
right: 9px; right: 9px;
...@@ -23,8 +23,8 @@ ...@@ -23,8 +23,8 @@
} }
&.videoBox { &.videoBox {
.videoicon { .videoicon {
width: 25px; width: 35px;
height: 25px; height: 35px;
position: absolute; position: absolute;
top: 9px; top: 9px;
right: 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