Added alert messages in login page, Edited event list border color, And few updates at the agenda module.

This commit is contained in:
Tiago Kayaya
2020-08-25 10:37:41 +01:00
parent 91147ef6b9
commit e6c55d26cb
8 changed files with 275 additions and 116 deletions
+4 -4
View File
@@ -75,16 +75,16 @@
margin: 0 auto;
}
.div-content-oficial{
.div-content-Oficial{
width: 85%;
float: left;
border-left: 3px solid #cab0dc;
border-left: 4px solid #cab0dc;
padding: 0 0 0 12px;
}
.div-content-pessoal{
.div-content-Pessoal{
width: 85%;
float: left;
border-left: 3px solid #cbeecb;
border-left: 4px solid #cbeecb;
padding: 0 0 0 12px;
}
.div-content-oficial h3, .div-content-pessoal h3{