mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-23 01:46:27 +02:00
Add support for mms
This commit is contained in:
parent
88b00e4e9f
commit
fb10b9cdfd
20 changed files with 979 additions and 118 deletions
|
@ -28,6 +28,11 @@
|
|||
float: right;
|
||||
}
|
||||
|
||||
.inline-block
|
||||
{
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
/** POPUPS ALERT **/
|
||||
.popup-alerts-container
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue