for AOS-Dashboard personal use only
PERSONAL_USE_ONLY_ADV.ONLINE.DASHBOARD by faisalsarosh
Details
Authorfaisalsarosh
LicenseNo License
Categoryhttps://www.advanceonline.com
Created
Updated
Size2.6 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name PERSONAL_USE_ONLY_ADV.ONLINE
@version 20230706.14.14
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://www.advanceonline.com/lms/Reports/ModuleData.aspx") {
@font-face {
font-family: 'Fira Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/firasans/v11/va9E4kDNxMZdWfMOD5Vvl4jL.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/*Roboto*/
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.container {
margin:0px !important;
width: 100px !important;
font-family: 'Fira Sans' !important;
}
#page
{
width: 1024px !important;
align-content: center !important;
}
tbody {
font-family: 'Fira Sans' !important;
}
}
@-moz-document url-prefix("https://www.advanceonline.com/lms/ReportTab.aspx"), url-prefix("https://www.advanceonline.com/lms/frmCatalog.aspx"), url-prefix("https://www.advanceonline.com/lms/ManageTab.aspx"), url-prefix("https://www.advanceonline.com/lms/Manage/frmViewAccount.aspx?sFrom=ViewAcc") {
@font-face {
font-family: 'Fira Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/firasans/v11/va9E4kDNxMZdWfMOD5Vvl4jL.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/*Roboto*/
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.container {
margin:0px !important;
width: auto !important;
font-family: 'Fira Sans' !important;
font-size: 16px;
}
#page
{
width: 1024px !important;
align-content: center !important;
}
tbody {
font-family: 'fira sans' !important;
}
#test > table > tbody > tr > td > div{
width: 220px;
}
}