Changeset 93831 in spip-zone
- Timestamp:
- Dec 19, 2015, 9:03:29 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/cornertease/trunk/css/cornertease.css
r93830 r93831 8 8 width:64px; 9 9 height:64px; 10 cursor: pointer;11 10 box-shadow: -2px 2px 12px #aaa; 12 11 z-index:1; … … 16 15 17 16 #cornertease_conteneur.cornertease_closed{ 17 cursor: pointer; 18 18 box-shadow: none; 19 19 background:url(../img/coindepage.png) bottom left no-repeat; … … 42 42 bottom:0px; 43 43 left:0px; 44 cursor: pointer; 44 45 } 45 46 .cornertease_more { float: right; }
Note: See TracChangeset
for help on using the changeset viewer.