Immproved Ui styling
This commit is contained in:
parent
575fc70f32
commit
8ca2b912d4
|
@ -20,7 +20,7 @@
|
|||
}
|
||||
|
||||
.filters-title {
|
||||
width: 90px;
|
||||
width: 93px;
|
||||
color: #089dbb;
|
||||
background-color: white;
|
||||
padding: 0px 20px;
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
}
|
||||
|
||||
.filters-title {
|
||||
width: 90px;
|
||||
width: 93px;
|
||||
color: #089dbb;
|
||||
background-color: white;
|
||||
padding: 0px 20px;
|
||||
|
|
|
@ -67,7 +67,7 @@
|
|||
}
|
||||
|
||||
.grant-title {
|
||||
width: 65px;
|
||||
width: 68px;
|
||||
color: #089dbb;
|
||||
background-color: white;
|
||||
padding: 0px 10px;
|
||||
|
@ -86,7 +86,7 @@
|
|||
}
|
||||
|
||||
.collaborators-title {
|
||||
width: 135px;
|
||||
width: 138px;
|
||||
color: #089dbb;
|
||||
background-color: white;
|
||||
padding: 0px 10px;
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
}
|
||||
|
||||
.filters-title {
|
||||
width: 90px;
|
||||
width: 93px;
|
||||
color: #089dbb;
|
||||
background-color: white;
|
||||
padding: 0px 20px;
|
||||
|
|
Loading…
Reference in New Issue