mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-23 16:32:45 +00:00
Clean up custom.css
This commit is contained in:
parent
601dd18cd8
commit
8be6c03d38
@ -17,17 +17,20 @@ body {
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
/*table tr td a {
|
||||
display: block;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}*/
|
||||
|
||||
table tr td {
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
.pager-active {
|
||||
color: darkcyan;
|
||||
}
|
||||
|
||||
.pager-inactive {
|
||||
color: transparent;
|
||||
}
|
||||
|
||||
|
||||
/* table links */
|
||||
a,
|
||||
a:hover,
|
||||
@ -38,11 +41,3 @@ a:focus {
|
||||
tr.hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.pager-active {
|
||||
color: darkcyan;
|
||||
}
|
||||
|
||||
.pager-inactive {
|
||||
color: transparent;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user