Mercurial > hg > ismi-richfaces
annotate src/main/webapp/imageServer/resources/js/jquery-ui-1.10.4/demos/demos.css @ 7:764f47286679
(none)
author | jurzua |
---|---|
date | Wed, 29 Oct 2014 14:28:34 +0000 |
parents | |
children |
rev | line source |
---|---|
7 | 1 body { |
2 font-size: 62.5%; | |
3 font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif"; | |
4 } | |
5 | |
6 table { | |
7 font-size: 1em; | |
8 } | |
9 | |
10 .demo-description { | |
11 clear: both; | |
12 padding: 12px; | |
13 font-size: 1.3em; | |
14 line-height: 1.4em; | |
15 } | |
16 | |
17 .ui-draggable, .ui-droppable { | |
18 background-position: top; | |
19 } |