mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
Remove unnecessary files for jquery-ui-fixes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
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';
|
||||
|
||||
Reference in New Issue
Block a user