theming adjustments

This commit is contained in:
friendica 2012-10-27 03:40:31 -07:00
parent d7079ce5dd
commit fb8b44f1b2

View File

@ -2525,7 +2525,7 @@ aside input[type='text'] {
#nav-searchbar {
float: right;
margin-top: 3px;
margin-top: 4px;
}
#nav-search-text:hover {
@ -3537,7 +3537,7 @@ nav .nav-menu {
border-bottom: 3px solid #888888;
}
nav .nav-menu.selected {
border-bottom: 4px solid #000000;
border-bottom: 4px solid #CCCCCC;
}
nav .nav-notify {
display: none;