diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-10-24 07:28:22 -0700 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-10-24 07:28:22 -0700 |
| commit | 0a6b540092f2fda55a864a6beec6df9f5dd1b902 (patch) | |
| tree | 8c28b3f26ed37f9f76e8d555c8273670ce87a2b9 /themes/wind/css | |
| parent | 18b402a1e55d9450eee79f2079fc91a8d856e26b (diff) | |
| parent | e13f92abab2cef2d58cc4e560e18aa65c138a264 (diff) | |
Merge branch 'master' into talmdal_dev
Conflicts:
modules/server_add/helpers/server_add_theme.php
Diffstat (limited to 'themes/wind/css')
| -rw-r--r-- | themes/wind/css/screen.css | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css index ef2f1510..84b8b090 100644 --- a/themes/wind/css/screen.css +++ b/themes/wind/css/screen.css @@ -513,39 +513,6 @@ td { background: #999; } -/* Server Add */ - -#g-server-add button { - margin-bottom: .5em; -} - -#g-server-add-tree { - cursor: pointer; - padding-left: 4px; - width: 95%; -} - -#g-server-add-tree li { - padding: 0; - float: none; -} - -#g-server-add-tree span.selected { - background: #ddd; -} - -#g-server-add-tree { - border: 1px solid #ccc; - height: 20em; - overflow: auto; - margin-bottom: .5em; - padding: .5em; -} - -#g-server-add ul ul li { - padding-left: 1.2em; -} - /* Permissions ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ #g-edit-permissions-form { |
