implemented loading of bookmarks and bookmark list
This commit is contained in:
@@ -244,3 +244,14 @@ textarea{
|
||||
color: orange;
|
||||
border: 0 none;
|
||||
}
|
||||
|
||||
fieldset.bookmark{
|
||||
position: relative;
|
||||
}
|
||||
|
||||
fieldset.bookmark legend.date{
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: -17px;
|
||||
background: black;
|
||||
}
|
||||
Reference in New Issue
Block a user