diff --git a/.DS_Store b/.DS_Store index 054b1f5..fd89da4 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/webapp/index.php b/webapp/index.php index cbfcf41..9dfceeb 100644 --- a/webapp/index.php +++ b/webapp/index.php @@ -1,3 +1,4 @@ + @@ -15,7 +16,7 @@ --purple-light: #8B4D9B; --purple-lighter: #F5EDF7; --purple-gradient: linear-gradient(135deg, #6B2D7B 0%, #8B4D9B 100%); - + /* UI Colors */ --bg-primary: #f8f9fa; --bg-secondary: #ffffff; @@ -25,25 +26,25 @@ --text-tertiary: #868e96; --border: rgba(0, 0, 0, 0.08); --border-strong: rgba(0, 0, 0, 0.12); - + /* Shadows */ --shadow-sm: 0 1px 3px rgba(107, 45, 123, 0.08), 0 1px 2px rgba(0, 0, 0, 0.06); --shadow-md: 0 4px 12px rgba(107, 45, 123, 0.1), 0 2px 4px rgba(0, 0, 0, 0.04); --shadow-lg: 0 10px 40px rgba(107, 45, 123, 0.15), 0 4px 12px rgba(0, 0, 0, 0.05); --shadow-xl: 0 25px 50px -12px rgba(107, 45, 123, 0.2); - + /* Radii */ --radius-sm: 8px; --radius-md: 12px; --radius-lg: 16px; --radius-xl: 20px; - + /* Status Colors */ --success: #28a745; --warning: #ffc107; --error: #dc3545; --info: #17a2b8; - + /* Transitions */ --transition: all 0.2s ease; --transition-slow: all 0.3s ease; @@ -1124,7 +1125,7 @@

Import Geofeed Data

Import geofeed entries from a CSV file or a remote URL. The data should follow RFC 8805 format: ip_prefix,country_code,region_code,city,postal_code

- +
@@ -1137,7 +1138,7 @@

Upload CSV File

Upload a geofeed CSV file from your computer

- +
- +
Processing...
- + - +
@@ -1184,22 +1185,22 @@

Import from URL

Fetch and import a geofeed from a remote URL

- +
- +
Fetching...
- + - +
@@ -1216,7 +1217,7 @@

Danger Zone

Irreversible actions - please proceed with caution.

- +