1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

Remove button border

This commit is contained in:
Daniel Molina 2014-09-05 17:36:00 +02:00
parent 79d394ac81
commit 12ed7b6922
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -337,7 +337,7 @@ $button-font-weight: normal;
// $button-function-factor: 5%;
// We use these to control button border styles.
$button-border-width: 1px;
$button-border-width: 0px;
$button-border-style: solid;
$secondary-button-border-color: #efefef;
// We use this to set the default radius used throughout the core.