Mejor visualización de las peticiones en el calendario
This commit is contained in:
parent
f5f08fc2a1
commit
a308e26098
1 changed files with 6 additions and 0 deletions
|
@ -719,6 +719,10 @@ div.tooltip:hover span.tip {
|
|||
-ms-border-radius: 4px;
|
||||
-o-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
background-color: #EBF5FB;
|
||||
}
|
||||
div.tooltip:hover span.tip a {
|
||||
font-weight: bold !important;
|
||||
}
|
||||
|
||||
/**********************************************************/
|
||||
|
@ -1216,6 +1220,8 @@ div.deal {
|
|||
padding: 10px !important;
|
||||
}
|
||||
|
||||
table.cal div.issue { line-height: 1.2em; }
|
||||
|
||||
table.progress td { padding: 0px; }
|
||||
|
||||
div.details { padding: 20px !important; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue