mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
Added alert messages in login page, Edited event list border color, And few updates at the agenda module.
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user