• View
  • Changes
  • Options
  • Related
  • Edit
  • /*~~~~~~~~~~*/ /* Defaults */ /*~~~~~~~~~~*/ #menu { background-color: #000 } .card-header { background-color: #040; } body#wagn, body#slide-layout { background: url(/images/body-bg.png) repeat-x #C0D0B0; } h1, h2 { color: #229; } .line object {display: none !important } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ /* Customization for home card */ /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ #integration-home-page .card-header .cardtype { display:none; } .example-site { width: 230px; padding: 10px; float: left; } .example-site label { display: block; margin-top: 10px; } .SELF-home_button .content a { background: #040; padding: 5px 25px !important; margin: 5px; color: white; font-size: 18px; border: 1px solid #444; -moz-border-radius: 6px; } /* home buttons look different in sidebar (#secondary) */ #secondary .SELF-home_button .content a { display: block; text-align: center; margin: 10px 0px; } .SELF-home_button .content a { border-radius: 8px; -moz-border-radius: 8px; } .home-buttons { padding: 0 30px; } .SELF-wagn_i img { padding: 10px; } .SELF-wagn_i .SELF-wiki_image { padding: 18px 12px; } #integration-home-page div.card-header:hover .card-menu-left { display: none; } #home-list { margin-bottom: 50px; } .SELF-testimonial { margin: 50px 0 40px 0; text-align: left; } #fixed-main { width: 800px; margin: 0 auto; text-align: center; } #home-logo { float:left; } .SELF-wagn_logo .content { display: block; } #home-wagn-is { float:right; width: 500px; } #home-wagn-is .content img { padding: 10px 0; } #home-wagn-is .content { height: 125px; } #home-wagn-is .SELF-open_source_image img { width: 100px; padding: 22px 0px } #home-wagn-is .SELF-ruby_on_rail_image img { padding: 25px 5px } #home-wagn-is .SELF-non_relational_database_image img { width: 150px; padding: 40px 5px; } #home-for, #home-out-of { padding-top: 5px; clear:both } .home-desc { font-size: 25px; margin: 30px 0 15px 0; color: #000; display: block; } div.TYPE_PLUS_RIGHT-testimonial-newspaperish { border: 1px solid #dde; border-bottom: 5px solid #aac; border-right: 5px solid #aac; display: block; padding: 3px 15px; background-color: #f0e8dd; margin: 25px 0; } .TYPE_PLUS_RIGHT-testimonial-newspaperish .content p, .TYPE_PLUS_RIGHT-testimonial-newspaperish .content { line-height: 40px; font-family: Times New Roman, Times, serif; font-weight: bold; font-size: x-large; } .TYPE_PLUS_RIGHT-testimonial-newspaperish .RIGHT-source .content { font-size: large; } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ /* Customization for Recent activity and Wagn News sidebar cards */ /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ .SELF-wagn_news_page .TYPE-blog_entry { padding: 0 0 50px !important; } .SELF-wagn_news_page .TYPE-blog_entry div.card-header { background-color: #FFF; } .SELF-wagn_news_page .TYPE-blog_entry div.card-header a { font-size: 18px; color: #040; } .SELF-recent_activity span.paging, .SELF-wagn_news_page .TYPE-blog_entry span.cardtype, .SELF-wagn_news_page .TYPE-blog_entry span.card-menu, .SELF-wagn_news_page .TYPE-blog_entry span.card-menu-left, .SELF-wagn_news_page .TYPE-blog_entry div.card-footer { display: none; } /* customizing github feed */ .SELF-guthub_feed blockquote { display:inline; } /*~~~~~~~~~~~~~~~*/ /* howto videos */ /*~~~~~~~~~~~~~~~*/ div.RIGHT-howto_video { text-align: center; display: block; } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ /* special tables inside of card content */ /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ .SELF-hosting_and_consulting table, .SELF-issue_severity_chart table { border: 1px solid #888; width: 100%; border-collapse: collapse; } .SELF-issue_severity_chart td, .SELF-hosting_and_consulting td, .SELF-hosting_and_consulting th { padding: 5px; border: 1px dotted #888; text-align: center; } .SELF-hosting_and_consulting th { font-weight: bold; color: #000; } /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ /* inline/color status, tags, priority, discussed in support tickets, user stories, +hosting */ /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ .RIGHT-tag .pointer-list, .RIGHT-tag .pointer-list div.pointer-item, .RIGHT-statu .pointer-list, .RIGHT-statu .pointer-list div.pointer-item, .RIGHT-priority .pointer-list, .RIGHT-priority .pointer-list div.pointer-item, .RIGHT-discussed_in_support_ticket .search-result-list, .RIGHT-discussed_in_support_ticket .search-result-list div.search-result-item, .RIGHT-discussed_in_support_ticket .search-no-results, .RIGHT-relevant_user_story .RIGHT-relevant_user_story .search-result-list, .RIGHT-relevant_user_story .search-result-list div.search-result-item, .RIGHT-relevant_user_story .search-no-results, .RIGHT-hosting .pointer-list, .RIGHT-hosting .pointer-list .pointer-item { display: inline; } .RIGHT-tag .pointer-item.item-link a { background: #E7F8D6; } /* inline & color "Draft blog entries" */ .SELF-draft_blog_entry .pointer-list, .SELF-draft_blog_entry .item-link { display: inline; } .SELF-draft_blog_entry .item-link a { background: #E7F8D6; } /*~~~~~~~~~~~~~~~~~~~~~*/ /* slides */ /*~~~~~~~~~~~~~~~~~~~~~*/ #slide-header { background: black; color: white; margin-bottom: 3%; padding: 1%; text-align: center; } #slide-layout #logo { margin-bottom: 2% } #slide-layout #logo img { width: 80% } #slide-layout h1 { font-size: 200%; line-height: 200%; } #slide-layout h2 { font-size: 150%; line-height: 200%; } .SELF-intro_slide, .SELF-geek_intro_slide { text-align: center; } /*~~~~~~~~~~~~~~~~~~~~~*/ /* Demo card */ /*~~~~~~~~~~~~~~~~~~~~~*/ .SELF-demo_card .SELF-Xlogo img { padding: 20px; background: #fff; -moz-border-radius: 8px; border: 2px solid black; } .SELF-demo_card .TYPE-image.paragraph { text-align: center; } .SELF-demo_card .paragraph, .SELF-demo_card .paragraph p { text-align: left; color: #444; font-size: 12px; font-weight: normal; line-height: 20px; } .SELF-demo_card .example-site { text-align: center; width: 220px; } .SELF-demo_card blockquote { margin: 30px 20px; } .SELF-demo_card .RIGHT-Xcontent blockquote, .SELF-demo_card .TYPE-company blockquote { margin: 20px; } .SELF-demo_card p { color: #44a; font-weight: bold; font-size: large; line-height: 30px; } .SELF-building_block_image .TYPE-image { width: 150px; float: left; margin: 18px; } .SELF-building_block_image .TYPE-image .content { height: 105px; } .SELF-building_block_image .TYPE-image .cardtype, .SELF-building_block_image .TYPE-image .card-menu{ display: none; } /* inclusion syntax table */ .SELF-inclusion_syntax th { background: #eee; } .SELF-inclusion_syntax td { padding: 15px; } .SELF-inclusion_syntax td.w-incl-key p, .SELF-inclusion_syntax td.w-incl-val p { font-weight: bold; } .SELF-inclusion_syntax td.w-incl-val p em { font-weight: normal; }

    Download Docs Sandbox Hosting Support

  • View
  • Changes
  • Options
  • Related
  • Edit
  •  

    Wagn News

    1 to 5 of 24Next-page 1 to 5 of 24Next-page

     

    Ideas

     

     

    Support Tickets



    Wagn at github

    Wheeled by Wagn v. 1.7.1