apply cerebellum pf changes.

This commit is contained in:
Yoshihiro OKUMURA
2019-07-16 10:57:36 +09:00
parent b17f16d010
commit f34f7ed46f
26 changed files with 697 additions and 720 deletions
+5 -3
View File
@@ -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 {