mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
Some Bugfixes and new ways to create an event
This commit is contained in:
parent
892856f43c
commit
eed686a09b
9 changed files with 238 additions and 121 deletions
|
@ -107,10 +107,11 @@ a.imgbtn span.Delete
|
|||
background: url(./images/icons/delete.png) no-repeat 3px 4px;
|
||||
}
|
||||
|
||||
span.addcal
|
||||
a.addcal
|
||||
{
|
||||
padding-left:20px;
|
||||
background: url(./images/icons/date_add.png) no-repeat 1px 50%;
|
||||
color: black;
|
||||
}
|
||||
span.showdayview
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue