You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2011/10/16 17:50:32 UTC

svn commit: r1184855 - /myfaces/tobago/trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/style/style.css

Author: bommel
Date: Sun Oct 16 15:50:31 2011
New Revision: 1184855

URL: http://svn.apache.org/viewvc?rev=1184855&view=rev
Log:
(TOBAGO-1039)
SelectManyShuttle component
improved css

Modified:
    myfaces/tobago/trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/style/style.css

Modified: myfaces/tobago/trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/style/style.css
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/style/style.css?rev=1184855&r1=1184854&r2=1184855&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/style/style.css (original)
+++ myfaces/tobago/trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/style/style.css Sun Oct 16 15:50:31 2011
@@ -710,11 +710,7 @@ li.tobago-menu-markup-selected {
   width:40px;
 }
 
-.tobago-selectManyShuttle-unselected-markup-error {
-  border-style: solid;
-  border-color: #ff0000;
-}
-
+.tobago-selectManyShuttle-unselected-markup-error,
 .tobago-selectManyShuttle-selected-markup-error {
   border-style: solid;
   border-color: #ff0000;