You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by al...@apache.org on 2013/01/04 22:39:20 UTC

svn commit: r1429137 - /openjpa/site/trunk/content/css/type-settings.css

Author: allee8285
Date: Fri Jan  4 21:39:19 2013
New Revision: 1429137

URL: http://svn.apache.org/viewvc?rev=1429137&view=rev
Log:
Add back bottom-red-bar css attribute

Modified:
    openjpa/site/trunk/content/css/type-settings.css

Modified: openjpa/site/trunk/content/css/type-settings.css
URL: http://svn.apache.org/viewvc/openjpa/site/trunk/content/css/type-settings.css?rev=1429137&r1=1429136&r2=1429137&view=diff
==============================================================================
--- openjpa/site/trunk/content/css/type-settings.css (original)
+++ openjpa/site/trunk/content/css/type-settings.css Fri Jan  4 21:39:19 2013
@@ -75,6 +75,10 @@ A:active, A:hover {
 /**
 	Additional css class elements. Please ensure to keep this list alphabetized
 */
+.bottom_red_bar {
+	BACKGROUND: #880055; BORDER: 10px solid #880055;
+}
+
 .border
 {
     border-bottom: 1px solid #bbbbbb;