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

changed the links on the left menu boxes to red.

parent d8887def
No related branches found
No related tags found
No related merge requests found
......@@ -577,9 +577,12 @@ span.contentIntro p {
}
#profile_menu_wrapper a:hover {
color:#ffffff;
background:#4690d6;
background:#6cbd45;
text-decoration:none;
}
#maincontent #profile_menu_wrapper a:active {
color:#fff !important;
}
p.user_menu_friends, p.user_menu_profile,
p.user_menu_removefriend,
p.user_menu_friends_of {
......@@ -636,12 +639,13 @@ p.user_menu_friends_of {
float:right;
margin:0 !important;
padding:0 !important;
}
.profile_info_edit_buttons a {
#maincontent .profile_info_edit_buttons a {
font: 12px/100% Arial, Helvetica, sans-serif;
font-weight: bold;
color: #ffffff;
background:#4690d6;
background:#6cbd45;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
width: auto;
......@@ -649,7 +653,7 @@ p.user_menu_friends_of {
margin:0;
cursor: pointer;
}
.profile_info_edit_buttons a:hover {
#maincontent .profile_info_edit_buttons a:hover {
background: #6cbd45;
text-decoration: none;
color:white;
......@@ -1208,7 +1212,9 @@ table.search_gallery {
color:white;
background: #999999;
}
#maincontent .submenu_group_a a {
color:#BA0000;
}
/* ***************************************
PAGINATION
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment