;doc: ui, web: move screenshot styles elsewhere
This commit is contained in:
		
							parent
							
								
									8c890f845b
								
							
						
					
					
						commit
						f12ff0df3a
					
				| @ -23,11 +23,7 @@ _man_({{ | |||||||
| _hledgerdescription_ | _hledgerdescription_ | ||||||
| 
 | 
 | ||||||
| _web_({{ | _web_({{ | ||||||
| <style> | <div class="screenshots-right"> | ||||||
| .highslide img {max-width:200px; border:0;} |  | ||||||
| .highslide-caption {color:white; background-color:black;} |  | ||||||
| </style> |  | ||||||
| <div style="float:right; max-width:200px; text-align:right;"> |  | ||||||
| <a href="/images/hledger-ui/hledger-ui-sample-acc2.png" class="highslide" onclick="return hs.expand(this)"><img src="/images/hledger-ui/hledger-ui-sample-acc2.png" title="Accounts screen with query and depth limit" /></a> | <a href="/images/hledger-ui/hledger-ui-sample-acc2.png" class="highslide" onclick="return hs.expand(this)"><img src="/images/hledger-ui/hledger-ui-sample-acc2.png" title="Accounts screen with query and depth limit" /></a> | ||||||
| <a href="/images/hledger-ui/hledger-ui-sample-acc.png" class="highslide" onclick="return hs.expand(this)"><img src="/images/hledger-ui/hledger-ui-sample-acc.png" title="Accounts screen" /></a> | <a href="/images/hledger-ui/hledger-ui-sample-acc.png" class="highslide" onclick="return hs.expand(this)"><img src="/images/hledger-ui/hledger-ui-sample-acc.png" title="Accounts screen" /></a> | ||||||
| <a href="/images/hledger-ui/hledger-ui-sample-acc-greenterm.png" class="highslide" onclick="return hs.expand(this)"><img src="/images/hledger-ui/hledger-ui-sample-acc-greenterm.png" title="Accounts screen with greenterm theme" /></a> | <a href="/images/hledger-ui/hledger-ui-sample-acc-greenterm.png" class="highslide" onclick="return hs.expand(this)"><img src="/images/hledger-ui/hledger-ui-sample-acc-greenterm.png" title="Accounts screen with greenterm theme" /></a> | ||||||
|  | |||||||
| @ -23,11 +23,7 @@ _man_({{ | |||||||
| _hledgerdescription_ | _hledgerdescription_ | ||||||
| 
 | 
 | ||||||
| _web_({{ | _web_({{ | ||||||
| <style> | <div class="screenshots-right"> | ||||||
| .highslide img {max-width:200px; border:thin grey solid; margin:0 0 1em 1em; } |  | ||||||
| .highslide-caption {color:white; background-color:black;} |  | ||||||
| </style> |  | ||||||
| <div style="float:right; max-width:200px; text-align:right;"> |  | ||||||
| <a href="/images/hledger-web/normal/register.png" class="highslide" onclick="return hs.expand(this)"><img src="/images/hledger-web/normal/register.png" title="Account register view with accounts sidebar" /></a> | <a href="/images/hledger-web/normal/register.png" class="highslide" onclick="return hs.expand(this)"><img src="/images/hledger-web/normal/register.png" title="Account register view with accounts sidebar" /></a> | ||||||
| <a href="/images/hledger-web/normal/journal.png" class="highslide" onclick="return hs.expand(this)"><img src="/images/hledger-web/normal/journal.png" title="Journal view" /></a> | <a href="/images/hledger-web/normal/journal.png" class="highslide" onclick="return hs.expand(this)"><img src="/images/hledger-web/normal/journal.png" title="Journal view" /></a> | ||||||
| <a href="/images/hledger-web/normal/help.png" class="highslide" onclick="return hs.expand(this)"><img src="/images/hledger-web/normal/help.png" title="Help dialog" /></a> | <a href="/images/hledger-web/normal/help.png" class="highslide" onclick="return hs.expand(this)"><img src="/images/hledger-web/normal/help.png" title="Help dialog" /></a> | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user