Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
roborourke committed Mar 18, 2013
1 parent 96f56c4 commit b753e8e
Show file tree
Hide file tree
Showing 35 changed files with 12,478 additions and 0 deletions.
36 changes: 36 additions & 0 deletions css/admin.css
@@ -0,0 +1,36 @@
/* flickr api plugin admin styles */

#flickr-form-inner {

}

#flickr-form-inner p {
margin: 10px 0;
}

#flickr-form-inner fieldset {
border: 1px solid #ccc;
border-width: 1px 0;
padding: 10px 0;
}

#flickr-form-inner fieldset ul {
margin: 0;
}

.flickr-dropdown-box {
margin: 10px 0;
}


#wpcontent .flickr-tag-select {
height: 100px;
}

.widget .flickr-choices ul {
margin: 10px 0;
}

.widget .chzn-container {
width: 100% !important;
}

0 comments on commit b753e8e

Please sign in to comment.