mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-23 01:46:27 +02:00
Change reception sound + improve format for accessing datas of contact in template
This commit is contained in:
parent
87301827bd
commit
fdb01ffabc
8 changed files with 18 additions and 4 deletions
|
@ -365,6 +365,12 @@ footer img
|
|||
margin-top: 20px;
|
||||
}
|
||||
|
||||
#adapter-datas-fields
|
||||
{
|
||||
padding-top: 15px;
|
||||
padding-left: 15px;
|
||||
}
|
||||
|
||||
/* DATATABLES */
|
||||
.dataTables_paginate
|
||||
{
|
||||
|
@ -375,3 +381,11 @@ footer img
|
|||
{
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
/*
|
||||
* FORMS
|
||||
*/
|
||||
.form-group
|
||||
{
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue