2014-11-06 20:00:36 +08:00
|
|
|
|
|
|
|
.rl-view-model {
|
|
|
|
&.RL-Login, &.RL-LoginNew, &.RL-AdminLogin, &.RL-About {
|
|
|
|
position: relative;
|
|
|
|
height: 100%;
|
|
|
|
z-index: 5;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.mfp-container .mfp-figure {
|
|
|
|
min-height: 300px;
|
|
|
|
min-width: 300px;
|
2014-12-06 05:01:33 +08:00
|
|
|
}
|
|
|
|
|
2014-12-07 07:00:11 +08:00
|
|
|
.ui-resizable-e {
|
|
|
|
right: -1px;
|
2015-01-19 04:29:11 +08:00
|
|
|
width: 5px;
|
2014-12-07 07:00:11 +08:00
|
|
|
}
|
|
|
|
|
2014-12-06 05:01:33 +08:00
|
|
|
.pswp__error-msg {
|
|
|
|
color: #ccc;
|
|
|
|
a, a:hover {
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.pswp__img--placeholder {
|
|
|
|
opacity: 0;
|
2015-01-10 03:58:10 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
#rl-content {
|
|
|
|
display: block;
|
|
|
|
}
|
2015-04-02 02:18:15 +08:00
|
|
|
|
|
|
|
.opentip-container {
|
|
|
|
z-index: 2001 !important;
|
|
|
|
.ot-content {
|
|
|
|
font-size: 13px;
|
|
|
|
}
|
2015-04-07 03:32:19 +08:00
|
|
|
|
|
|
|
&.style-rainloopTestTip .ot-content {
|
|
|
|
color: red;
|
|
|
|
}
|
2015-04-02 02:18:15 +08:00
|
|
|
}
|