| xqd
@@ -10017,12 +10017,13 @@ body.mini-navbar .branding {
|
|
|
background:#293846;
|
|
|
color:#fff
|
|
|
}
|
|
|
+.pagination li.active{color: #00a0e9}
|
|
|
|
|
|
@media (min-width:1366px)
|
|
|
{
|
|
|
.edui-notadd .edui-for-insertimage .edui-dialog-content {
|
|
|
width: 1200px !important;
|
|
|
- height: 600px !important;
|
|
|
+ height: 500px !important;
|
|
|
}
|
|
|
}
|
|
|
|
| xqd
@@ -10030,7 +10031,7 @@ body.mini-navbar .branding {
|
|
|
{
|
|
|
.edui-notadd .edui-for-insertimage .edui-dialog-content {
|
|
|
width: 900px !important;
|
|
|
- height: 600px !important;
|
|
|
+ height: 500px !important;
|
|
|
}
|
|
|
}
|
|
|
|
| xqd
@@ -10038,7 +10039,7 @@ body.mini-navbar .branding {
|
|
|
{
|
|
|
.edui-notadd .edui-for-insertimage .edui-dialog-content {
|
|
|
width: 700px !important;
|
|
|
- height: 400px !important;
|
|
|
+ height: 300px !important;
|
|
|
}
|
|
|
}
|
|
|
|
| xqd
@@ -10046,6 +10047,6 @@ body.mini-navbar .branding {
|
|
|
{
|
|
|
.edui-notadd .edui-for-insertimage .edui-dialog-content {
|
|
|
width: 500px !important;
|
|
|
- height: 400px !important;
|
|
|
+ height: 300px !important;
|
|
|
}
|
|
|
}
|