diff options
author | Frankie B <git@diskfloppy.me> | 2023-07-29 10:52:36 +0100 |
---|---|---|
committer | Frankie B <frankieraybrown@gmail.com> | 2023-07-29 18:10:50 +0100 |
commit | 2cac5da8129e0e22d72261d78b486970d80639a5 (patch) | |
tree | 98cfae78b0d30bfb3fba0c4d936d79ef503f9a60 /public/css/master.css | |
parent | b68a797657be2f8b95e57e9448006259ee2bb37e (diff) |
Update public/css/master.css
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
Diffstat (limited to 'public/css/master.css')
-rw-r--r-- | public/css/master.css | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/public/css/master.css b/public/css/master.css index c2c701d..9c279fb 100644 --- a/public/css/master.css +++ b/public/css/master.css @@ -297,7 +297,9 @@ td { } table.skami { - border-color: #eeeeee !important; + table.skami { + border-color: #eeeeee; + } } .header .pagetree { |