mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-22 23:05:18 -04:00
Move admin_default table styles to default for consistency.
This commit is contained in:
@@ -103,16 +103,16 @@ th {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
td {
|
||||
}
|
||||
|
||||
th,
|
||||
td {
|
||||
border: 1px solid #ccc;
|
||||
padding: .3em;
|
||||
border: none;
|
||||
border-bottom: 1px solid #ccc;
|
||||
padding: .5em;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* Forms ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
|
||||
fieldset {
|
||||
|
||||
Reference in New Issue
Block a user