2019-12-19 11:07:49 +00:00
|
|
|
.content-right .am-panel {
|
|
|
|
|
position: relative;
|
|
|
|
|
}
|
|
|
|
|
.content-right .am-panel .cache-submit {
|
|
|
|
|
width: 70px;
|
|
|
|
|
height: 33px;
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: -1px;
|
|
|
|
|
right: -1px;
|
|
|
|
|
border-top-left-radius: 0;
|
|
|
|
|
border-bottom-left-radius: 0;
|
2019-12-19 11:08:20 +00:00
|
|
|
border-bottom-right-radius: 0;
|
2019-12-19 11:07:49 +00:00
|
|
|
}
|