1 /* #rightContentUiDashboard {
5 #rightContentUiDashboard .browsehappy {
11 #rightContentUiDashboard .thumbnail {
14 #rightContentUiDashboard .thumbnail img.pull-right {
17 #rightContentUiDashboard body {
21 #rightContentUiDashboard a {
24 #rightContentUiDashboard .layout-tabs {
27 #rightContentUiDashboard .demo-widget-fluid {
28 border: 1px solid blue;
31 #rightContentUiDashboard .demo-widget-fluid > div {
32 border: 1px solid red;
35 -webkit-transform: translateY(-50%);
36 transform: translateY(-50%);
38 #rightContentUiDashboard .dashboard-widget-area {
42 #rightContentUiDashboard .widget-container {
44 display: inline-block;
48 #rightContentUiDashboard .widget {
50 background-color: white;
55 #rightContentUiDashboard .widget-header {
57 width:100%; /* for overlaying effect start*/
62 filter: alpha(opacity=80); /* For IE8 and earlier */
63 -webkit-transition: width 2s, height 4s; /* Safari */
64 transition: width 2s, height 4s;
66 #rightContentUiDashboard .widget-header .label {
67 display: inline-block;
68 vertical-align: middle;
70 #rightContentUiDashboard .widget-header .glyphicon {
76 #rightContentUiDashboard .widget-header .glyphicon:hover {
79 #rightContentUiDashboard .widget-header .widget-title {
80 vertical-align: middle;
82 #rightContentUiDashboard .widget-header form.widget-title {
85 #rightContentUiDashboard .widget-header form.widget-title input.form-control {
87 display: inline-block;
89 #rightContentUiDashboard .widget-content {
92 position: relative; /* for overlaying effect */
94 #rightContentUiDashboard .widget .widget-ew-resizer {
102 #rightContentUiDashboard .widget .widget-s-resizer {
109 #rightContentUiDashboard .widget .widget-resizer-marquee {
110 box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);
116 #rightContentUiDashboard .remove-layout-icon {
117 vertical-align: text-top;
121 #rightContentUiDashboard .remove-layout-icon:hover {
124 #rightContentUiDashboard .layout-title {
125 display: inline-block;