Skip to content
Snippets Groups Projects
Commit a75fac1d authored by colemanw's avatar colemanw
Browse files

css tweak

parent f53a987e
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,8 @@
}
.crm-container a,
.crm-container a:link {
.crm-container a:link,
.crm-container a:visited {
color: #2786c2;
text-decoration: none;
}
......@@ -2277,6 +2278,7 @@ div.grippie {
.crm-container a.button,
.crm-container a.button:link,
.crm-container a.button:visited,
.crm-container input.form-submit,
#crm-container input[type=button],
#crm-container input.form-submit-inline,
......@@ -2315,7 +2317,8 @@ div.grippie {
}
.crm-container a.button,
.crm-container a.button:link {
.crm-container a.button:link,
.crm-container a.button:visited {
display: block;
float: left;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment