summaryrefslogtreecommitdiffstats
path: root/accounts/static/layout.css
diff options
context:
space:
mode:
authorJonah BrĂ¼chert <jbb@kaidan.im>2024-04-02 23:46:00 +0200
committerJonah BrĂ¼chert <jbb@kaidan.im>2024-05-07 13:51:25 +0200
commit52edda02e6fee2c8122fac71c49ea711672b4d92 (patch)
tree51523124e041bb27f89e27cf7d4606c8ddefd41c /accounts/static/layout.css
parent17f8ee678cbc4dafbef53ce1b9a852728955fd3e (diff)
downloadweb-remove-service-passwords.tar.gz
web-remove-service-passwords.tar.bz2
web-remove-service-passwords.zip
Remove service passwords featureremove-service-passwords
Diffstat (limited to 'accounts/static/layout.css')
-rw-r--r--accounts/static/layout.css34
1 files changed, 0 insertions, 34 deletions
diff --git a/accounts/static/layout.css b/accounts/static/layout.css
index 1d6a3bf..c22c3ea 100644
--- a/accounts/static/layout.css
+++ b/accounts/static/layout.css
@@ -165,40 +165,6 @@ form ul.errors {
color: red;
}
-.service {
- padding-top: 15px;
- margin-left: 30px;
- clear: both;
-}
-
-.service h3 {
- float: left;
- margin: 0;
- width: 33%;
-}
-
-.service ul {
- margin: 0px;
-}
-
-.service ul li{
- float: left;
- list-style: none;
- margin: 0px;
- width: 33%;
-}
-
-.service .form-service {
- clear: both;
- padding-top: 10px;
-}
-
-.form-submit-services {
- margin-left: 30px;
- padding: 10px 0px;
- clear: both;
-}
-
/* flashing */
ul.flashes {