diff options
author | Andrew Manning <andrewmanning@grid.reticu.li> | 2017-08-05 11:24:03 +0000 |
---|---|---|
committer | Andrew Manning <andrewmanning@grid.reticu.li> | 2017-08-05 11:24:03 +0000 |
commit | 03ca0bfa696a76e20ac00525676c9943a25b0370 (patch) | |
tree | ec838248a1be34522ce698210c57169180261442 /view/theme | |
parent | ba62f144823fd2ee31e3c19eb2c1cb10782c9184 (diff) | |
parent | a618f70f56efdcaaf9da6dcfcab9cce6a933303b (diff) | |
download | volse-hubzilla-03ca0bfa696a76e20ac00525676c9943a25b0370.tar.gz volse-hubzilla-03ca0bfa696a76e20ac00525676c9943a25b0370.tar.bz2 volse-hubzilla-03ca0bfa696a76e20ac00525676c9943a25b0370.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into doco
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index fd2ceb2c9..37277b612 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -251,8 +251,7 @@ footer { margin-top: 15px; } -.preview { - background: url('../img/gray_and_white_diagonal_stripes_background_seamless.gif'); +.preview-indicator { } #theme-preview { |