Skip to content
Snippets Groups Projects
Commit d1bad326 authored by Matthew Juhl's avatar Matthew Juhl
Browse files

switch text color in colorbox inputs from white to black.

parent 1ee39fbe
No related branches found
No related tags found
No related merge requests found
......@@ -94,7 +94,7 @@
border-left:3px solid #83b750;
}
#colorbox input {
color:#fff;
color:#000;
}
/* End colorbox */
<?php } //end if not logged in ?>
......
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