Styles sync
[snf-cloudcms] / cloudcms / static / cloudcms / css / formating.css
index e49a712..5b7571c 100644 (file)
@@ -103,3 +103,13 @@ ul ul ul li                                                                                { list-style-type:square; }
 /* misc ---------------------------------------*/\r
 img[align="left"]                                                              { margin:0 1em 0.5em 0; }\r
 img[align="right"]                                                             { margin:0 0 0.5em 1em; }\r
+\r
+/* button */\r
+.button { display: inline-block; color: #fff; line-height: 22px; padding: 10px 22px; background-color: #F89A1C; margin-bottom: 10px;}\r
+.button:hover { background-color: #3582AC;}\r
+.button.wide { display: block;}\r
+span.action-desc { display: block; color: #fff;}\r
+.button:visited { color: #fff !important }\r
+\r
+/* heading extra */\r
+h2 .header-actions { float: right; font-size: 0.8em;}\r