summaryrefslogtreecommitdiff
path: root/web/css/stream.css
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2018-10-09 02:40:20 +0300
committerDevaev Maxim <[email protected]>2018-10-09 02:40:20 +0300
commit5b385718dc5491f6ba0c4574cc1a4d964ae7420c (patch)
tree660cd0b6917c52ebaa5b18367e9d86070bc61dd0 /web/css/stream.css
parent66f0eb7f3094ed05996f14e8ec256d70ce0d17c5 (diff)
refactoring
Diffstat (limited to 'web/css/stream.css')
-rw-r--r--web/css/stream.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/css/stream.css b/web/css/stream.css
index d0166fa9..b5b9d57c 100644
--- a/web/css/stream.css
+++ b/web/css/stream.css
@@ -22,7 +22,7 @@ img.stream-image-inactive {
div#stream-box {
position: relative;
display: inline-block;
- border: var(--dark-border);
+ border: var(--border-dark-thin);
}
div.stream-box-inactive::after {
cursor: wait;