Revision 058b6ec7 snf-astakos-app/astakos/im/static/im/css/modules.css

b/snf-astakos-app/astakos/im/static/im/css/modules.css
253 253
.projects h3									{ font-size:1.154em; }
254 254
.projects .submit-rt							{ margin:0; text-align:right; }
255 255
.projects +.buttons-list.fixpos					{ left:0; right:auto; }
256
.project-actions a { font-size: 0.7em }
256 257

  
257 258
/* new faq-userguide styles */
258 259

  
......
512 513
.projects .editable form textarea				{ width:70%; height:50px; max-width:70%; width:270px; height:120px;}
513 514

  
514 515

  
515
table .msg-wrap									{ position:relative; display:inline-block; }
516
table .msg-wrap .dialog							{ position:absolute; border:1px dashed #ccc;  padding:15px; width:200px; bottom:30px; right:0; background:#fff; display:none; }
517
table .msg-wrap .dialog .submit					{ min-width:30px; padding:5px 22px; }
518
table .msg-wrap .dialog .no.submit				{ float:right; }
516
h2 .msg-wrap { font-size: 0.7em }
517
.msg-wrap									{ position:relative; display:inline-block; }
518
.msg-wrap .dialog							{ position:absolute; display: none;}
519
.msg-wrap .dialog-content           		{ border:1px dashed #ccc;  padding:15px; width:200px; bottom:30px; right:0; background:#fff;}
520
.msg-wrap .dialog .submit					{ min-width:30px; padding:5px 22px; }
521
.msg-wrap .dialog .no.submit				{ float:right; }
522
.msg-wrap.inline form.link-like { float: none !important; padding:0 !important; margin: 0 !important}
523
.msg-wrap.inline { display: inline; }
524

  
525
.msg-wrap textarea { width: 90%; height: 100px; padding:4%; font-size: 1.1em;}
526

  
519 527
table.alt-style .centered						{ text-align:center; }
520 528
table.alt-style form.link-like					{ float:none}
521 529
table.alt-style .project_action div:first-child form	{ margin:0; }

Also available in: Unified diff