Fixed up new post form
added a cancel button
This commit is contained in:
@@ -90,23 +90,6 @@ table a { font-weight:bold; }
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.demo_notice {
|
||||
display:block;
|
||||
clear:both;
|
||||
padding:10px 10px 10px 36px;
|
||||
-webkit-border-radius:3px;
|
||||
-moz-border-radius:3px;
|
||||
border-radius:3px;
|
||||
border:1px solid;
|
||||
color:#646464;
|
||||
background-position:10px 12px;
|
||||
background-repeat:no-repeat;
|
||||
margin:10px 0;
|
||||
background-color: #cee6f2;
|
||||
border: solid 1px #058dc7;
|
||||
background-image:url('/assets/icon_notification_information.png');
|
||||
}
|
||||
|
||||
#flash_notice, #flash_error, #flash_alert {
|
||||
display:block;
|
||||
clear:both;
|
||||
|
||||
Reference in New Issue
Block a user