commit
cf0e960a90
@ -80,6 +80,22 @@ background: #fff;
|
|||||||
padding: 1px;
|
padding: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.icon.mail {
|
||||||
|
background-image: url("../img/message.png");
|
||||||
|
min-width: 22px;
|
||||||
|
height: 22px;
|
||||||
|
background-position: left center;
|
||||||
|
padding: 1px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.icon.events {
|
||||||
|
background-image: url("../img/events.png");
|
||||||
|
min-width: 22px;
|
||||||
|
height: 22px;
|
||||||
|
background-position: left center;
|
||||||
|
padding: 1px;
|
||||||
|
}
|
||||||
|
|
||||||
a, a:visited, a:link { color: #dd0000; text-decoration: none; }
|
a, a:visited, a:link { color: #dd0000; text-decoration: none; }
|
||||||
a:hover { color: #dd0000; text-decoration: underline; }
|
a:hover { color: #dd0000; text-decoration: underline; }
|
||||||
|
|
||||||
|
BIN
view/theme/fancyred/img/events.png
Normal file
BIN
view/theme/fancyred/img/events.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
BIN
view/theme/fancyred/img/message.png
Normal file
BIN
view/theme/fancyred/img/message.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 765 B |
@ -82,6 +82,22 @@ color: #d00;
|
|||||||
padding: 1px;
|
padding: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.icon.mail {
|
||||||
|
background-image: url("../img/message.png");
|
||||||
|
min-width: 22px;
|
||||||
|
height: 22px;
|
||||||
|
background-position: left center;
|
||||||
|
padding: 1px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.icon.events {
|
||||||
|
background-image: url("../img/events.png");
|
||||||
|
min-width: 22px;
|
||||||
|
height: 22px;
|
||||||
|
background-position: left center;
|
||||||
|
padding: 1px;
|
||||||
|
}
|
||||||
|
|
||||||
a, a:visited, a:link { color: #dd0000; text-decoration: none; }
|
a, a:visited, a:link { color: #dd0000; text-decoration: none; }
|
||||||
a:hover { color: #dd0000; text-decoration: underline; }
|
a:hover { color: #dd0000; text-decoration: underline; }
|
||||||
|
|
||||||
|
BIN
view/theme/redbasic/img/events.png
Normal file
BIN
view/theme/redbasic/img/events.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
BIN
view/theme/redbasic/img/message.png
Normal file
BIN
view/theme/redbasic/img/message.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 765 B |
Reference in New Issue
Block a user