Skip to content
This repository has been archived by the owner on Aug 15, 2018. It is now read-only.

Commit

Permalink
Merge branch 'master' of git@github.com:knewter/ansuz
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Adams committed Nov 21, 2008
2 parents b3f5cc6 + 670d8a5 commit 98e7b38
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion public/stylesheets/admin.css
Expand Up @@ -377,13 +377,18 @@ li.clear{
padding: 0 !important;
}

#page-plugins-tabs li{
padding-right:10px;
margin-right:10px;
}
#page-plugins-tabs li.top{
position: relative;
}
#page-plugins-tabs li.top a.delete{
position: absolute;
right: 0;
top: -10px;
height: 21px;
top: 1px;
cursor: pointer;
}
#page-plugins-tabs li.top a.delete:hover {
Expand Down

0 comments on commit 98e7b38

Please sign in to comment.