T138 Advance tab has been disabled
This commit is contained in:
@@ -205,6 +205,17 @@ button{
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
disabled-button{
|
||||
padding: 5px 14px;
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
background: darkgrey;
|
||||
color: #fff;
|
||||
font-family: Arial, sans-serif;
|
||||
font-size: 1em;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
label { display: block;
|
||||
}
|
||||
.hint { display: none; color: gray; font-style: italic; float:right;}
|
||||
|
||||
Reference in New Issue
Block a user