mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-07-13 16:03:17 +00:00
style and compatibility update
This commit is contained in:
5
app/static/external/materialize/sass/components/_icons-material-design.scss
vendored
Normal file
5
app/static/external/materialize/sass/components/_icons-material-design.scss
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
/* This is needed for some mobile phones to display the Google Icon font properly */
|
||||
.material-icons {
|
||||
text-rendering: optimizeLegibility;
|
||||
font-feature-settings: 'liga';
|
||||
}
|
Reference in New Issue
Block a user