ip eta gailu erregistroa
This commit is contained in:
@@ -127,6 +127,28 @@ button.red:hover{
|
||||
border-color: #C92F1E;
|
||||
}
|
||||
|
||||
.last-login-info {
|
||||
background-color: #efefef;
|
||||
/*background-image: linear-gradient(#fcfcfc, #f5f5f5);*/
|
||||
background-image: linear-gradient(#f9e028, #ffd966);
|
||||
padding-top: 1px;
|
||||
padding-bottom: 1px;
|
||||
border-radius: 0.2rem;
|
||||
text-align: center;
|
||||
}
|
||||
.date {
|
||||
font-weight: 100;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
.device-list li{
|
||||
background-color: #efefef;
|
||||
background-image: linear-gradient(#fcfcfc, #f6f6f6);
|
||||
list-style: none;
|
||||
font-size: 0.7em;
|
||||
margin-bottom: 2px;
|
||||
padding: 2px;
|
||||
border-radius: 0.2rem;
|
||||
}
|
||||
|
||||
/*alerts*/
|
||||
.alerts {
|
||||
|
||||
Reference in New Issue
Block a user