Remove unnecessary files for jquery-ui-fixes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
2fdc51ffdf
commit
99404fe5cd
Binary file not shown.
Before Width: | Height: | Size: 157 B |
Binary file not shown.
Before Width: | Height: | Size: 86 B |
Binary file not shown.
Before Width: | Height: | Size: 105 B |
Binary file not shown.
Before Width: | Height: | Size: 88 B |
Binary file not shown.
Before Width: | Height: | Size: 90 B |
|
@ -1,12 +1,5 @@
|
|||
/* Component containers
|
||||
----------------------------------*/
|
||||
.ui-widget {
|
||||
font-family: "Lucida Grande", Arial, Verdana, sans-serif;
|
||||
font-size: 1em;
|
||||
}
|
||||
.ui-widget button {
|
||||
font-family: "Lucida Grande", Arial, Verdana, sans-serif;
|
||||
}
|
||||
.ui-widget-content {
|
||||
border: 1px solid nc-darken($color-main-background, 20%);
|
||||
background: $color-main-background none;
|
||||
|
@ -200,4 +193,4 @@
|
|||
background: inherit;
|
||||
color: $color-primary;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,4 +8,4 @@
|
|||
@import 'fixes.scss';
|
||||
@import 'multiselect.scss';
|
||||
@import 'mobile.scss';
|
||||
@import 'tooltip.scss';
|
||||
@import 'tooltip.scss';
|
||||
|
|
Loading…
Reference in New Issue