/***
|
Portlets
|
***/
|
.portlet {
|
clear: both;
|
margin-top: 0px;
|
margin-bottom: 25px;
|
padding: 0px;
|
}
|
|
.portlet-title {
|
margin-bottom: 15px;
|
border-bottom: 1px solid #eee;
|
}
|
|
.portlet-title:after,
|
.portlet-title:before {
|
content: "";
|
display: table;
|
line-height: 0;
|
}
|
|
.portlet-title:after {
|
clear: both;
|
}
|
|
.portlet-title .caption {
|
float: left;
|
display: inline-block;
|
font-size: 16px;
|
font-weight: 400;
|
margin: 0;
|
padding: 0;
|
margin-bottom: 7px;
|
}
|
|
.portlet-title .caption i {
|
float: left;
|
margin-top: 3px;
|
display: inline-block !important;
|
font-size: 16px;
|
font-weight: 400;
|
margin-right: 5px;
|
color: #666;
|
}
|
|
.portlet.blue > .portlet-title .caption, .portlet-title.blue .caption,
|
.portlet.green > .portlet-title .caption, .portlet-title.green .caption,
|
.portlet.yellow > .portlet-title .caption, .portlet-title.yellow .caption,
|
.portlet.red > .portlet-title .caption, .portlet-title.red .caption,
|
.portlet.purple > .portlet-title .caption, .portlet-title.purple .caption,
|
.portlet.grey > .portlet-title .caption, .portlet-title.dark-grey .caption, {
|
color: #fff;
|
}
|
|
.portlet.box.blue > .portlet-title .caption > i,
|
.portlet.box.green > .portlet-title .caption > i,
|
.portlet.box.grey > .portlet-title .caption > i,
|
.portlet.box.yellow > .portlet-title .caption > i,
|
.portlet.box.red > .portlet-title .caption > i,
|
.portlet.box.purple > .portlet-title .caption > i,
|
.portlet.box.light-grey > .portlet-title .caption > i{
|
color: #fff;
|
}
|
|
.sortable .portlet .portlet-title {
|
cursor: move;
|
}
|
|
.portlet-title .tools,
|
.portlet-title .actions
|
{
|
display: inline-block;
|
padding: 0;
|
margin: 0;
|
margin-top: 6px;
|
float: right;
|
}
|
|
.portlet-title .tools > a {
|
display: inline-block;
|
height: 16px;
|
margin-left:5px;
|
}
|
|
.portlet-title .dropdown-menu i {
|
color: #000 !important;
|
}
|
|
.portlet-title .tools > a.remove {
|
background-image:url(../image/portlet-remove-icon.png);
|
background-repeat: no-repeat;
|
width: 11px;
|
}
|
|
.portlet-title .tools > a.config {
|
background-image:url(../image/portlet-config-icon.png);
|
background-repeat: no-repeat;
|
width: 12px;
|
}
|
|
.portlet-title .tools > a.reload {
|
background-image:url(../image/portlet-reload-icon.png);
|
width: 13px;
|
}
|
|
.portlet-title .tools > a.expand {
|
background-image:url(../image/portlet-expand-icon.png);
|
width: 14px;
|
}
|
|
.portlet-title .tools > a.collapse {
|
background-image:url(../image/portlet-collapse-icon.png);
|
width: 14px;
|
}
|
|
.portlet-title .tools > a:hover {
|
text-decoration: none;
|
-webkit-transition: all 0.1s ease-in-out;
|
-moz-transition: all 0.1s ease-in-out;
|
-o-transition: all 0.1s ease-in-out;
|
-ms-transition: all 0.1s ease-in-out;
|
transition: all 0.1s ease-in-out;
|
opacity:.6;
|
filter:'alpha(opacity=60)';
|
}
|
|
.portlet-title .actions > .btn-group {
|
margin-top: -12px;
|
}
|
|
.portlet-title .actions > .btn {
|
padding: 4px 10px;
|
margin-top: -13px;
|
}
|
|
.portlet-title .actions > .btn-group > .btn {
|
padding: 4px 10px;
|
margin-top: -1px;
|
}
|
|
.portlet-title .actions > .btn.mini {
|
margin-top: -12px;
|
padding: 4px 10px;
|
}
|
|
.portlet-title .pagination.pagination-small {
|
float: right !important;
|
display: inline-block !important;
|
margin: 0px;
|
margin-top: -2px;
|
}
|
|
.portlet-body {
|
clear: both;
|
padding: 0;
|
}
|
.portlet-body.light-blue, .portlet.light-blue {
|
background-color: #bfd5fa !important;
|
}
|
|
.portlet-body.blue, .portlet.blue {
|
background-color: #4b8df8 !important;
|
}
|
|
.portlet-body.light-landtool, .portlet.light-landtool {
|
background-color: #bfd5fa !important;
|
}
|
|
.portlet-body.ltorange, .portlet.ltorange {
|
background-color: #ffb849 !important;
|
}
|
|
.portlet-body.ltred, .portlet.ltred {
|
background-color: #ed5152 !important;
|
}
|
|
.portlet-body.ltgreen, .portlet.ltgreen {
|
background-color: #acc546 !important;
|
}
|
|
.portlet-body.ltviolet, .portlet.ltviolet {
|
background-color: #842b99 !important;
|
}
|
.portlet-body.ltmasstone, .portlet.ltmasstone {
|
background-color: #4ca499 !important;
|
}
|
.portlet-body.lttblue, .portlet.lttblue {
|
background-color: #4a8df8 !important;
|
}
|
|
|
.portlet-body.red, .portlet.red {
|
background-color: #e02222 !important;
|
}
|
|
.portlet-body.yellow, .portlet.yellow {
|
background-color: #ffb848 !important;
|
}
|
|
.portlet-body.green, .portlet.green {
|
background-color: #35aa47 !important;
|
}
|
|
.portlet-body.purple, .portlet.purple {
|
background-color: #852b99 !important;
|
}
|
|
.portlet-body.light-grey, .portlet.light-grey {
|
background-color: #fafafa !important;
|
}
|
|
.portlet-body.dark-grey, .portlet.dark-grey {
|
background-color: #555555 !important;
|
}
|
|
.portlet-body .btn-toolbar {
|
margin: 0px !important;
|
padding: 0px !important;
|
}
|
|
.portlet-body .btn-group {
|
margin: 0px !important;
|
padding: 0px !important;
|
margin-bottom: 10px !important;
|
}
|
|
/* draggable girds */
|
|
.ui-sortable-placeholder {
|
border: 1px dotted black;
|
visibility: visible !important;
|
height: 100% !important;
|
}
|
|
.ui-sortable-placeholder * {
|
visibility: hidden;
|
}
|
|
.sortable-box-placeholder {
|
background-color: #f5f5f5;
|
border: 1px dashed #DDDDDD;
|
display: block;
|
/* float: left;*/
|
margin-top: 0px !important;
|
margin-bottom: 24px !important;
|
}
|
|
.sortable-box-placeholder * {
|
visibility:hidden;
|
}
|
|
/***
|
Solid colored portlet
|
***/
|
.portlet.solid {
|
padding: 10px;
|
}
|
|
.portlet.solid .portlet-title .tools {
|
margin-top: 2px;
|
border: 0px;
|
}
|
|
.portlet.solid .portlet-title {
|
margin-bottom: 5px;
|
border: 0px;
|
}
|
|
.portlet.solid.bordered .portlet-title {
|
margin-bottom: 15px;
|
}
|
|
.portlet.solid.red .portlet-title,
|
.portlet.solid.red .portlet-title i,
|
.portlet.solid.red .portlet-body,
|
|
.portlet.solid.green .portlet-title,
|
.portlet.solid.green .portlet-title i,
|
.portlet.solid.green .portlet-body,
|
|
.portlet.solid.yellow .portlet-title,
|
.portlet.solid.yellow .portlet-title i,
|
.portlet.solid.yellow .portlet-body,
|
|
.portlet.solid.grey .portlet-title,
|
.portlet.solid.grey .portlet-title i,
|
.portlet.solid.grey .portlet-body,
|
|
.portlet.solid.purple .portlet-title,
|
.portlet.solid.purple .portlet-title i,
|
.portlet.solid.purple .portlet-body,
|
|
.portlet.solid.blue .portlet-title,
|
.portlet.solid.blue .portlet-title i,
|
.portlet.solid.blue .portlet-body {
|
border: 0;
|
color: #fff;
|
}
|
|
.portlet.bordered {
|
border-left: 2px solid #ddd;
|
}
|
|
/***
|
Box portlet
|
***/
|
|
|
.portlet.box {
|
padding:0px !important
|
}
|
|
.portlet.box .portlet-title {
|
padding:8px 10px 2px 10px;
|
border-bottom: 1px solid #eee;
|
color: #4c4c4c !important;
|
}
|
|
.portlet.box .portlet-title > .actions > .btn > i {
|
color: #fff !important;
|
}
|
|
.portlet.box .portlet-title .tools {
|
margin-top: 3px;
|
}
|
|
.portlet.box .portlet-title .tools > a.remove,
|
.portlet.solid .portlet-title .tools > a.remove {
|
background-image:url(../image/portlet-remove-icon-white.png);
|
}
|
|
.portlet.box .portlet-title .tools > a.config,
|
.portlet.solid .portlet-title .tools > a.config {
|
background-image:url(../image/portlet-config-icon-white.png);
|
}
|
|
.portlet.box .portlet-title .tools > a.reload,
|
.portlet.solid .portlet-title .tools > a.reload {
|
background-image:url(../image/portlet-reload-icon-white.png);
|
}
|
|
.portlet.box .portlet-title .tools > a.expand,
|
.portlet.solid .portlet-title .tools > a.expand {
|
background-image:url(../image/portlet-expand-icon-white.png);
|
}
|
|
.portlet.box .portlet-title .tools > a.collapse,
|
.portlet.solid .portlet-title .tools > a.collapse {
|
background-image:url(../image/portlet-collapse-icon-white.png);
|
}
|
|
/* portlet buttons */
|
.portlet.box .portlet-body {
|
background-color: #fff;
|
padding: 10px;
|
}
|
|
.portlet.box .portlet-title {
|
margin-bottom: 0px;
|
}
|
|
.portlet.box.blue .portlet-title {
|
background-color: #4b8df8;
|
}
|
|
.portlet.box.blue {
|
border: 1px solid #b4cef8;
|
border-top: 0;
|
}
|
|
/* ltblue */
|
|
.portlet.box.ltblue .portlet-title {
|
background-color: #b1d1fd;
|
}
|
|
.portlet.box.ltblue {
|
border: 1px solid #dddddd;
|
border-top: 0;
|
}
|
|
/* ltred */
|
|
.portlet.box.ltred .portlet-title {
|
background-color: #ed5152;
|
}
|
|
.portlet.box.ltred {
|
border: 1px solid #ed5152;
|
border-top: 0;
|
}
|
|
.portlet.box.ltviolet {
|
border: 1px solid #842b99;
|
border-top: 0;
|
}
|
|
.portlet.box.ltgreen {
|
border: 1px solid #acc546;
|
border-top: 0;
|
}
|
|
.portlet.box.lttblue {
|
border: 1px solid #4a8df8;
|
border-top: 0;
|
}
|
|
.portlet.box.ltmasstone {
|
border: 1px solid #4ca499;
|
border-top: 0;
|
}
|
/* ltorange */
|
|
.portlet.box.ltorange .portlet-title {
|
background-color: #ffb849;
|
}
|
|
.portlet.box.ltorange {
|
border: 1px solid #ffb849;
|
border-top: 0;
|
}
|
|
/* ltgreen */
|
|
.portlet.box.ltorange .portlet-title {
|
background-color: #ffb849;
|
}
|
|
.portlet.box.ltorange {
|
border: 1px solid #ffb849;
|
border-top: 0;
|
}
|
|
|
.portlet.box.red .portlet-title {
|
background-color: #e02222;
|
}
|
|
.portlet.box.red {
|
border: 1px solid #ef8476;
|
border-top: 0;
|
}
|
|
.portlet.box.yellow .portlet-title {
|
background-color: #ffb848;
|
}
|
|
.portlet.box.yellow {
|
border: 1px solid #fccb7e;
|
border-top: 0;
|
}
|
|
.portlet.box.green .portlet-title {
|
background-color: #35aa47;
|
}
|
|
.portlet.box.green {
|
border: 1px solid #77e588;
|
border-top: 0;
|
}
|
|
.portlet.box.purple .portlet-title {
|
background-color: #852b99;
|
}
|
|
.portlet.box.purple {
|
border: 1px solid #af5cc1;
|
border-top: 0;
|
}
|
|
.portlet.box.grey .portlet-title {
|
background-color: #555555;
|
}
|
|
.portlet.box.grey {
|
border: 1px solid #9d9c9c;
|
border-top: 0;
|
}
|
|
.portlet.box.light-grey .portlet-title {
|
background-color: #aaa;
|
}
|
|
.portlet.box.light-grey {
|
border: 1px solid #eee;
|
border-top: 0;
|
}
|