apply cerebellum pf changes.
This commit is contained in:
@@ -5,9 +5,10 @@
|
||||
border-right: 1px solid #404040;
|
||||
background-color: white;
|
||||
height: 400px;
|
||||
width: 190px;
|
||||
width: calc(100% - 8px);
|
||||
overflow: auto;
|
||||
padding: 3px;
|
||||
line-height: 100%;
|
||||
}
|
||||
|
||||
.formButton {
|
||||
@@ -16,9 +17,10 @@
|
||||
|
||||
.indexTree li span {
|
||||
color: #6075aa;
|
||||
font-size: 8pt;
|
||||
font-family: verdana, arial !important;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
line-height: 19px;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
.indexTree li span:hover {
|
||||
|
||||
Reference in New Issue
Block a user