Sha256: d4944dc16ee47d5e214235bb471196e879b083ea9715ad971771673366e787a0

Contents?: true

Size: 1.42 KB

Versions: 13

Compression:

Stored size: 1.42 KB

Contents

.ns-page-title {
  float:left;
}

.new-action {
  float: right;
}

.clear {
  clear: both;
}

.payment-method-engine-well {
  border: 1px solid #999;
  background-color: #eee;
  padding: 10px;
}

.payment-method-engine-well h2 {
  float:left;
}
.payment-method-engine-well img {
  float:right;
  width: 200px;
}

.payment-method-engine-well .edit_link {
  float: left;
  margin-top: 10px;
  margin-left: 10px;
}

.payment-method-engine-well .edit_link .nimbleshop-payment-method-edit {
  margin-left: 0;
  margin-right: 0;
}

.nimbleshop-payment-method-edit {
  float:left; 
  margin-left:10px;
  margin-right:10px;
}

.nimbleshop-payment-method-delete {
  float:left; 
  margin-left:6px;
  margin-right:10px;
}

.navbar .nav > li > a.go-to-shop {
  color: #fff;
  font-weight: bold;
}

.navbar .nav > li > a.go-to-shop:hover {
  text-decoration:underline;
}


#product-group-edit-form .condition {
  margin: 9px 0;
}

.link_group_name,
.link_group_edit{
  float: left;
}

.link_group_edit{
  margin-left: 10px;
  margin-top: 6px;
}

.control-group a {
  line-height: 26px;
  float: left;
  text-decoration: none;
  color: #000;
  padding: 0 1px;
}

.control-group a:before{
  content: '\0000a0';
}

footer .content {
  color: gray;
  float: right;
}
footer .content a {
  color: gray;
}

.remove_nested_fields {
  margin-right: 5px;
}

.handle-pictures-umbrella {
  margin-left: 155px;
}

.handle-pictures-umbrella .pictures-list {
  margin-left: -155px;
}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
nimbleshop_core-0.0.5 app/assets/stylesheets/admin_custom.css
nimbleshop_core-0.0.4.beta1 app/assets/stylesheets/admin_custom.css
nimbleshop_core-0.0.4 app/assets/stylesheets/admin_custom.css
nimbleshop_core-0.0.3 app/assets/stylesheets/admin_custom.css
nimbleshop_core-0.0.2 app/assets/stylesheets/admin_custom.css
nimbleshop_core-0.0.2.beta1 app/assets/stylesheets/admin_custom.css
nimbleshop_core-0.0.1 app/assets/stylesheets/admin_custom.css
nimbleshop_core-0.0.1.rc6 app/assets/stylesheets/admin_custom.css
nimbleshop_core-0.0.1.rc5 app/assets/stylesheets/admin_custom.css
nimbleshop_core-0.0.1.rc4 app/assets/stylesheets/admin_custom.css
nimbleshop_core-0.0.1.rc3 app/assets/stylesheets/admin_custom.css
nimbleshop_core-0.0.1.rc2 app/assets/stylesheets/admin_custom.css
nimbleshop_core-0.0.1.rc1 app/assets/stylesheets/admin_custom.css