Fix style
This commit is contained in:
parent
d25110f142
commit
1b65d263dc
|
@ -110,10 +110,6 @@
|
||||||
width: 96px;
|
width: 96px;
|
||||||
height: 96px;
|
height: 96px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
svg&:hover {
|
|
||||||
opacity:0.85;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#panel-settings,
|
#panel-settings,
|
||||||
|
|
|
@ -49,10 +49,6 @@
|
||||||
width: 96px;
|
width: 96px;
|
||||||
height: 96px;
|
height: 96px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
svg&:hover {
|
|
||||||
opacity:0.85;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#file-menu-panel {
|
#file-menu-panel {
|
||||||
|
|
|
@ -49,10 +49,6 @@
|
||||||
width: 96px;
|
width: 96px;
|
||||||
height: 96px;
|
height: 96px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
svg&:hover {
|
|
||||||
opacity:0.85;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#file-menu-panel {
|
#file-menu-panel {
|
||||||
|
|
Loading…
Reference in a new issue