EN · DE · RU · FR · ES

#4175: overlay.scss

site/_sass/uikit/theme/overlay.scss SCSS stylesheet, site/_sass/uikit/theme/overlay.scss 33 lines · 0 code · 19 comments · 14 blank
Purpose: UIkit theme SASS partial: overlay.scss. overlay.scss is part of the ProjectForge open-source project management application.

Source (first 100 lines)

//
// Component: Overlay
//
// ========================================================================


// Variables
// ========================================================================


// Component
// ========================================================================

// @mixin hook-overlay(){}

// Icon
// ========================================================================

// @mixin hook-overlay-icon(){}


// Style modifiers
// ========================================================================

// @mixin hook-overlay-default(){}

// @mixin hook-overlay-primary(){}


// Miscellaneous
// ========================================================================

// @mixin hook-overlay-misc(){}

Git History

ac75fabf3 Github pages migrated to Asciidoc (Gihub actions required).

ac75fabf3

Github pages migrated to Asciidoc (Gihub actions required).
ac75fabf3755bc7ae5f04560459cecf85a5851b6
diff --git a/site/_sass/uikit/theme/overlay.scss b/site/_sass/uikit/theme/overlay.scss
new file mode 100644
index 000000000..68cda4525
--- /dev/null
+++ b/site/_sass/uikit/theme/overlay.scss
@@ -0,0 +1,33 @@
+//
+// Component: Overlay
+//
+// ========================================================================
+
+
+// Variables
+// ========================================================================
+
+
+// Component
+// ========================================================================
+
+// @mixin hook-overlay(){}
+
+// Icon
+// ========================================================================
+
+// @mixin hook-overlay-icon(){}
+
+
+// Style modifiers
+// ========================================================================
+
+// @mixin hook-overlay-default(){}
+
+// @mixin hook-overlay-primary(){}
+
+
+// Miscellaneous
+// ========================================================================
+
+// @mixin hook-overlay-misc(){}
\ No newline at end of file