##// END OF EJS Templates
fix button css
Matthias BUSSONNIER -
Show More
@@ -67,12 +67,10 b" all or one cell's toolbars."
67 margin-bottom:0;
67 margin-bottom:0;
68 }
68 }
69
69
70 .button_container .ui-state-default, .button_container .ui-state-hover, .button_container .ui-state-hover span{
71 border-radius : 0 0 0 0;
72 border : none;
73 margin:0;
74 }
75
70
71 .ui-button {
72 min-width:30px;
73 }
76 .celltoolbar .button_container select {
74 .celltoolbar .button_container select {
77 margin: 10px;
75 margin: 10px;
78 margin-top: 1px;
76 margin-top: 1px;
General Comments 0
You need to be logged in to leave comments. Login now