mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 13:17:24 +02:00
Shared table-highlight colors between admin styles.
This commit is contained in:
@@ -1701,7 +1701,8 @@ td img.thumbnail { margin-bottom:0 }
|
|||||||
.editableform-loading:before { font-size:24px; font-family: "FontAwesome"; content: '\f110';
|
.editableform-loading:before { font-size:24px; font-family: "FontAwesome"; content: '\f110';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
tr.highlight-odd, .table-striped > tbody > tr.highlight-odd { background-color: rgba(0,0,0,0.15); }
|
||||||
|
tr.highlight-even, .table-striped > tbody > tr.highlight-even { background-color: rgba(0,0,0,0.15); }
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user