Der Hint ist jetzt richtig positioniert. Die Positionierung erfolgt jetzt neben dem Fragenzeichen(Ticket 2079).

git-svn-id: https://svn.libreccm.org/ccm/trunk@2695 8810af33-2d31-482b-a856-94f89814c4df
master
sidoineghomsi 2014-06-12 14:11:07 +00:00
parent 90f9da0912
commit 03f920d8c6
1 changed files with 4 additions and 4 deletions

View File

@ -891,7 +891,7 @@ div#content .bebopBody .bebopPanelRow span {
padding-right: 5px;
}
div#content .bebopBody .bebopPanelRow span:after {
/*div#content .bebopBody .bebopPanelRow span:after {
content: ":";
}
@ -900,7 +900,7 @@ div#content .bebopBody .bebopPanelRow span.action:after,
div#content .bebopBody .bebopPanelRow span[key="not_yet_published_user"]:after,
div#content .bebopBody .bebopPanelRow span[key="not_yet_published_date"]:after{
content: "";
}
}*/
div#right div.bebopLayoutPanel div.bebopBody {
right: 0;
@ -1550,8 +1550,8 @@ div.bebopGridPanel{
border-radius: 0.3em;
padding: 0.5em;
content: attr(content);
top: 1em;
right: 1em;
top: auto;
right: auto;
width: 30%;
background-image: inear-gradient(top, #eeeeee, #cccccc);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #eeeeee),color-stop(1, #cccccc));