Skip to content
Snippets Groups Projects
Commit 7388d232 authored by Seth Meranda's avatar Seth Meranda
Browse files

small tweaks to UI

parent ef4d6d1b
No related branches found
No related tags found
No related merge requests found
......@@ -288,7 +288,7 @@ margin:0px;
padding:0px;
width: 100%;
height: 27px;
background:#333333 ;
background:#ac0302 ;
z-index:9000;
left:0px;
......@@ -367,7 +367,7 @@ height:100%
}
#elgg_topbar_container_left a.pagelinks:hover {
background: #999;
background: #8e0202;
text-decoration: none;
color:#ffffff;
height:19px;
......@@ -893,10 +893,10 @@ padding-right:2px;
#owner_block_submenu ul li a {
text-decoration: none;
display: block;
padding: 0;
height:20px;
margin: 0;
color:#333333;
padding:4px 6px 4px 10px;
padding:4px 6px 2px 10px;
border-top: 1px solid #cccccc;
font-weight: bold;
line-height: 1.1em;
......@@ -910,7 +910,6 @@ padding-right:2px;
}
#owner_block_submenu .submenu_group {
border-bottom: 1px solid #cccc;
margin:22px 0 0 0;
}
/* filetypes filter menu */
#owner_block_submenu .submenu_group .submenu_group_filetypes ul li a {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment