Author: ludovic
Date: 2008-01-12 22:15:53 +0100 (Sat, 12 Jan 2008)
New Revision: 6801
Modified:
xwiki-products/curriki/trunk/web/src/main/webapp/skins/curriki8/style.css
Log:
CURRIKI-1428 Dialog for first time entering a group for the group admin not
formatted well
Modified:
xwiki-products/curriki/trunk/web/src/main/webapp/skins/curriki8/style.css
===================================================================
--- xwiki-products/curriki/trunk/web/src/main/webapp/skins/curriki8/style.css
2008-01-12 20:20:59 UTC (rev 6800)
+++ xwiki-products/curriki/trunk/web/src/main/webapp/skins/curriki8/style.css
2008-01-12 21:15:53 UTC (rev 6801)
@@ -4659,4 +4659,19 @@
.find-results-table-title .gwt-Label {
text-align: left;
padding-left: 7px;
-}
\ No newline at end of file
+}
+
+#groups_firsttimewelcome {
+ position: absolute;
+ margin-top: 20px;
+ width: 570px;
+ height: 500px;
+ overflow-y: scroll;
+ padding: 20px;
+ border: 1px solid;
+ background-color: white;
+ z-index: 200;
+}
+
+
+
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications