diff options
| author | 2012-10-14 15:37:04 +0200 | |
|---|---|---|
| committer | 2012-10-14 15:37:04 +0200 | |
| commit | c2507e95ce6cfaa0c7b1f227b608a0716f43d74b (patch) | |
| tree | 73d0430dfcc638c8ffff37af7444cba288c3c22a /module/web/static | |
| parent | Labels nun Links (diff) | |
| download | pyload-c2507e95ce6cfaa0c7b1f227b608a0716f43d74b.tar.xz | |
Settings Header neu + css ausgelagert
Diffstat (limited to 'module/web/static')
| -rw-r--r-- | module/web/static/css/default/style.less | 12 | 
1 files changed, 0 insertions, 12 deletions
diff --git a/module/web/static/css/default/style.less b/module/web/static/css/default/style.less index 49d859dd2..1df51751a 100644 --- a/module/web/static/css/default/style.less +++ b/module/web/static/css/default/style.less @@ -437,15 +437,3 @@ footer h2 {  .file-row.first {
    width: 50%;
  }
 -/*
 -	Settings
 -*/
 -.setmenu{
 -	 background-color: #F5F5F5;
 -    border: 1px solid #E3E3E3;
 -    border-radius: 4px 4px 4px 4px;
 -    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
 -    margin-bottom: 20px;
 -    min-height: 20px;
 -    padding: 19px;
 -}
\ No newline at end of file  | 
