Minor fix.
This commit is contained in:
@@ -593,13 +593,15 @@ div.installCFG h2 {
|
||||
top: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.floating-tip {
|
||||
background-color: #dfcf3c;
|
||||
padding: 5px 15px;
|
||||
color: #666666;
|
||||
font-weight: bold;
|
||||
font-size: 11px;
|
||||
/*font-weight: bold;*/
|
||||
/*width: 100px;*/
|
||||
font-size: 13px;
|
||||
-moz-border-radius: 3px;
|
||||
-webkit-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
|
||||
|
Reference in New Issue
Block a user