Resources/views/WikiTag/css.html.twig
author cavaliet
Mon, 12 Dec 2011 14:27:37 +0100
changeset 56 3bd02e58fd6b
parent 53 22377c9e2eae
child 74 901463f9b11c
permissions -rwxr-xr-x
Little css change for horizontal scroll in document table.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
13f43f53d0ba first implementation
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
{# partial display to add the needed CSS #}
53
22377c9e2eae First step of column management in document tag list. Little debug on js for move up down.
cavaliet
parents: 2
diff changeset
     2
<link rel="stylesheet" href="{{ asset('bundles/wikitag/css/clickmenu.css') }}" type="text/css"/>
2
13f43f53d0ba first implementation
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
<link rel="stylesheet" href="{{ asset('bundles/wikitag/css/wikiTag.css') }}" type="text/css"/>
13f43f53d0ba first implementation
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
<link rel="stylesheet" href="{{ asset('bundles/wikitag/css/smoothness/jquery-ui-1.8.13.custom.css') }}" type="text/css"/>