]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fixes settings.css and converts more styles.
authorraghunayyar <me@iraghu.com>
Sat, 25 Jan 2014 21:32:52 +0000 (03:02 +0530)
committerraghunayyar <me@iraghu.com>
Sat, 25 Jan 2014 21:32:52 +0000 (03:02 +0530)
apps/user_ldap/css/settings.css

index 44d74926b37318471ae8c9d514db36b490809bc7..e09c377a907f603ce8e1a8c1d270cef0e3bb80ff 100644 (file)
@@ -33,9 +33,9 @@
        width: 100% !important;
        height: 50px;
        background-color: lightyellow;
-       border-radius: 0.5em;
-       padding: 0.6em 0.5em 0.4em !important;
-       margin-bottom: 0.3em;
+       border-radius: 8px;
+       padding: 10px 8px 6px !important;
+       margin-bottom: 5px;
 }
 
 #ldapWizard1 .hostPortCombinator {
 }
 
 .ldapwarning {
-       margin-left: 1.4em;
+       margin-left: 22px;
        color: #FF3B3B;
 }
 
 .wizSpinner {
        height: 15px;
-       margin: 0.3em;
+       margin: 5px;
 }
 
 .ldapSettingControls {
-       margin-top: 3ex;
+       margin-top: 3px;
 }
 
 #ldap fieldset p label {
@@ -110,10 +110,6 @@ select[multiple=multiple] + button {
        max-width: 40%;
 }
 
-.ldapwarning {
-       margin-left: 22px;
-       color: #FF3B3B;
-}
 .ldap_config_state_indicator_sign {
        display: inline-block;
        height: 16px;