Bookmarks 2.5

- Repositioned bookmarks ribbon;
- Added a layer for bookmarked portals;
- Added a highlighter for bookmarked portals;
- Minor fix;
This commit is contained in:
Giacinto Garcea
2013-10-17 22:44:53 +02:00
parent ee484c54cb
commit fc5c2ab4a7
3 changed files with 197 additions and 104 deletions

View File

@ -223,7 +223,7 @@
display:none;
position:absolute;
top:0;
left:250px;
left:277px;
width:47px;
margin-top:-36px;
height:64px;
@ -243,7 +243,8 @@
width:auto;
}
#bkmrksTrigger, .bkmrksStar span{
background-image:url(@@INCLUDEIMAGE:plugins/bookmarks-img.png@@);}
background-image:url(@@INCLUDEIMAGE:plugins/bookmarks-img.png@@);
}
.bkmrksStar span{
display:inline-block;
float:left;