Sha256: ec4a999d0a6af9c6d8e5dfdce30b612ffc477f720d2095e940b18a035352e8be

Contents?: true

Size: 1.79 KB

Versions: 3

Compression:

Stored size: 1.79 KB

Contents

.dashboard_unit {
width: 990px;
margin: -4px 5px 0 5px;
background-color: #FFFFFF;
}

.dashboard_unit h2 {
height: 12px;
color: #FFF;
padding: 12px;
font-weight: bold;
font-size: 10pt;
text-transform: uppercase;
letter-spacing: 1px;
}
.dashboard_unit h2.left {
background: #4679B8 url(/images/cms/dashboard/header_left_bg.gif) no-repeat 0 0;
}

.dashboard_unit form {
padding: 6px;
}

.dashboard_unit {
  width: 485px;
  background: #FFF url(/images/cms/content_bg.gif) repeat-x 100% 100%;
  padding-bottom: 20px;
}

.dashboard_wrap {
  background: transparent url(/images/cms/dot.png) repeat scroll 0 0;
  float: left;
  position: relative;
}

.tasks_margin {
  margin-left: 10px;
}

.tasks_margin .dashboard_unit {
  margin-left: 5px !important;
}

.lt_button {
  margin-bottom: 20px;
}
table.data td.name {
  padding: 6px 0 6px 15px;
}
table.data td {
padding: 0 0 0 18px;
}

table.data th {
padding-left: 15px;
}

table.data td {
color: #717171;
font-size: 7pt;
}

table.data td a {
text-decoration: none;
}
table.data td.select {
padding-left: 8px;
vertical-align: middle;
}
td.select {
width: 4px;
}
td.name {
width: 233px;
}
td.updated_by {
width: 70px;
}

table.data {
background: #FFF;
}

table.data .lt_button {
margin: 10px 0 60px 6px;
}
div.bottom_left {
margin-left: 5px;
margin-bottom: -4px;
height: 5px;

}

div.bottom_cap {
height: 9px;
background: transparent url(/images/cms/dashboard/bottom_cap_content.png) no-repeat 0 0;
}

#page_drafts {
  float: left;
}

#tasks {
  margin-left: 0;
  float: left;
}

#tasks th.assigned_by,
#tasks th.due_date {
  white-space: nowrap;
}

div.top_cap {
  background: url(/images/cms/dashboard/top_cap.png) no-repeat 0 0;
}
#contentwrapbig {
  background: none;
}

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
nate-browsercms-3.0.210 public/stylesheets/cms/dashboard.css
nate-browsercms-3.0.211 public/stylesheets/cms/dashboard.css
browsercms-3.0.0 public/stylesheets/cms/dashboard.css