tablesorter/docs/css/jq.css

71 lines
4.4 KiB
CSS
Raw Normal View History

2011-06-22 23:19:27 +00:00
body,div,h1{font-family:'trebuchet ms', verdana, arial;margin:0;padding:0;}
body{background-color:#fff;color:#333;margin:0;padding:0;}
h1{font-size:large;font-weight:400;margin:0;}
h2{color:#333;font-size:small;font-weight:400;margin:0;}
2011-09-11 17:51:02 +00:00
.demo{width:600px;margin:20px auto;}
.demo h1,.demo h1 a{font-size:120%;text-align:center;text-decoration:none;color:#000;}
2013-02-17 19:23:36 +00:00
.demo p,.center{text-align:center;}
2011-06-22 23:19:27 +00:00
.demo table.tablesorter{font-size:14px;}
2011-07-17 15:01:18 +00:00
table.info{border:#000 1px solid;border-collapse:collapse;margin:10px 0 0 10px;}
2012-11-14 22:52:30 +00:00
table.tablesorter table.info tbody th,table.tablesorter table.info td{border:#000 1px solid;}
2011-07-17 15:01:18 +00:00
table.tablesorter table.info tbody th{background:#eee;}
2012-03-07 18:06:35 +00:00
table.options{width:100%;}
table.options pre{width:95%;}
table.options .property{width:115px;}
table.options .type{width:80px; }
table.options .defaults{width:200px;}
table.options .examples{width:60px;}
2012-09-27 19:57:19 +00:00
table.compatibility { width: 50%; float: right; font-size: .8em; margin-left: 20px; }
table.compatibility th,table.compatibility td { text-align: center; padding: 2px; }
2011-07-17 15:01:18 +00:00
pre,#display{overflow-x:auto;padding:15px;border:1px solid #ddd;border-left-width:5px;}
pre,#display,code{background-color:#eee;font-size:small;list-style:none;}
pre.prettyprint {padding:5px;}
2012-09-27 19:57:19 +00:00
code{padding: 1px 5px;}
a code {text-decoration:underline;}
2011-06-22 23:19:27 +00:00
pre.normal{background-color:transparent;border:none;border-left-width:0;overflow-x:auto;}
#logo{background:url(images/jq.png);display:block;float:right;height:31px;margin-right:10px;margin-top:10px;width:110px;}
2011-09-11 17:51:02 +00:00
#main{margin:0 20px 20px;padding:0 15px 15px 0;clear:both;}
2011-06-22 23:19:27 +00:00
#content{padding:20px;}
#busy{background-color:#e95555;border:1px ridge #ccc;color:#eee;display:none;padding:3px;position:absolute;right:7px;top:7px;}
2012-05-23 17:11:30 +00:00
#start,#case{color:#007baa;}
2011-08-19 06:24:29 +00:00
#demo strong{color:#a00;}
2011-06-22 23:19:27 +00:00
hr{height:1px;}
code{font-size:108%;font-style:normal;padding:0;}
ul{color:#333;list-style:square;}
2011-09-08 16:28:10 +00:00
#banner{margin:20px 20px 5px 20px;padding:0;text-align:left;}
2011-09-11 17:51:02 +00:00
#banner *,.demo h1,.demo h1 em{color:#232121;font-family:Georgia, Palatino, Times New Roman;font-size:30px;font-style:normal;font-weight:400;margin:0;padding:0;}
2011-06-22 23:19:27 +00:00
#banner h1{display:block;float:left;}
2011-09-11 17:51:02 +00:00
#banner h1 em,.demo h1 em{color:#6cf;}
2011-06-22 23:19:27 +00:00
#banner h2{float:right;font-size:26px;margin:10px 10px -10px -10px;}
2011-09-11 17:51:02 +00:00
#banner h3{clear:both;display:block;font-size:12px;margin-top:-20px;border-bottom:1px solid #888;}
#banner a{display:block;font-size:14px;margin:5px 0 0;padding:10px 0 0;float:right;}
2011-06-22 23:19:27 +00:00
a.external{background-image:url(../img/external.png);background-position:center right;background-repeat:no-repeat;padding-right:12px;}
form{font-size:10pt;margin-bottom:20px;width:auto;}
form fieldset{padding:10px;text-align:left;width:140px;}
div#main h1{border-bottom:1px solid #CDCDCD;display:block;margin-top:20px;padding:10px 0 2px;}
table#tablesorter-demo {margin: 10px 0 0 0;}
2013-02-17 19:23:36 +00:00
table *, p.small{font-size:small;}
2012-03-07 18:06:35 +00:00
p.small {padding-left: 25px;}
p.tip em {padding: 2px; background-color: #6cf; color: #fff;}
2011-07-17 15:01:18 +00:00
span.tip em {padding: 0 2px;background-color: #00ce53; color: #fff; font-size:90%; }
div.digg {float: right;}
2011-10-11 05:48:34 +00:00
.next-up { padding-top: 10px; font-size: 90%; }
2012-09-27 19:57:19 +00:00
.narrow-block { width: 50%; margin: 50px auto; }
2011-10-14 01:57:46 +00:00
.spacer { height: 800px; }
2012-03-12 23:33:56 +00:00
.right { text-align:right; }
2011-10-14 01:57:46 +00:00
#pager-demo th.remove { width: 20px; } /* pager demo */
#pager-demo button.remove { width: 20px; height: 20px; font-size: 10px; color: #800; }
2012-05-08 18:13:21 +00:00
.box { width: 48%; min-width: 300px; float: left; padding: 0 1%; }
2012-03-07 18:06:35 +00:00
a.deprecated { color: #a00; }
span.deprecated { background: #a00; color: #fff; padding: 1px 3px; }
.hidden { display: none; }
2012-04-23 19:24:45 +00:00
.clear { clear: both; }
.download { color: #fff; text-decoration: none; padding: 3px 10px; border: 1px solid #0c7396; background-color: #11aadd; background-image: -webkit-gradient(linear, left top, left bottom, from(#11aadd), to(#0d86ae )); background-image: -webkit-linear-gradient(top, #11aadd, #0d86ae ); background-image: -moz-linear-gradient(top, #11aadd, #0d86ae ); background-image: -o-linear-gradient(top, #11aadd, #0d86ae ); background-image: linear-gradient(to bottom, #11aadd, #0d86ae ); border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-shadow: 0 -1px 0 rgba(black, 0.4); box-shadow: 0 1px 5px rgba(black, 0.4); }
.download:hover { background: #0d86ae; }
2012-09-27 19:57:19 +00:00
.bootstrap_buttons button { margin: 5px 0 0 0; }
#main .ui-accordion-header a { font-size: 14px; margin-left: 24px; }
2013-02-17 19:23:36 +00:00
#main .ui-accordion-content { font-size: 14px; }
@media all and (max-width: 650px) {
table.compatibility { float: none; }
}