1
0
mirror of https://github.com/Rnhmjoj/solarized-dark-ui synced 2025-01-25 11:44:19 +01:00

Move the fosuable-panel stuff to the core styles

This commit is contained in:
Ben Ogle 2013-09-23 15:28:44 -07:00
parent 2bb2757e65
commit 8b07dd0823

View File

@ -13,13 +13,8 @@
.text(normal);
position: relative;
opacity: 0.8;
background-color: @tool-panel-background-color;
&:focus {
opacity: 1;
}
&.panel-bottom {
border-top: 1px solid @tool-panel-border-color;
box-shadow: inset 0 1px 0 @background-color-highlight;