summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/admin_wind/css/screen.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/themes/admin_wind/css/screen.css b/themes/admin_wind/css/screen.css
index 22f49d21..2ecf0eb9 100644
--- a/themes/admin_wind/css/screen.css
+++ b/themes/admin_wind/css/screen.css
@@ -891,22 +891,22 @@ li.g-group-disable h4, li.g-group-disable .g-user {
cursor: pointer;
}
-g-languages-form table {
+#g-languages-form table {
width: 400px;
float: left;
margin: 0 3em 1em 0;
}
-g-languages-form .installed {
+#g-languages-form .installed {
background-color: #EEEEEE;
}
-g-languages-form .default {
+#g-languages-form .default {
background-color: #C5DBEC;
font-weight: bold;
}
-g-languages-form input {
+#g-languages-form input {
clear: both;
}