Groups mock up html templates
[astakos] / snf-astakos-app / astakos / im / static / im / css / modules.css
index eb51f82..ad953d6 100644 (file)
@@ -30,6 +30,12 @@ img.right                                                            { margin:0 0 1em 1em; float:right;}
 .top-msg +.mainlogo                             { margin-top:-73px;}\r
 .top-msg .close                                 { position:absolute; bottom:20px; right:20px; font-size:1.3em; font-weight:bold; border:0 none; color:#fff; text-decoration:none;}\r
 .top-msg .close:hover                           { color:#000;}\r
+.top-msg.success                               { background-color:#77C596; color: #fff}\r
+.top-msg.error                                 { background-color:#EF4F54; color: #fff}\r
+.top-msg.warning                                { background-color:#F6921E; color: #fff}\r
+.top-msg.info                                  { background-color:#C3C3B9; color: #fff}\r
+.top-msg.warning a                              { color: #3582AC}\r
+.top-msg.info a                                 { color: #222}\r
 \r
 /* container */\r
 .container .wrapper                             { padding-bottom:100px;}\r
@@ -280,4 +286,4 @@ dl.alt-style dt:nth-child(2n)                                       { background:black; }
 .widjets li                                                                            { width:50%; float:left; list-style:none outside; margin:30px 0; }\r
 .widjets li div                                                                        { border:1px dashed #000; padding:20px 20px 70px; width:60%; margin:0 auto; position:relative; }\r
 .widjets li div img                                                            { max-width:100%; }\r
-.widjets li .btn                                                               { text-align:center; position:absolute; bottom:0; left:0; right:0; }
\ No newline at end of file
+.widjets li .btn                                                               { text-align:center; position:absolute; bottom:0; left:0; right:0; }\r