Pequenos ajuste no layout do siga da fatec
Melhora siga by AntWillian
Details
AuthorAntWillian
LicenseNo License
Categoryhttps://siga.cps.sp.gov.br/
Created
Updated
Size1.3 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 siga.cps.sp.gov.br - 21/07/2023, 13:08:17
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://siga.cps.sp.gov.br/ALUNO/horario.aspx") {
.TextBlock{
/* color: #03fc07 !important; */
text-align: center !important;
color: #5b5c5a !important;
margin: 0 auto;
}
#TEXTBLOCK5 {
margin-left: 100px;
}
#TEXTBLOCK6 {
margin-left: 100px;
}
#TEXTBLOCK7 {
margin-left: 100px;
}
#TEXTBLOCK8 {
margin-left: 100px;
}
#TEXTBLOCK9 {
margin-left: 100px;
}
#TEXTBLOCK10 {
margin-left: 100px;
}
.GridClearTitle{
color: #5b5c5a !important;
}
.ReadonlyAttribute a{
color: #5b5c5a !important;
font-weight: bold;
text-decoration: none;
}
.GridClearEven, .GridClearTitle, .ReadonlyAttribute, .GridClearOdd{
background-color: transparent;
}
/* #Grid2ContainerTbl{
background-color: aquamarine;
}
#GridClear{
background-color: aquamarine;
} */
}