kopia lustrzana https://github.com/c9/core
Added stop button
rodzic
8240d2bc65
commit
3d5efe16a8
|
@ -1531,7 +1531,7 @@
|
|||
// Toolbar
|
||||
@toolbar-height: 30px;
|
||||
|
||||
@toolbar-button-padding-top: 7px;
|
||||
@toolbar-button-padding-top: 9px;
|
||||
@toolbar-button-width: 31px;
|
||||
@toolbar-button-height: 31px;
|
||||
@toolbar-button-icon-width: 18px;
|
||||
|
@ -1542,7 +1542,7 @@
|
|||
|
||||
// Debug Pane
|
||||
@debug-pane-scroller-top: 32px;
|
||||
@debug-pane-scroller-bottom: 30px;
|
||||
@debug-pane-scroller-bottom: 32px;
|
||||
@debug-pane-toolbar-bottom-border-top: 1px solid @border-highlight-dark;
|
||||
@debug-pane-toolbar-bottom-border-bottom: 0;
|
||||
@debug-pane-toolbar-bottom-button-height: 30px;
|
||||
|
|
Ładowanie…
Reference in New Issue