Commit 17338044 authored by Fabien Morin's avatar Fabien Morin

pageNavigation are clickable so use pointer cursor

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34280 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5f889698
......@@ -15,7 +15,7 @@
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts69348811.79</string> </value>
<value> <string>ts70214048.17</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
......@@ -419,6 +419,7 @@ div.block div.list_style ul li div#title{\n
border:0 none;\n
background-color:inherit;\n
vertical-align:middle;\n
cursor:pointer;\n
}\n
\n
.pageNavigation button.listbox_first_page .image,\n
......@@ -527,7 +528,7 @@ div.gadget_browser a {\n
</item>
<item>
<key> <string>size</string> </key>
<value> <long>8811</long> </value>
<value> <int>8829</int> </value>
</item>
<item>
<key> <string>title</string> </key>
......
1319
\ No newline at end of file
1320
\ No newline at end of file
......@@ -15,7 +15,7 @@
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts41534126.0</string> </value>
<value> <string>ts70214058.35</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
......@@ -501,6 +501,7 @@ div.block div.list_style ul li div#title{\n
border:0 none;\n
background-color:inherit;\n
vertical-align:middle;\n
cursor:pointer;\n
}\n
\n
.pageNavigation button.listbox_first_page .image,\n
......@@ -579,7 +580,7 @@ div.block div.worklist_list ul li a:hover{\n
</item>
<item>
<key> <string>size</string> </key>
<value> <long>9596</long> </value>
<value> <int>9614</int> </value>
</item>
<item>
<key> <string>title</string> </key>
......
500
\ No newline at end of file
503
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment