/[projects]/misc/horsensspejder-web/jquery/DataTables-1.9.4/extras/ColReorder/media/css/ColReorder.css
ViewVC logotype

Contents of /misc/horsensspejder-web/jquery/DataTables-1.9.4/extras/ColReorder/media/css/ColReorder.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2125 - (show annotations) (download) (as text)
Wed Mar 12 19:30:05 2014 UTC (10 years, 3 months ago) by torben
File MIME type: text/css
File size: 351 byte(s)
initial import
1 /*
2 * Namespace DTCR - "DataTables ColReorder" plug-in
3 */
4
5 table.DTCR_clonedTable {
6 background-color: white;
7 z-index: 202;
8 }
9
10 div.DTCR_pointer {
11 width: 1px;
12 background-color: #0259C4;
13 z-index: 201;
14 }
15
16 body.alt div.DTCR_pointer {
17 margin-top: -15px;
18 margin-left: -9px;
19 width: 18px;
20 background: url('../images/insert.png') no-repeat top left;
21 }

  ViewVC Help
Powered by ViewVC 1.1.20