new version Visualizzazione Service
This commit is contained in:
@@ -679,6 +679,18 @@ h3 {
|
||||
border: #666cf6 solid 5px;
|
||||
}
|
||||
|
||||
.clBorderService {
|
||||
border-radius: 16px;
|
||||
font-size: 1rem;
|
||||
padding: 6px;
|
||||
}
|
||||
.clBorderUser {
|
||||
border-radius: 16px;
|
||||
font-size: 1rem;
|
||||
margin-top: 2px;
|
||||
padding: 0px !important;
|
||||
}
|
||||
|
||||
.clBorderTutor {
|
||||
border-radius: 16px;
|
||||
border: #f634b5 solid 2px;
|
||||
@@ -1570,3 +1582,16 @@ h3 {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.show_province_title{
|
||||
font-size: 0.85rem;
|
||||
font-style: italic;
|
||||
text-align: right;
|
||||
color:#A0A0A0;
|
||||
}
|
||||
.show_province{
|
||||
font-size: 0.85rem;
|
||||
font-style: italic;
|
||||
text-align: right;
|
||||
color: grey;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user