special styling when inline editing titles

This commit is contained in:
Frederic Peters 2009-05-29 13:39:20 +02:00
parent 92ec207b41
commit 97bc7270d5
2 changed files with 6 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 B

View File

@ -1285,6 +1285,11 @@ h1.documentFirstHeading {
padding-left: 60px;
}
body.kssActive h1.documentFirstHeading .inlineEditable:hover {
background: url(bannierevide_jaune_inlineedit.gif) top left;
}
div#portal-welcome {
background: white;
border: 1px solid #b20004;
@ -2030,3 +2035,4 @@ body.smallText { font-size: 60%; }
/* @end */
/* @end */