Revision 6b91dfa9

b/cloudcms/static/cloudcms/css/max960.css
5 5
.two-cols .rt img						{ max-width:100%; }
6 6
.two-cols  .lt							{ width:45%; }
7 7
.two-cols-blog .rt 						{ width:25%; padding-right:0; margin-left:30px;}
8
.top-msg								{ margin-left:-9%; margin-right:-9%; padding-left:20%; padding-right:20%; }
b/cloudcms/static/cloudcms/css/modules.css
170 170
.button.back.right 								{ right: 0; }
171 171
.buttons-list .button 							{ margin-left: 10px; }
172 172
.button.back 									{  z-index: 500; }
173
/* Styles for blue button-like back link
173 174
a.button 										{ border:0 none;  color: #FFFFFF;  display: inline-block;  text-align: center; background-color: #3582AC; letter-spacing: 1px;  line-height: 22px; padding: 0.8em 22px; text-decoration: none;}
174
a.button:hover								 	{ background-color: #F89A1C; border:0 none; color:#fff;}
175
a.button:hover								 	{ background-color: #F89A1C; border:0 none; color:#fff;}*/
175 176

  
176 177
/*pagination*/
177 178
.pagination a                                   { border:0 none;}
b/cloudcms/static/cloudcms/js/common.js
48 48
	}
49 49
	
50 50
	$('.top-msg a.close').click(function(e) {
51
		e.preventDefault();
51 52
        $('.top-msg').animate({
52 53
            paddingTop:'0',
53 54
            paddingBottom:'0',

Also available in: Unified diff