update predavanja, solar progress
This commit is contained in:
@@ -456,3 +456,51 @@ select {
|
||||
top: 100% !important;
|
||||
left: 25% !important;
|
||||
}
|
||||
|
||||
.history-item-date {
|
||||
font-family: Roboto;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
font-size: 10px;
|
||||
line-height: 12px;
|
||||
/* identical to box height */
|
||||
text-transform: uppercase;
|
||||
color: #46535b;
|
||||
}
|
||||
|
||||
.history-item-uploader {
|
||||
height: 19px;
|
||||
font-family: Roboto;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
font-size: 16px;
|
||||
line-height: 19px;
|
||||
/* identical to box height */
|
||||
float: left;
|
||||
color: #46535B;
|
||||
}
|
||||
|
||||
.history-item-filecount {
|
||||
height: 19px;
|
||||
|
||||
font-family: Roboto;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
font-size: 16px;
|
||||
line-height: 19px;
|
||||
/* identical to box height */
|
||||
|
||||
text-align: right;
|
||||
|
||||
color: #006CB7;
|
||||
}
|
||||
|
||||
.history-item-desc {
|
||||
font-family: Roboto;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
font-size: 12px;
|
||||
line-height: 14px;
|
||||
|
||||
color: #848C91;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user