minor refactoring some buttons and styles

This commit is contained in:
ragu 2022-12-06 19:57:49 +01:00
parent ad478aa3ee
commit 003df87598
23 changed files with 64 additions and 187 deletions

View file

@ -535,6 +535,7 @@ div#Oline {
vertical-align: top;
text-align: left;
min-width:45px;
max-width:500px;
font-size:0.81em;
background-color:white;
border-right: solid thin silver;
@ -787,9 +788,8 @@ div#Container_txt1 {
.sortnav:hover { color:#dcd77f;}
.editboo {
font-size: 1.5em;
color: black;
padding:0 2px;
padding:0px 3px;
vertical-align:middle;
text-decoration: none;
}