diff options
author | Gregy <gregy@gregy.cz> | 2010-08-06 23:16:54 +0200 |
---|---|---|
committer | Gregy <gregy@gregy.cz> | 2010-08-06 23:16:54 +0200 |
commit | 4b27d1b8931d6b1ad78d605a40da35090d1b6725 (patch) | |
tree | 0749edccc0b34bcace4ec29be0225cf758b5dac5 /module/web/media/default | |
parent | settings page working (diff) | |
download | pyload-4b27d1b8931d6b1ad78d605a40da35090d1b6725.tar.xz |
Log page improvement
Diffstat (limited to 'module/web/media/default')
-rw-r--r-- | module/web/media/default/css/default.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/module/web/media/default/css/default.css b/module/web/media/default/css/default.css index 7bd46d8cc..9d2ca1a14 100644 --- a/module/web/media/default/css/default.css +++ b/module/web/media/default/css/default.css @@ -1679,4 +1679,5 @@ div.tabContent border: none;
margin: 0px;
padding: 5px;
-}
\ No newline at end of file +}
+
|