Sha256: 6ac45fdb295f4769e307d35608de08f236be6cb8eae0dc20a5d1ce101bdaa730

Contents?: true

Size: 813 Bytes

Versions: 3

Compression:

Stored size: 813 Bytes

Contents

button.add_new_nested_tree_item {
  margin-top: 10px;
}
ol.nested-tree-items-tree li{
  list-style:none;
  width:390px;
}
ol.nested-tree-items-tree{
  margin-bottom: 10px;
}
div.nested-tree-content{
  width:500px;
}
#main div.nested-tree-content form {
  background: none;
  float: left;
  padding: 0;
  margin-right: 10px;
}
#main div.nested-tree-content form input {
border: 1px solid #cdcdcd;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 3px 10px;
color: #494949;
}
#main div.nested-tree-content span img {
  position: relative;
  top: 4px;
}
li.placeholder{
  background-color:white;
}
input.url-input{
  width:200px;
}
.list table tbody tr.subrow:hover{
  background:none !important;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
lolita-menu-0.4.2 app/assets/stylesheets/lolita/menu/application.css
lolita-menu-0.4.1 app/assets/stylesheets/lolita/menu/application.css
lolita-menu-0.4.0 app/assets/stylesheets/lolita/menu/application.css