Changeset 27647 in spip-zone
- Timestamp:
- Apr 4, 2009, 9:35:26 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/_core_/porte_plume/css/barre_outils.css
r27646 r27647 98 98 margin-right:0px; 99 99 background-color: #eee; 100 padding:2px 00;100 padding:2px 1px 2px 0; 101 101 } 102 .markItUp .markItUpHeader ul .markItUpDropMenu li:first-child{padding-left:2px;} 103 102 104 /* next rows of buttons */ 103 105 .markItUp .markItUpHeader ul ul { 104 106 display:none; 105 107 position:absolute; 106 top:24px; left: 0px;108 top:24px; left:-2px; 107 109 width:150px; 108 110 }
Note: See TracChangeset
for help on using the changeset viewer.