Changeset 109759 in spip-zone
- Timestamp:
- Apr 1, 2018, 2:36:16 PM (3 years ago)
- Location:
- _plugins_/precode/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/precode/trunk/css/precode.css
r109758 r109759 99 99 http://hex2rgba.devoth.com */ 100 100 101 /* Autres */102 kbd {103 white-space: nowrap;104 padding: .1em .3em;105 background-color: #eee;106 border: 1px solid #aaa;107 border-radius: 4px;108 box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px #fff inset;109 color: #333;110 }111 samp {112 font-weight: bold;113 }114 var {115 font-style: italic;116 }117 118 101 /* end */ -
_plugins_/precode/trunk/plugin.xml
r109758 r109759 4 4 <icon>precode.png</icon> 5 5 6 <version>1.3. 4</version>6 <version>1.3.5</version> 7 7 <etat>test</etat> 8 8 <categorie>edition</categorie>
Note: See TracChangeset
for help on using the changeset viewer.