mirror of
https://github.com/e107inc/e107.git
synced 2025-01-16 20:28:28 +01:00
Issue #5106 - link styling fix.
This commit is contained in:
parent
d50f3c7c61
commit
bf3ba04430
@ -1459,7 +1459,7 @@ h1,h2,h3,h4,h5,h6{text-shadow:-1px -1px 0 rgba(0,0,0,.3)}
|
||||
.text-success,.text-success:hover{color:#51a351}
|
||||
.text-danger,.text-danger:hover{color:#ee5f5b}
|
||||
.text-warning,.text-warning:hover{color:#f89406}
|
||||
.text-info,.text-info:hover{color:#5bc0de}
|
||||
.text-info,.text-info:hover{color:#5bc0de !important}
|
||||
.table a{text-decoration:underline}
|
||||
.table .danger,.table .info,.table .success,.table .warning{color:#fff}
|
||||
.table-bordered tbody tr.danger td,.table-bordered tbody tr.danger:hover td,.table-bordered tbody tr.success td,.table-bordered tbody tr.success:hover td,.table-bordered tbody tr.warning td,.table-bordered tbody tr.warning:hover td{border-color:#0a0a0a}
|
||||
|
Loading…
x
Reference in New Issue
Block a user