Author: bibryam
Date: Thu Oct 29 23:55:18 2009
New Revision: 831159
URL:
http://svn.apache.org/viewvc?rev=831159&view=revLog:
Underlined some of the links, so they are noticeable. Related to
https://issues.apache.org/jira/browse/OFBIZ-3061Modified:
ofbiz/trunk/themes/bizznesstime/webapp/bizznesstime/css/style.css
Modified: ofbiz/trunk/themes/bizznesstime/webapp/bizznesstime/css/style.css
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/themes/bizznesstime/webapp/bizznesstime/css/style.css?rev=831159&r1=831158&r2=831159&view=diff==============================================================================
--- ofbiz/trunk/themes/bizznesstime/webapp/bizznesstime/css/style.css (original)
+++ ofbiz/trunk/themes/bizznesstime/webapp/bizznesstime/css/style.css Thu Oct 29 23:55:18 2009
@@ -991,6 +991,14 @@
color: #1c334d;
}
+.basic-table td a {
+ text-decoration: underline;
+}
+
+.basic-table td a.buttontext {
+ text-decoration: none;
+}
+
.buttontextdisabled {
color: #ccc;
}