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