Author: reto
Date: Sat Jun 18 15:17:22 2011
New Revision: 1137202
URL: http://svn.apache.org/viewvc?rev=1137202&view=rev
Log:
CLEREZZA-563: removed numbers from actions, minor renicings
Modified:
incubator/clerezza/trunk/parent/platform.style.default/src/main/resources/CLEREZZA-INF/web-resources/style/style.css
Modified:
incubator/clerezza/trunk/parent/platform.style.default/src/main/resources/CLEREZZA-INF/web-resources/style/style.css
URL:
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/platform.style.default/src/main/resources/CLEREZZA-INF/web-resources/style/style.css?rev=1137202&r1=1137201&r2=1137202&view=diff
==============================================================================
---
incubator/clerezza/trunk/parent/platform.style.default/src/main/resources/CLEREZZA-INF/web-resources/style/style.css
(original)
+++
incubator/clerezza/trunk/parent/platform.style.default/src/main/resources/CLEREZZA-INF/web-resources/style/style.css
Sat Jun 18 15:17:22 2011
@@ -237,6 +237,7 @@ li div,span {
.zz-control {
float: right;
margin-top:50px;
+ margin-right: 1em;
}
.zz-control .actions {
@@ -428,4 +429,10 @@ div .module-info div ol li a {
color: #a4a49c;
}
-/* Localized */
\ No newline at end of file
+#tx-contextual-buttons ol li {
+ list-style-type: none
+}
+
+#tx-result ol li {
+ list-style-type: none
+}