diff options
author | Osile <mo@onlinestage4you.de> | 2012-10-14 22:31:49 +0200 |
---|---|---|
committer | Osile <mo@onlinestage4you.de> | 2012-10-14 22:31:49 +0200 |
commit | 4fd9148316226560e0f9151ba6cea366444d4c93 (patch) | |
tree | 5c65da921eba6892e50815026d32f2e82281d5b8 /module/web/static/css | |
parent | color info button changed to yellow (diff) | |
download | pyload-4fd9148316226560e0f9151ba6cea366444d4c93.tar.xz |
deleted some div's
Diffstat (limited to 'module/web/static/css')
-rw-r--r-- | module/web/static/css/default/settings.less | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/module/web/static/css/default/settings.less b/module/web/static/css/default/settings.less index 0b80569fe..0ae329306 100644 --- a/module/web/static/css/default/settings.less +++ b/module/web/static/css/default/settings.less @@ -13,4 +13,5 @@ .page-header {
margin: 0;
}
-}
\ No newline at end of file +
+}
|