Subversion Repositories bacoAlunos

Rev

Rev 1327 | Rev 1617 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1077 jmachado 1
 
92 jmachado 2
 
1320 jmachado 3
.panel-heading
396 jmachado 4
{
1077 jmachado 5
    font-size: 1.2em !important;
1320 jmachado 6
    font-weight: bold;
92 jmachado 7
}
1320 jmachado 8
.web-messages
146 jmachado 9
{
1320 jmachado 10
    margin-bottom: 30px !important;
84 jmachado 11
 
400 jmachado 12
}
1320 jmachado 13
.web-messages .alert
1 fvelez 14
{
1320 jmachado 15
    padding-top: 2px !important;
16
    padding-bottom: 2px !important;
17
    margin-bottom: 2px !important;
536 jmachado 18
    margin-left: 20px;
104 jmachado 19
}
1312 jmachado 20
/***** NOVOS ***/
21
 
22
 
1320 jmachado 23
.cursorLink:hover
215 jmachado 24
{
1 fvelez 25
    cursor: pointer;
26
}
27
 
28
 
1326 jmachado 29
.alert-small
30
{
31
    padding: 3px !important;
32
    margin-bottom: 3px !important;
33
}
1 fvelez 34
 
1327 jmachado 35
.nav-tabs li a
36
{
37
    text-decoration: none !important;
38
    color: black !important;
39
}
92 jmachado 40
 
20 fvelez 41
 
1353 jmachado 42
.tablesorterfiltered
43
{}
20 fvelez 44
 
45
 
1327 jmachado 46