futaba/burichan fixes. Close #223
This commit is contained in:
parent
916a98d089
commit
eb93463f26
@ -3757,9 +3757,9 @@ a[href="javascript:;"] {\
|
|||||||
z-index: 1;\
|
z-index: 1;\
|
||||||
}\
|
}\
|
||||||
.preview {\
|
.preview {\
|
||||||
background-color: rgba(0,0,0,.2);\
|
background-color: rgba(0,0,0,.2) !important;\
|
||||||
background-position: 50% 20%;\
|
background-position: 50% 20% !important;\
|
||||||
background-size: cover;\
|
background-size: cover !important;\
|
||||||
border: 1px solid #666;\
|
border: 1px solid #666;\
|
||||||
box-sizing: border-box;\
|
box-sizing: border-box;\
|
||||||
-moz-box-sizing: border-box;\
|
-moz-box-sizing: border-box;\
|
||||||
@ -3794,6 +3794,7 @@ a[href="javascript:;"] {\
|
|||||||
color: #FFF;\
|
color: #FFF;\
|
||||||
}\
|
}\
|
||||||
.remove {\
|
.remove {\
|
||||||
|
background: none;\
|
||||||
color: #E00;\
|
color: #E00;\
|
||||||
font-weight: 700;\
|
font-weight: 700;\
|
||||||
padding: 3px;\
|
padding: 3px;\
|
||||||
|
|||||||
@ -3017,9 +3017,9 @@ a[href="javascript:;"] {
|
|||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
.preview {
|
.preview {
|
||||||
background-color: rgba(0,0,0,.2);
|
background-color: rgba(0,0,0,.2) !important;
|
||||||
background-position: 50% 20%;
|
background-position: 50% 20% !important;
|
||||||
background-size: cover;
|
background-size: cover !important;
|
||||||
border: 1px solid #666;
|
border: 1px solid #666;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
-moz-box-sizing: border-box;
|
-moz-box-sizing: border-box;
|
||||||
@ -3054,6 +3054,7 @@ a[href="javascript:;"] {
|
|||||||
color: #FFF;
|
color: #FFF;
|
||||||
}
|
}
|
||||||
.remove {
|
.remove {
|
||||||
|
background: none;
|
||||||
color: #E00;
|
color: #E00;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
padding: 3px;
|
padding: 3px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user