diff options
| author | sD <stoned@derpymail.org> | 2019-12-27 18:15:55 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2019-12-27 18:15:55 +0100 |
| commit | c094e94bf9a43f9aba1d21bd5242ee503c3dac83 (patch) | |
| tree | 4554e7501f6b6873f5106d116594e2c1ec957625 /webAO | |
| parent | 5c88b8aa92f285a6fd164ef15889c23c543ea942 (diff) | |
looks exactly the same to me
Diffstat (limited to 'webAO')
| -rw-r--r-- | webAO/master.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webAO/master.css b/webAO/master.css index b447cc2..9aa459f 100644 --- a/webAO/master.css +++ b/webAO/master.css @@ -42,7 +42,7 @@ #menu .chosen:before { height: 200px; width: 200px; - border-image: url("/images/sel.png") 11 stretch !important; + border-color: #bdb521; border-width:11px; padding: 1px; } @@ -55,7 +55,7 @@ top: 35%; right: 0px; padding: 0px; - background: url("/images/desc.png") no-repeat; + background: url("./images/desc.png") no-repeat; border: 2px solid #888; border-radius: 5px; } |
