Skip to content

Commit

Permalink
placeholder fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
alesdotio committed Dec 17, 2012
1 parent bee1489 commit d5f852e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 2 deletions.
6 changes: 5 additions & 1 deletion djangocms_admin_style/sass/partials/_cmsplaceholders.scss
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
.plugin-holder {
background-color: $background-color-white !important;
background: transparent url('../img/pluginlist-holder-bg.png') repeat-y !important;
h2 { margin-bottom: 0 !important; }
.plugin-list-holder {
width: 285px;
.text { width: 240px; }
ul.plugin-list li.active {
background: url('../img/bg-pattern-light.jpg') #efefef repeat;
&:hover { background: white url('../../cms/images/sitemap-li-bg.jpg') repeat-x 0px -100px; }
}
}
}
.plugin-editor > iframe { min-height: 600px; }

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d5f852e

Please sign in to comment.