mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
More ui redesign
This commit is contained in:
@@ -14,8 +14,11 @@
|
||||
* limitations under the License.
|
||||
**/
|
||||
|
||||
@import "colors";
|
||||
@import "mixins";
|
||||
|
||||
@import "forms";
|
||||
|
||||
@import "jquery";
|
||||
@import "bootstrap";
|
||||
|
||||
@@ -44,7 +47,7 @@
|
||||
|
||||
|
||||
body {
|
||||
font: 13px "Helvetica" !important;
|
||||
font: 14px "Helvetica" !important;
|
||||
padding-top: 100px;
|
||||
background: #f3f3f3;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user