diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-03-04 15:46:10 +0000 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-03-04 15:46:10 +0000 |
| commit | f7d82ec52f533c620c94fe0327175747cc3d8877 (patch) | |
| tree | a4fdc5d31e700036083e11f31f17c8fca6cccd60 /modules/local_import/css/admin.css | |
| parent | f16224ae828e43204cf334681941c27f179e09c3 (diff) | |
Rename local_import module to server_add
Diffstat (limited to 'modules/local_import/css/admin.css')
| -rw-r--r-- | modules/local_import/css/admin.css | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/modules/local_import/css/admin.css b/modules/local_import/css/admin.css deleted file mode 100644 index dd5a8ac3..00000000 --- a/modules/local_import/css/admin.css +++ /dev/null @@ -1,29 +0,0 @@ -#gLocalImportAdmin { - margin:auto; - text-align: left; -} - -#gLocalImportAdmin form fieldset { - border: medium none; -} - -#gLocalImportAdmin legend { - display: none; -} - -#gLocalImportAdmin .gWarning { - background-color: #FFFF99; -} - -#gAuthorizedPath { - margin: 0 !important; - padding: 0.3em 1.5em 0.3em 1em; -} - -#gLocalImportAdmin #path { - width: 80%; -} - -.gRemoveDir:hover { - cursor: pointer; -} |
