Sha256: 12e3baec0b4922b21a361241df662cd40c5a53a136c4eb8fa06798eeeccbc62c

Contents?: true

Size: 864 Bytes

Versions: 8

Compression:

Stored size: 864 Bytes

Contents

.m_markup {.s_link;  
	.left   {float: left; margin-top: @normal / 2; margin-right: @normal;} // margin: @normal; margin-left: 0; margin-right: @big;}	
	.right  {float: right; margin-top: @normal / 2; margin-left: @normal;} // margin: @normal; margin-right: 0; margin-left: @big;}	
	.clear  {clear: both;}	
	.space  {height: @big; clear: both;}
	.tiny   {.m_tiny;}
	
	table tr td            {vertical-align: top;}
  p                      {margin-bottom: @big;}
  h1, h2, h3, h4, h5, h6 {clear: both;}  
  object                 {clear: both; display: block; margin-bottom: @normal;}
  
  // .hl_code, code {margin-left: @big;}
  pre {padding: @normal; margin-bottom: @normal; .s_round; background-color: @very_light_color; max-width: @max_width - @max_width * 0.2 - 2 * @normal - 2 * @small;}
  .left pre, .right pre {width: @half_markup; margin-left: @normal;}
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
rad_common_interface-0.0.14 app/static/themes/default/style/markup.less
rad_common_interface-0.0.13 app/static/themes/default/style/markup.less
rad_common_interface-0.0.12 app/static/themes/default/style/markup.less
rad_common_interface-0.0.11 app/static/themes/default/style/markup.less
rad_common_interface-0.0.10 app/static/themes/default/style/markup.less
rad_common_interface-0.0.9 app/static/themes/default/style/markup.less
rad_common_interface-0.0.8 app/static/themes/default/style/markup.less
rad_common_interface-0.0.7 app/static/themes/default/style/markup.less