summaryrefslogtreecommitdiff
path: root/themes/admin_wind/css/screen.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/admin_wind/css/screen.css')
-rw-r--r--themes/admin_wind/css/screen.css44
1 files changed, 0 insertions, 44 deletions
diff --git a/themes/admin_wind/css/screen.css b/themes/admin_wind/css/screen.css
index a889545b..25302407 100644
--- a/themes/admin_wind/css/screen.css
+++ b/themes/admin_wind/css/screen.css
@@ -373,55 +373,11 @@ tr.g-warning {
margin-right: 1em;
}
-#g-user-admin-list .admin {
- color: #55f;
- font-weight: bold;
-}
-
.g-actions a,
.g-actions span {
margin-right: 3em;
}
-li.g-group {
- float: left;
- display: block;
- width: 200px;
- border: 1px solid gray;
- padding: 0;
- margin: 0 1em 1em 0;
-}
-
-li.g-group h4 {
- background-color: #eee;
- border-bottom: 1px dashed #ccc;
- padding: .5em 0 .5em .5em;
-}
-li.g-group .g-button {
- padding: 0;
-}
-li.g-group ul, li.g-group div {
- height: 180px;
- margin: 1px;
- overflow: auto;
- padding-top: .2em;
-}
-li.g-group div p {
- color: gray;
- text-align: center;
- padding: 2em .5em 0 .5em
-}
-li.g-group .g-user {
- padding: .2em 0 0 .5em;
-}
-li.g-group .g-user .g-button {
- vertical-align: middle;
-}
-
-li.g-default-group h4, li.g-default-group .g-user {
- color: gray;
-}
-
/* Block admin ~~~~~~~~~~~~~~~~~~~~~~~~~ */
.g-admin-blocks-list {