Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
datagutt committed Mar 22, 2013
1 parent da3006d commit 40d55ec
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions default/css/admin.css
Expand Up @@ -24,4 +24,15 @@ input[type="text"], input[type="password"], textarea {
outline: 0;
width: 100%;
padding: 0.2em 0.6em;
}
#post-types ul {
}
#post-types li {
list-style-type: none;
float: left;
width: 75px;
height: 20px;
font-weight: bold;
}
#post-types li a {
}

0 comments on commit 40d55ec

Please sign in to comment.