thumb css
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -644,6 +644,7 @@ a.raw:hover {
|
|||||||
height: 100px;
|
height: 100px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
z-index: 1;
|
||||||
right: 0px;
|
right: 0px;
|
||||||
height: 100px;
|
height: 100px;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
File diff suppressed because one or more lines are too long
@ -609,6 +609,7 @@ border: 1px solid @borderColor;
|
|||||||
height: 100px;
|
height: 100px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
z-index: 1;
|
||||||
right: 0px;
|
right: 0px;
|
||||||
height: 100px;
|
height: 100px;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
Reference in New Issue
Block a user