mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Created language picker.
This commit is contained in:
9
assets/css/components/languagePicker.css
Normal file
9
assets/css/components/languagePicker.css
Normal file
@ -0,0 +1,9 @@
|
||||
/**
|
||||
* Language picker modal stylesheet
|
||||
*
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
.pick-language-modal .modal-body {
|
||||
text-align: center;
|
||||
}
|
Reference in New Issue
Block a user