Skip to content

Commit

Permalink
Update navbar selector backgrounds and images to better integrate wit…
Browse files Browse the repository at this point in the history
…h the new WP admin panel.

git-svn-id: https://tarski.googlecode.com/svn/trunk@843 8ec1c81d-c82d-0410-ab24-9d07384f4a97
  • Loading branch information
beastaugh committed Nov 11, 2008
1 parent 6adfc55 commit 58a41df
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified images/page_select.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion library/css/options.css
Expand Up @@ -64,7 +64,7 @@
#navbar-select ol { margin: 0; padding: 0; }
#navbar-select li { margin: 0; padding: 0; list-style-type: none; }
#navbar-select li ol li { padding-left: 1.5em; }
#navbar-select .nav-page { position: relative; margin: 0 0 0.5em 0; padding: 4px 20px 3px 5px; background-color: #cedeeb; background-repeat:no-repeat; background-position: 5px 6px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#navbar-select .nav-page { position: relative; margin: 0 0 0.5em 0; padding: 4px 20px 3px 5px; background-color: #eaf2fa; background-repeat:no-repeat; background-position: 5px 6px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#navbar-select .nav-page a { text-decoration: none; }
#navbar-select.js .nav-page { padding-left: 28px; background-image: url('../../images/page_select.png'); }
#navbar-select .nav-page label { display: inline; margin: 0 0 0.7em 0; }
Expand Down

0 comments on commit 58a41df

Please sign in to comment.