0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-01 13:02:43 +00:00

resolve issues

This commit is contained in:
Víctor Losada Hernández
2024-12-09 22:05:04 +01:00
parent eca0f59b40
commit 213240327d

View File

@@ -31,13 +31,18 @@
&:first-child { border-left : none; }
& > div {
& > .editorTool {
position : relative;
width : @menuHeight;
height : @menuHeight;
line-height : @menuHeight;
text-align : center;
cursor : pointer;
&:not(.active) {
cursor:not-allowed;
}
&:hover,&.selected { background-color : #999999; }
&.text {
.tooltipLeft('Brew Editor');