mirror of
https://github.com/bckelley/blueberry-pma-theme.git
synced 2026-08-24 03:04:11 -05:00
Fix styles of action links
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
@@ -366,11 +366,11 @@ a.active.trigger:hover {
|
||||
.toggle_container .block {
|
||||
background-color: <?php echo $GLOBALS['cfg']['BrowseMarkerBackground'] ?>;
|
||||
border-top: 1px solid #999;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.history_table {
|
||||
opacity: 1.0;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.history_table2 {
|
||||
|
||||
Reference in New Issue
Block a user