This website works better with JavaScript.
Home
Help
Sign In
spip-contrib-extensions
/
zotspip
Watch
50
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
7
Wiki
Activity
Browse Source
ajout d'un word-break sur .csl-entry
svn/root/tags/v3.6.0
joseph@larmarange.net
2 years ago
parent
ba6b994d1e
commit
9ea3d59524
2 changed files
with
5 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
css/zotspip.css
+1
-1
paquet.xml
+ 4
- 0
css/zotspip.css
View File
@ -46,4 +46,8 @@
float
:
right
;
margin-top
:
3px
;
margin-left
:
10px
;
}
.
csl-entry
{
word-break
:
break-all
;
}
+ 1
- 1
paquet.xml
View File
@ -1,7 +1,7 @@
<paquet
prefix="zotspip"
categorie="edition"
version="3.
5.3
"
version="3.
6.0
"
etat="stable"
compatibilite="[3.0.0;3.2.*]"
logo="prive/themes/spip/images/zotspip-48.png"
Write
Preview
Loading…
Cancel
Save