mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
cambio de fuentes css
This commit is contained in:
parent
0c455c1941
commit
91e0750885
@ -753,13 +753,11 @@ function pandoraFlotSlicebar(
|
|||||||
}
|
}
|
||||||
|
|
||||||
font_size = parseInt(font_size);
|
font_size = parseInt(font_size);
|
||||||
if (font != undefined) console.log(font);
|
|
||||||
font = font
|
font = font
|
||||||
.split("/")
|
.split("/")
|
||||||
.pop()
|
.pop()
|
||||||
.split(".")
|
.split(".")
|
||||||
.shift();
|
.shift();
|
||||||
console.log(font);
|
|
||||||
|
|
||||||
// Check possible adapt_keys on classes
|
// Check possible adapt_keys on classes
|
||||||
check_adaptions(graph_id);
|
check_adaptions(graph_id);
|
||||||
|
@ -212,7 +212,6 @@ li > input[type="password"],
|
|||||||
border: none;
|
border: none;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border-bottom: 1px solid #ccc;
|
border-bottom: 1px solid #ccc;
|
||||||
font-weight: lighter;
|
|
||||||
padding: 0px 0px 2px 0px;
|
padding: 0px 0px 2px 0px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
margin-bottom: 4px;
|
margin-bottom: 4px;
|
||||||
|
2162
pandora_console/include/styles/js/datatables.min.css
vendored
2162
pandora_console/include/styles/js/datatables.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user