mirror of
https://github.com/Rnhmjoj/solarized-dark-ui
synced 2025-02-03 12:54:19 +01:00
Move the fosuable-panel stuff to the core styles
This commit is contained in:
parent
2bb2757e65
commit
8b07dd0823
@ -13,13 +13,8 @@
|
|||||||
.text(normal);
|
.text(normal);
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
opacity: 0.8;
|
|
||||||
background-color: @tool-panel-background-color;
|
background-color: @tool-panel-background-color;
|
||||||
|
|
||||||
&:focus {
|
|
||||||
opacity: 1;
|
|
||||||
}
|
|
||||||
|
|
||||||
&.panel-bottom {
|
&.panel-bottom {
|
||||||
border-top: 1px solid @tool-panel-border-color;
|
border-top: 1px solid @tool-panel-border-color;
|
||||||
box-shadow: inset 0 1px 0 @background-color-highlight;
|
box-shadow: inset 0 1px 0 @background-color-highlight;
|
||||||
|
Loading…
Reference in New Issue
Block a user